body {
	background-image:url('/images/design/babytorvet/images/background.jpg');
	background-repeat:no-repeat;
	background-color:#ffffff;
	background-position:center top;
}
body, html, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#515151;
	font-weight:normal;
}
input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#515151;
	font-weight:normal;
}
a:link, a:visited, a:active {
	text-decoration:none;
	color:#00627b;
}
img {
	border:0;
}
#Main_TD {
	background-image:url('/images/design/babytorvet/images/mainBackground.png');
	background-repeat:repeat-y;
}
#ContentContainer_DIV {
	width:730px;
	margin-left:20px;
}

h1 {
	background-image:url('/images/design/babytorvet/images/h1Background.png');
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-size:17px;
	font-weight:normal;
	margin:0 0 15px 0;
	padding:7px 0 8px 0;
	text-indent:10px;
	text-align:left;
}
h2 {
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0
}
#logo {
	position:absolute;
	margin:15px 0 0 20px;
}
#logo-link {
	position:absolute;
	margin:15px 0 0 20px;
	height:95px;
	width:531px;
	background-image:url(../images/transparent.png);
	cursor:pointer;
	z-index:100;
}
#trustpilot-table {
	position:absolute;
	margin:122px 0 0 480px;
}
#ShopLayOut_SpaceTop_TD {
	background-image:url('/images/design/babytorvet/images/topBackground.png');
	background-repeat:no-repeat;
	vertical-align:top;
}
/*TOPMENU*/
#ShopLayOut_Topmenu_TD {
	background-image:url('/images/design/babytorvet/images/topMenuBackground.png');
	background-repeat:no-repeat;
	padding:15px 0 0 0;
	text-indent:10px;
}
#ShopLayOut_Topmenu_TD a:link, #ShopLayOut_Topmenu_TD a:visited, #ShopLayOut_Topmenu_TD a:active {
	font-size:12px;
	color:#FFF;
	background-image:url('/images/design/babytorvet/images/slash.png');
	background-repeat:no-repeat;
	background-position:right center;
	padding:4px 15px 4px 15px;
}
#ShopLayOut_Topmenu_TD a:hover {
	color:#009acd;
}

#ShopLayOut_Basket_TD {
	background-image:url('/images/design/babytorvet/images/basketBackground.png');
	background-repeat:no-repeat;
}
#basketContent {
	margin:32px 20px 0 0px;
	float:right;
	text-align:right;
	color:#FFF;
	cursor:pointer;
}
#linkBasket {
	display:block;
	width:100%;
	height:100%;
}

#ShopLayOut_SpaceBottom_TD {
	background-image:url('/images/design/babytorvet/images/bottomBackground.png');
	background-repeat:no-repeat;
	vertical-align:top;
}
#bottom {
	margin:20px 0 0 0;
}

/*SEARCH*/
#search {
	position:absolute;
	margin:170px 0 0 15px;
}

.SearchField_SearchPage {
	background-image:url('/images/design/babytorvet/images/searchBackground.png');
	background-repeat:no-repeat;
	width:146px;
	height:20px;
	border:0;
	color:#00627b;
	padding:0 0 0 4px;
}
.SubmitButton_SearchPage {
	background-image:url('/images/design/babytorvet/images/btnSearch.png');
	background-repeat:no-repeat;
	width:72px;
	height:20px;
	border:0;
	cursor:pointer;
}


#categoriesBottom {
	margin:0 0 0 16px;
	background-image:url('/images/design/babytorvet/images/categoriesBottom.gif');
	height:37px;
	width:180px;
}
/*FORSIDE VAREINFO SKABELON*/
.product {
	width:172px;
	margin:0 0 40px 0;
	text-align:center;
}
.product a:link, .product a:visited, .product a:active {
	text-decoration:none;
	color:#00627b;
}
.product a:hover {
	text-decoration:none;
	color:#0188ba;
}
.product .pr_img {
	overflow:hidden;
	height:120px;
}
.product .name {
	height:55px;
	font-size:12px;
	padding:5px 0;
	vertical-align:top;
}

.price {
	color:#1ab7df;
	font-size:15px;
	font-weight:bold;
	padding:5px 0;
	border-top:dashed 1px #CCCCCC;
	border-bottom:dashed 1px #CCCCCC;
}
.detailsBuySection{
	color:#1ab7df;
	font-size:17px;
}
.price strike {
	color:#999;
	font-size:13px;
	font-weight:normal;
}
.product .btn {
	padding:5px 0 0 0;
}
.product .btns {
	padding:5px 5px 0 0;
}


.specialPrice {
	color:#1ab7df !important;
}
.PriceStriked_Productlist {
	color:#999;
}

.pagingPrev a:link, .pagingPrev a:visited, .pagingNext a:link, .pagingNext a:visited {
	font-size:20px;
	color:#FFF;
	background-color:#00aae3;
	display:inline-block;
	padding:4px 10px;
}
.pagingPrev a:hover, .pagingNext a:hover {
	color:#FFF;
	background-color:#008bba;
}
.pagingPages {
	font-size:20px;
}



/* PRODUCTMENU */
#ShopLayOut_ProductMenu_TD {
	background-image:url('/images/design/babytorvet/images/productMenuBackground.png');
	background-repeat:repeat-y;	
}
#ShopLayOut_ProductMenu_TD a:link, #ShopLayOut_ProductMenu_TD a:visited, #ShopLayOut_ProductMenu_TD a:active {
	padding:4px 0 6px 0;
	display:block;
	color:#00627b;
}
#ProductmenuContainer_DIV br {
	display:none;
}
#ProductmenuContainer_DIV {
	margin:0 0 0 15px;
}
#ProductmenuContainer_DIV a:hover {
	color:#fff;
}

.SubCategoryIndent1_Productmenu {
	background-image:url('/images/design/babytorvet/images/subDot.gif');
	background-repeat:no-repeat;
	width:15px;
	height:20px;
	background-position:11px 6px;
	background-color:#fce4f9;
}

.SubCategory1_Productmenu {
	background-color:#fce4f9;
	width:195px;
	text-indent:0 !important;
}
.SubCategory1_Productmenu a:link, .SubCategory1_Productmenu a:active, .SubCategory1_Productmenu a:visited {
	color:#00627b !important;
}
.SubCategory1_Productmenu a:hover {
	color:#954c8c !important;
}
.RootCategory_Productmenu {
	font-size:12px;
	text-indent:14px;
	background-color:#83e1f9;
	background-image:url('/images/design/babytorvet/images/categoriesSpacer.gif');
	background-repeat:repeat-x;
	background-position:bottom;
}

.BackgroundColor1_Orderstep1 hr, .BackgroundColor1_Orderstep2 hr {
	display:none;
}

/* VARELISTE INFOKORT */
#productImageDiv {
	float:right;
	border:3px double #CCCCCC;
	width:108px;
}
#productImage {
	text-align:center
}
.clear {
	clear:both;
	font-size:0;
	height:0;
	overflow:hidden;
}
#productBox {
	text-align:left;
	background-image:url('/images/design/babytorvet/images/productInfoBackground.gif');
	background-repeat:no-repeat;
	margin-bottom:20px;
}
#productBox .padding {
	padding:8px 15px 0 15px;
}
#productBox .info {
	float:left;
	width:122px;
}
#productBox .price {
	font-size:12px;
	font-weight:bold;
	color:#689400;
	padding:3px 0;
	margin:6px 0 5px 0;
	border-top:dashed 1px #CCCCCC;
	border-bottom:dashed 1px #CCCCCC;
	width:119px;
}
#productBox .kun {
	font-size:11px;
	color:#999999;
	font-weight:normal;
}
.productimagesmall img {
	height:100px;
	width:100px;
}
.product .image {
	height:120px !important;
}

/* VAREKORT */

.list {
	border-bottom:1px solid #CCC;
	padding:5px 0;
}

.inStock {
	color:#009900;
}
#ShortDescription {
	margin:10px 0;
}
.strike-before {
	font-size:13px;
	color:#999;
}

/*BASKET*/
#basketAmount {
	width:45px;
	text-align:left;
}
#basketProduct {
	text-align:left;
}
#basketProduct .image {
	width:60px;
	float:left;
}
#basketPrice {
	text-align:right;
	width:80px;
}
#basketTotal {
	width:80px;
	text-align:right;
	padding-right:10px;
}
#basketInc {
	width:30px;
	text-align:center;
}
#basketDec {
	width:30px;
	text-align:center;
}
#basketRem {
	width:30px;
	text-align:center;
}
.th {
	border-bottom:dotted 1px #999999;
	font-weight:bold;
}
.spacer {
	border-bottom:dotted 1px #999999;
	font-size:0;
	height:12px;
}
.air {
	font-size:0;
	height:12px;
}
.basketTotalAmount {
	font-size:14px;
	font-weight:bold;
	color:#00aae3;
	padding:3px 0 3px 0;
	margin:10px 0 5px 0;
	border-top:dashed 1px #CCCCCC;
	border-bottom:dashed 1px #CCCCCC;
	width:100%;
	text-align:right;
}




.TableLines_Orderstep1 {
width:535px;
}
.TableLines_Orderstep2 {
width:535px;
}
.TableLines_Orderstep3 {
width:535px;
}
.TableLines_Orderstep4 {
width:535px;
}

.OrderStep4_IMG {
margin:0 0 15px 0;
}

.headerTerms {
margin:0 0 15px 0;
}

.B2BLogin_TD {
background-image:url('/images/design/babytorvet/images/headerB2bLogin.gif');
background-repeat:no-repeat;
background-position:top center;
}


.salesPrice {
	color:#da0000;
	text-decoration:line-through;
}


#newsletter {
	width:730px;
	height:128px;
	background-image:url('/images/design/babytorvet/images/newsletterBackground.png');
	background-repeat:no-repeat;
}
#newsletter .padding {
	padding:27px 0 0 250px;
}
#newsletter .input {
	border:solid 1px #c0ace7;
	width:315px;
	height:28px;
	background-color:#FFFFFF;
	font-size:15px;
	color:#ed8de1;
	font-weight:bold;
	padding:4px;
	margin-bottom:4px;
}

/*RELATED PRODUCTS*/
.Related_Custom_TBL {
	width:100px;
}
.CustomersAlsoBought_Custom_TBL {
	width:100px;
}
#related-box {
	margin:0 8px 0 0;
}
#related-box .image {
	height:140px !important;
}


#listBox {
	border:solid 1px #fdaff3;
	background-color:#ffd8fa;
	padding:10px 5px;
}
#listBox td{
	padding:5px 20px;
}

.headerBrands {
	margin:15px 0 5px;
}
#brands {
	margin:0 0 20px 0;
}
.categoryDescription img {
	margin:0 0 10px 20px;
	float:right;
}
.Heading_Productinfo {
	display:none;
}

.SubmitButton_Orderstep1, .SubmitButton_Orderstep2, .SubmitButton_Orderstep3 {
	background-image:url('/images/design/babytorvet/images/btn-background.png');
	background-position:center;
	padding:0 40px;
	height:45px;
	border:0;
	color:#fff !important;
	cursor:pointer;
	font-size:25px;
}
.SubmitButton_Orderstep1:hover, .SubmitButton_Orderstep2:hover, .SubmitButton_Orderstep3:hover {
	color:#119938 !important;
}
.SubmitButton_Pay {
	width:128px;
	height:32px;
	background-image:url('/images/design/babytorvet/images/btnAccept.png');
	border:0;
}
#tpwidget {
	margin:15px 0 0 15px;
}
#statements {
	background-image:url(/images/design/babytorvet/images/statementBackground.png);
	background-repeat:repeat-y;
	margin:15px 0 0 15px;
	font-size:13px;
	color:#00627b;
}
#statements .padding {
	padding:10px;
}
#listMenu {
	background-image:url(/images/design/babytorvet/images/statementBackground.png);
	background-repeat:repeat-y;
	margin:15px 0 0 15px;
	font-size:13px;
	color:#00627b;
}
#listMenu .padding {
	padding:10px;
}
#listMenu a:hover {
	color:#fff;
}

#OrderStep1_TD, #OrderStep2_TD, #OrderStep3_TD {
	padding:0 0 0 2px;
}
#CreditCardPayment_TD {
	padding:0 0 0 6px;
}
#CreditCardPayment_TD h1 {
	background-image:url('/images/design/babytorvet/images/h1Background.png');
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-size:17px;
	font-weight:normal;
	margin:0 0 15px 0;
	padding:7px 0 8px 0;
	text-indent:10px;
	text-align:left;
	width:930px;
}
.TableLines_Orderstep1, .TableLines_Orderstep2, .TableLines_Orderstep3 {
	width:948px !important;
}
.Foto1_OrderStep1, .Foto1_OrderStep2, .Foto1_OrderStep3 {
	padding:20px 0 0 15px;
}

#fragt {
	position:absolute;
	color:#ffffff;
	margin:155px 0 0 275px;
	font-size:13px;
}
.pro-header {
	font-weight:bold;
}
.offer {
	position:absolute;
}
.sale-animation {
	margin:0 0 0;
}
#facebookLike {
	
}
#facebook-like {
	margin:15px 0 0 15px;
}

.productcard-backlink a:link, .productcard-backlink a:active, .productcard-backlink a:visited {
	background-color:#d892c0;
	border:solid 1px #ba6d9f;
	padding:5px 10px;
	color:#FFF;
	text-align:center;
	display:block;
}
.productcard-backlink a:hover {
	background-color:#edbfd9;
	border:solid 1px #df9bc1;
	color:#be71a4;
}

.OrderStep2_PayMethods_TD img {
	margin:0 0 10px;
}

.BreadCrumb_ProductInfo a:link, .BreadCrumb_ProductInfo a:active, .BreadCrumb_ProductInfo a:visited {
	text-decoration:underline;
	color:#d892c0;
}
.BreadCrumb_ProductInfo a:hover {
	text-decoration:none;
	color:#999;
}

/*MELLEMSIDER*/
.cat-image {
	float:left;
	margin:0 0 0 12px;
}
.cat-image img {
	margin:0 0 5px 0;
}
.cat-image a:link, .cat-image a:visited, .cat-image a:active {
	text-decoration:none;
}
.cat-image a:hover {
	text-decoration:underline;
}
.cat-image-header {
	height:15px;
	margin:10px 0 10px 15px;
}
.content-dec {
	padding:0 0 0 10px;
}
#mellemside-table {
	margin:0 15px 15px 0;
}
.mellemside-image {
	border:1px solid #ffd8fa;
}
.mellemside-name {
	height:65px;
	vertical-align:top;
	background-color:#ffd8fa;
}
.mellemside-name small {
	position:absolute;
	margin:46px 0 0;
	width:122px;
	height:10px;
	font-size:0;
	background-image:url(/images/design/babytorvet/images/btn-more.png);
}
.mellemside-name a:link, .mellemside-name a:visited, .mellemside-name a:active {
	text-decoration:none;
	display:block;
	color:#000;
	width:127px;
	height:55px;
	text-align:center;
	z-index:1;
	position:absolute;
}
.mellemside-name a:hover {
	color:#cd6fc0;
}
.mellemside-spacer {
	height:10px;
	font-size:0;
}
