﻿body
{
	font-family:  Arial, Sans-Serif;
	font-size: 11px;
	padding: 0;
	margin: 0 auto;
	width: 100%;
	height: 100%;
	background:url(../images/Header_BG.gif) no-repeat 50% 0%;
	color:#10304f;
}
a img
{
	border:none;	
}
#mainContainer
{
	width: 1000px;
	margin: auto;
}
#header
{
	height: 189px;
	background:url(../images/header_part2.jpg) no-repeat 50% 0;
}
.logo
{
	width: 253px;
	height: 165px;
	background: url(../images/logo.gif) no-repeat 0 8px;
	cursor: pointer;
	display:block;
}

/*Menu*/


.firstHeaderRow
{
	padding-left:270px;
	position:absolute;
	margin-top:-37px;
}

.ulAgeMenuLinks
{
	list-style:none;
	padding:0px;
	margin:0px;
	float:left;
	width:900px;
}
.ulAgeMenuLinks li
{
	padding: 0px 6px 0px 0px;	
	line-height:50px;
	float:left;
}
.ulAgeMenuLinks a
{
	
	display:block;
	color:#ffffff;
	font-family:"Arial", "Helvetica", "Sans-Serif";
	font-size:12px;
	/*font-weight:bold;*/
	text-decoration:none;
	height:37px;
	line-height:37px;
	text-align:center;
}
.ulAgeMenuLinks .selected
{
	font-weight:bold;	
}
.Product0 a
{
	background:url(../images/Buttons/ProductItemYellow.gif) no-repeat 0% 0%;
	width:90px;
}
.Product0 a:hover
{
	background:url(../images/Buttons/ProductItemYellow_hover.gif) no-repeat 0% 0%;
}
.Product0.selected a
{
	background:url(../images/Buttons/ProductItemYellow_selected.gif) no-repeat 0% 0%;
}
.Product1 a
{
	background:url(../images/Buttons/ProductItemPink.gif) no-repeat 0% 0%;
	width:100px;
}
.Product1 a:hover
{
	background:url(../images/Buttons/ProductItemPink_hover.gif) no-repeat 0% 0%;
}
.Product1.selected a
{
	background:url(../images/Buttons/ProductItemPink_selected.gif) no-repeat 0% 0%;
}
.Product2 a
{
	background:url(../images/Buttons/ProductItemBlue.gif) no-repeat 0% 0%;
	width:92px;
}
.Product2 a:hover
{
	background:url(../images/Buttons/ProductItemBlue_hover.gif) no-repeat 0% 0%;
}
.Product2.selected a
{
	background:url(../images/Buttons/ProductItemBlue_selected.gif) no-repeat 0% 0%;
}
.Product3 a
{
	background:url(../images/Buttons/ProductItem0.gif) no-repeat 0% 0%;
	width:85px;
}
.Product3 a:hover
{
	background:url(../images/Buttons/ProductItem0_hover.gif) no-repeat 0% 0%;
}
.Product3.selected a
{
	background:url(../images/Buttons/ProductItem0_selected.gif) no-repeat 0% 0%;
}
.Product4 a
{
	background:url(../images/Buttons/ProductItem3.gif) no-repeat 0% 0%;
	width:107px;
}
.Product4 a:hover
{
	background:url(../images/Buttons/ProductItem3_hover.gif) no-repeat 0% 0%;
}
.Product4.selected a
{
	background:url(../images/Buttons/ProductItem3_selected.gif) no-repeat 0% 0%;
}
.Product5 a
{
	background:url(../images/Buttons/ProductItemBorrow.gif) no-repeat 0% 0%;
	width:117px;
}
.Product5 a:hover
{
	background:url(../images/Buttons/ProductItemBorrow_hover.gif) no-repeat 0% 0%;
}
.Product5.selected a
{
	background:url(../images/Buttons/ProductItemBorrow_selected.gif) no-repeat 0% 0%;
}
.Product6 a
{
	background:url(../images/Buttons/ProductItem5.gif) no-repeat 0% 0%;
	width:70px;
}
.Product6 a:hover
{
	background:url(../images/Buttons/ProductItem5_hover.gif) no-repeat 0% 0%;
}
.Product6.selected a
{
	background:url(../images/Buttons/ProductItem5_selected.gif) no-repeat 0% 0%;
}







#upShoppingByL
{
	background:url(../images/upAgeMenuL.gif) no-repeat 0 0;
	padding-left:7px;
}
#upShoppingByR
{
	background:url(../images/upAgeMenuR.gif) no-repeat 100% 0%;
	padding-right:7px;
}
#upShoppingByMenu
{
	background:url(../images/upAgeMenuC.gif) repeat-x 0 0;
	height:44px;
	width:100%;
}
#ulShoppingBy
{
	list-style:none;
	padding:0px;
	margin:0px;
	float:left;
}
#ulShoppingBy li
{
	padding: 0px 3px 0px 3px;
	line-height:50px;
	margin:0px 15px 0px 20px;
	_margin:0px 15px 0px 19px;
	float:left;
}
#ulShoppingBy li a
{
	color:#ffffff;
	/*font-family:Arial Narrow;*/
	font-family:"Arial", "Helvetica", "Sans-Serif";
	font-size:12px;
	/*font-weight:bold;*/
	text-decoration: none;
}
#ulShoppingBy li.selected,
#ulShoppingBy li:hover
{
	background:url(../images/topMenuSelectedL.gif) no-repeat 0% 50%;
	padding: 0px 0px 0px 3px;
}
#ulShoppingBy li.selected a,
#ulShoppingBy li:hover a
{
	background:url(../images/topMenuSelectedR.gif) no-repeat 100% 50%;
	padding-right:3px;
	display:block;
}
#upShoppingByMenu table
{
	line-height:50px;	
}
.menuLink
{
	color:#ffffff;
	font-family:Century Gothic;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
}
.menuSearch
{
	float: right;
	padding-top:12px;
	*padding-top:0px;
	_padding-top:12px;
}
.greyTextbox
{
	margin-right: 4px;
	border:none;
	background:#f3f3f3;
	color: #000000;
	width: 130px;
	padding: 2px 5px 2px 5px;
	line-height:20px;
	height: 20px;
}
/*/Menu*/

/*Center block*/
#centerBlock
{
	padding-left: 6px;
}
#menu
{
	float: left;
	width: 172px;
	padding:0px 8px 0px 8px;
	font-family: Trebuchet MS, Verdana, Arial;
}
.productionMarksList
{
	list-style:none;
	padding:0px;
	margin:0px;	
}
.productionMarksList li
{
	padding:0px;
	margin:7px 0px 0px 0px;	
}
.productionMarksList li a
{ 
	font-family:Verdana;
	font-size:10px;
	color:#22b0ec;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}
.productionMarksList li a:hover
{ 
	text-decoration:underline;
}
.shoppingBox
{
	background:url(../images/basket1.gif) no-repeat 100% 10px;
	white-space:nowrap;
}
.shoppingBox a
{
	color:#154470;	
	font-family:Verdana;
	font-size:10px;
	text-decoration:none;
	padding:30px 70px 0px 0px;
	height:80px;
	display:block;
}
.shoppingBox a:hover
{
	text-decoration:underline;	
}
.skype
{
	margin:20px -30px 0px -30px;	
	display:block;
	height:40px;
}
.skype img
{
	_position:absolute;
}
#abonamentForm,
#abonamentFormLogOut
{
	padding: 24px 0px 8px 10px;
	color:#154470;
	font-family:Verdana;
	font-weight:bold;
	font-size:10px;
	line-height:15px;
	background:url(../images/loginForm.gif) no-repeat 0px 0px;
	width:343px;
	height:81px;
}
#abonamentFormLogOut
{
	background:url(../images/loginFormLogOut.gif) no-repeat 0px 0px;
}
#abonamentForm a,
#abonamentFormLogOut a
{
	color:#15aeee;
	text-decoration:none;	
}
#abonamentForm a:hover,
#abonamentFormLogOut a:hover
{
	text-decoration:underline;	
}
.textbox
{
	width: 90px;
	height:15px;
	color: #17aeee;
	border: solid 1px #96c1cc;
	background:#f3f3f3;
	padding-top:3px;
}
#content
{
	float: left;
	width:780px;
	/*margin-top:10px;*/
}
.homeToys td
{
	width:250px;
	padding:15px 5px 0px 0px;	
	text-align:left;
	vertical-align:top;
}
.imageToy
{
	height:240px;
	width:200px;
	text-align:center;	
	line-height:240px;
	vertical-align:middle;
	display:table;
}
.imageToy p
{
	height:100%;
	display:table-cell;
	vertical-align:middle;
}
.imageToy2
{
	height:140px;
	width:140px;
	text-align:center;	
	line-height:140px;
	vertical-align:middle;
	display:table;
}
.imageToy2 p
{
	height:100%;
	display:table-cell;
	vertical-align:middle;
}
.titleHomePage
{
	color:#154470;
	font-family:Century Gothic;
	font-size:26px;
	font-weight:bold;
	text-decoration:none;
	margin:20px 0px 0px 10px;
	display:block;
}
.titleHomePage span
{
	color:#f79905;	
}
.yellowTitle,
.greenTitle,
.blueTitle
{
	width:210px;
	height:24px;
	line-height:24px;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	display:block;
	text-decoration:none;
	padding-left:10px;	
}
.yellowTitle
{
	background:url(../images/Box/yellowlTitle.gif) no-repeat 0 0;	
}
.greenTitle
{
	background:url(../images/Box/greenTitle.gif) no-repeat 0 0;	
}
.blueTitle
{
	background:url(../images/Box/blueTitle.gif) no-repeat 0 0;	
}
.promotionA
{
	color:#22b0ec;
	font-size:11px;
	font-family:Verdana;
	font-weight:bold;
	line-height:12px;
	text-decoration:none;
	display:block;
	min-height:30px;
}
.promo_price
{
	color: #154470;
	font-family: Verdana;
	font-size: 12px;
	line-height:14px;
	font-weight: bold;
	z-index:1;
	position: absolute;	
	background:url(../images/Box/pricePromotion.gif) no-repeat 0 0;
	width:80px;
	height:65px;
	padding-top:20px;
	margin:-3px 0px 0px 167px;
	text-align:center;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
}
.priceBox
{
	height:30px;
}
.priceBox td
{
	padding-left: 7px;
	*padding:0px !important;
	text-align:center;
	vertical-align:middle;
}
.promo_price .orig_price
{
	color: #000000;
	background:url(../images/Box/oldPeice1.gif) no-repeat 50% 50%;
}
.tv_set
{
	z-index:1;
	cursor:pointer;
	position: absolute;
	width:42px;
	height:58px;
	margin:-10px 0px 0px 0px;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;	
}
.standart_price
{
	color: #f05c2a;
	font-family: Verdana;
	font-size: 12px;
	line-height:14px;
	font-weight: bold;
	z-index:1;
	position: absolute;	
	background:url(../images/Box/priceStandart.gif) no-repeat 0 0;
	width:80px;
	height:65px;
	padding-top:25px;
	margin:-3px 0px 0px 167px;
	text-align:center;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
	
}
.priceHome
{
	padding-top:25px;
	margin:-10px 0px 0px 150px;
	
}
.standart_price .orig_price
{
	color: #000000;
	background:url(../images/Box/oldPeice.gif) no-repeat 50% 50%;
}
.speedy, .speedyHome
{
	z-index:1;
	position: absolute;	
	background:url(../images/Buttons/speedy.gif) no-repeat 0 0;
	width:72px;
	height:38px;
	margin:-36px 0px 0px 167px;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;	
}
.speedyHome
{
	margin:-36px 0px 0px 170px;
}
.producers
{
	height:41px;
	padding-top:40px;
}
.producerTable
{
	margin:auto;	
}
/*/Center block*/

/*Footer*/
#footer
{
	font-family: Tahoma;
	width: 900px;
	color: #55c2f0;
	margin: 30px auto;
	font-size:10px;
	
	min-height:44px;
}
#footer a
{
	color: #55c2f0;
	text-decoration:none;
}
#footer a:hover
{
	text-decoration:underline;
}
#centerFooterText
{
	text-align:center;
	width:100%;
}
#leftFooterText
{
	float: left;
	white-space:nowrap;
	background:url(../images/logo_melon_netmerit_03.gif) no-repeat 95% 35%;
	padding:25px 70px 0px 0px;
	height:50px;
	cursor:pointer;
	display:block;
}
#leftFooterSecondText
{
	float: left;
	white-space:nowrap;
	background:url(../images/logo_melon_netmerit_06.gif) no-repeat 100% 40%;
	padding:25px 85px 0px 16px;
	height:50px;
	cursor:pointer;
	display:block;
}
#rightFooterText
{
	float:right;	
	white-space:nowrap;
	background:url(../images/footerLogo.gif) no-repeat 93% 50%;
	padding:25px 90px 0px 0px;
	_padding:25px 90px 10px 0px;
	height:50px;
}
/*/Footer*/


.more_link
{
	padding-top: 167px;
	padding-left: 95px;
}
.line_through
{
	color:#000000;
	background:url(../images/Box/oldPeice.gif) no-repeat 50% 50%;
}
.promotion_price
{
	font-size: 15px;
	color: #f05c2a;/*#CF0313;*/
	font-weight:bolder;
}


#container
{
	margin:0px 0px 0px 18px;
}

.clear
{
	clear: both;
	float: none;
	height: 0px;
	line-height:0px;
}
#promo_box_down
{
	margin-top: 5px;
	width: 643px;
	height: 328px;
	margin-left: 3px;
	background-image: url(../images/low_top_border_with_separat.gif);
	/* Firefox */
	-moz-opacity: 0.9;
	/* IE */
	filter:alpha(opacity=90);
	opacity: 0.9;
}
.cloud
{
	background-image: url(../images/cloud.gif);
	width: 157px;
	height: 147px;
	z-index:0;
	position: absolute;
	background-repeat: no-repeat;
	margin-left: -5px;
	margin-top: -7px;	
}
.promo_box
{
	background-image: url(../images/promo_box_without_window.gif);	
	width: 201px;
	height: 174px;
	background-repeat: no-repeat;
}

#promo_boxes2
{
	width: 98%;
}

html>body #promo_boxes
{
	width: 93%;
}
.clients_choises
{
	padding-top: 63px;
	padding-left: 20px;
}
.cl_choises_link
{
	z-index: 1;
	position: relative;
}
.more_border
{
	background-image: url(../images/izbrano_ot_EON_more.gif);
	width: 170px;
	height: 201px;
	background-repeat: no-repeat;
	margin-top: -35px;
	margin-left: 120px;
	/* Firefox */
	-moz-opacity: 0.9;
	/* IE */
	filter:alpha(opacity=90);
	opacity: 0.9;
}
/* For IE version < 7 */
#eonBox
{
	float: left;
	background-image: url(../images/izbrano_ot_eon.gif);
	width: 214px;
	height: 215px;
	text-align: left;
}
/* For teh other browsers */
html>body #eonBox
{
	float: left;
	background-image: url(../images/izbrano_ot_eon.gif);
	width: 214px;
	height: 215px;
}
#toysBox
{
	float: left;
	background-image: url(../images/toys.gif);
	width: 213px;
	height: 215px;
	margin-left: 9px;
}
/* For IE version < 7 */
#gamesBox
{
	float: right;
	background-image: url(../images/games.gif);
	width: 215px;
	height: 215px;
	text-align: left;
}
/* For the other browsers */
html>body #gamesBox
{
	float: right;
	background-image: url(../images/games.gif);
	width: 215px;
	height: 215px;
}
.divRow
{
	padding: 5px 0px 5px 0px;
}
.bold
{
	font-weight: bold;
}
.menuItem
{
	text-align: center;
	text-decoration: none;
	color: White;
	/*vertical-align: middle;*/
}
.minitextbox
{
	margin: 0px 5px 0px 5px;
	background-color: #96DBEA;
	color: White;
	width: 80px;
	border: inset 1px #FFFFFF;
}


.link
{
	color: #8EDEFA;
	font-family: Verdana, Arial;
}
.link a
{
	color: #8EDEFA;
}
#leftMenuItems
{
	padding-left: 10px;
}
.menuItems
{
	padding: 7px 0px 7px 10px;
	font-size: 11px;
	font-weight: bold;
	border-bottom: dotted 1px #7A8694;
}
.menuItems a:link
{
	color: #7A8694;
	text-decoration: none;
}
.menuItems a:visited
{
	color: #7A8694;
	text-decoration: none;
}
.menuItems a:hover
{
	color: #156C88;
	text-decoration: none;
}
.currentPageItem
{
	color: #638AFF;
	font-weight:bolder;
	text-decoration: none;
}
#eon_choise_banner
{
	width: 669px;
	height: 221px;
	background-image:url(../images/top_izbranooteon_banner.gif);
	text-align: left;
	margin-left: 1px;
	margin-right: 0px;
	background-repeat: no-repeat;
	margin-top: 0px;
	z-index:0;
	position: relative;
	background-color: White;
}
/* For the other browsers */
html>body #eon_choise_banner
{
	width: 668px;
	height: 221px;
	background-image:url(../images/top_izbranooteon_banner.gif);
	text-align: left;
	margin-left: 3px;
	background-repeat: no-repeat;
	margin-top: 0px;
	z-index:0;
	position: relative;
}
#eon_choice_title
{
	width: 101px;
	height: 21px;
	padding-top: 12px;
	padding-left: 72px;
	z-index:1;
	position: relative;
}
#more_link
{
	margin-left: 525px;
	margin-top: -22px;
	z-index: 1;
	position:relative;
}
#more_link2
{
	margin-left: 533px;
	margin-top: -22px;
	z-index: 1;
	position:relative;
}

.noBorder
{
	border-width: 0px;
}
.center
{
	text-align: center;
}
.margin_auto
{
	margin: 20px auto;
}
.content
{
	padding: 10px 0px 0px 10px;
}
.contentTitle
{
	padding-left: 5px;
	color: #154470;
	font-weight: bold;
	font-size: 26px;
	font-family:Century Gothic;
}
.brandsTitle
{
	color: #fa8e1a;
	font-weight: bold;	
	font-family:Verdana;
	font-size:12px;
	text-decoration:none;
}
.brandsTitle:hover, .brandsDetails:hover
{
	text-decoration:underline;	
}
.brandsDetails
{
	color: #15aeee;
	font-family:Verdana;
	font-size:10px;
	text-decoration:none;
}
.priceOrange12
{
	color:#ff7412;
	font-size:12px;	
	font-family:Verdana;
	font-weight:bold;
	line-height:16px;	
}
.ageBlack
{
	color:#10304f;
	font-size:10px;	
	font-family:Verdana;
	font-weight:bold;	
}
.redirectLink
{
	color:#156C88;
	font-size: 12px;
	font-weight: bold;
}
.redirectLink a
{
	color:#156C88;
	text-decoration: none;
}
.redirectLink a:link
{
	text-decoration: none;
}
.redirectLink a:hover
{
	text-decoration: underline;
}
.redirectLink a:visited
{
	text-decoration: none;
}
.oblastLink
{
	color:#156C88;
	font-size: 12px;
	font-weight: bold;
}
.oblastLink a
{
	color:#156C88;
	text-decoration: none;
}
.oblastLink a:link
{
	text-decoration: none;
}
.oblastLink a:hover
{
	text-decoration: underline;
}
.oblastLink a:visited
{
	text-decoration: none;
}
#partnersImages
{
	float: left;
	width: 29%;
}
#partnersLinks
{
	float: right;
	width: 69%;
	text-align: left;
}
#partners
{
	text-align: center;
	width: 450px;
	font-size: 14px;
}
.partnersLabel
{
	color: Black;
	font-weight: bold;
}
#citiesList
{
	float: left;
	width: 36%;
	font-size: 13px;
	padding-left: 5px;
}
#map
{
	float: right;
	width: 63%;
	text-align: left;
}
#ulStores
{
	padding: 5px 0px 0px 17px;
	margin: 0px 0px 0px 0px;
}
#ulStores li
{
	padding-top: 5px;
}
#subscribe
{
	width: 32px;
	height: 32px;
	cursor: pointer;
}
#tblHeaderSupport
{
	text-align:left;
	z-index:1;
	position: absolute;
	margin-top: -40px;
	margin-left: 450px;
}
#tdMyProfile
{
	width: 200px;
	text-align: right;
}
/* Start of only Safari supported styles */

:first-of-type #liTradeMarks
{
	padding-left: 4px;
}
:first-of-type #liGames
{
	padding-left: 12px;
}
:first-of-type #liToys
{
	padding-left: 13px;
}
:first-of-type #clipTitle
{
	padding-left: 40px;
}
/* End of only Safari supported styles */
.subcribeText
{
	font-family: Trebuchet MS, Arial;
	font-weight: bold;
}

#tblHeader
{
	width: 828px;
}
.paddLeft
{
	padding-left: 80px;
}
#hasbroLink
{
	width: 217px;
	height: 67px;
	padding-left: 67px;
	padding-top: 88px;
	cursor: pointer;
}
/* For IE version < 7 */
#slider
{
	padding-top: 0px;
	margin-top: 145px;
}
/* For the other browsers */
html>body #slider
{
	padding-top: 155px;
	margin-top: 0px;
	margin-left: 10px;
}
#leftArrow
{
	float: left;
	width:16;
	height:16;
	margin-left: 20px;
	margin-top: 27px;
	position:absolute;
	z-index: 1;
}
html>body #leftArrow
{
	float: left;
	width:16;
	height:16;
	margin-left: 10px;
	margin-top: 27px;
	position:absolute;
	z-index: 1;
	*margin-top: -133px;
}
#rightArrow
{
	float: right;
	width:16;
	height:16;
	margin-left: 190px;
	margin-top: 27px;
	position:absolute;
	z-index: 1;
}
html>body #rightArrow
{
	float: right;
	width:16;
	height:16;
	margin-left: 180px;
	margin-top: 27px;
	position:absolute;
	z-index: 1;
	*margin-top: -133px;
}
#clipsImg
{
	width: 189px;
	height: 136px;
	margin-top: 15px;
	margin-left: 18px;/* IE 6 */
	z-index: 1;
	position: absolute;
}
html>body #clipsImg
{
	width: 189px;
	height: 136px;
	margin-top: 15px;
	margin-left: 18px; /* FF */
	z-index: 1;
	position: absolute;
	*position: relative; /* IE 7 */
}
.productlist li
{
    display: inline;
    float: left;
    margin-left: 15px;
    margin-bottom: 15px;
}
.productExtras
{
	list-style:none;
	margin:0px;
	padding:0px;	
}
.productExtras li
{
	padding:0px;
	margin:0px 5px 0px 0px;
	float:left;	
}
#clipsToysTitle
{
	z-index:1;
	position:relative;
	font-family: Trebuchet MS, Arial, Verdana, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: White;
}
/* For IE version < 7 */
#clipTitle
{
	padding-top: 20px;
	padding-left: 40px;
	font-family: Trebuchet MS, Arial, Verdana, Sans-Serif;
	font-size: 24px;
	font-weight: bold;
	color: White;
	/* Firefox */
	-moz-opacity: 1;
	/* IE */
	filter:alpha(opacity=100);
	opacity: 1;
	z-index:1;
	position:absolute;
}
/* Fort he other browsers */
html>body #clipTitle
{
	padding-top: 20px;
	padding-left: 40px;
	font-family: Trebuchet MS, Arial, Verdana, Sans-Serif;
	font-size: 24px;
	font-weight: bold;
	color: White;
	/* Firefox */
	-moz-opacity: 1;
	/* IE */
	filter:alpha(opacity=100);
	opacity: 1;
}
.contentForm
{
	padding:10px 0px 10px 4px;
}
.siteMapPath
{
	font-size: 14px;
	/*font-family: Verdana;*/
	color: #10304f;
	font-weight: bold;
}
.siteMapPath a
{
	/*font-size: 12px;*/
	color: #f79905;
	text-decoration: none;
	font-weight: bold;
}
.siteMapPath a:hover
{
	color: #10304f;
	text-decoration: underline;
}
.siteMapPath img
{
	margin-bottom:-3px;	
	padding:0px 5px 0px 5px
}
.siteMapPathSeparator
{
	background:url(../images/breadcrumbSeparator.gif) no-repeat 50% 50%;	
	width:25px;
	display:inline-block;
	line-height:15px;
}
#smFirstCol
{
	float: left;
	width: 25%;
	padding-left: 5px;
}
#smSecondCol
{
	float: left;
	width: 24%;
	padding-left: 5px;
}
#smThirdCol
{
	float: left;
	width: 24%;
	padding-left: 5px;
}
#smForthCol
{
	float: left;
	width: 23%;
	text-align: left;
	padding-left: 5px;
}
.ulSiteMap
{
	padding-left: 0px;
	padding-top: 10px;
	margin: 0px;
	list-style: none;
	font-size: 14px;
	line-height: 30px;
	color: #f79905;
}
.ulSiteMap a
{
	color: #f79905;
}
.ulSiteMap a:hover
{
	color:#10304f;
}
#storesLeft
{
	float: left;
	width: 7cm;
	font-size: 12px;
}
#storesRight
{
	float: right;
	width: 69%;
}
.simpleTextbox
{
	width: 150px;
}
.nowrap
{
	white-space: nowrap;
}
.marginTop
{
	margin-top: 15px;
}
.marginLeft
{
	margin-left: 15px;
}
.alignRight
{
	text-align: right;
}
.rlink
{
	color: blue;
}
.paddTop
{
	padding-top: 10px;
}
.rlink a:link
{
	color: blue;
}
.rlink a:visited
{
	color: Blue;
}
.pages, .pagesDisable
{
	font-size: 14px;
	color: #f79905;
	/*font-family:Arial Narrow;*/
	font-weight:bold;
	text-decoration:none;
	margin-left: 3px;
}
.pages:hover
{
	text-decoration:underline;	
	color:#10304f !important;
}
.pagesDisable
{
	color:#10304f !important;
	cursor:default;
}
.pages img
{
	margin-bottom:-3px;	
}
.currentPage
{
	margin-left: 3px;
	color:#f79905;
}
#tdSiteMap
{
	text-align: right;
	vertical-align: bottom;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 5px;
}
.productBox
{
	min-height:300px;
	width: 255px;
	margin:10px 0px 10px 0px;
}
.productBox .pbTL{background:none;padding-left:4px;}
.productBox .pbTR{background:none;height:4px;}
.productBox .pbC
{
	background:none;
	border-left:solid 1px #ffffff;
	border-right:solid 1px #ffffff;
	padding:0px 5px 5px 5px;
	min-height:300px;
}
.productBox .pbBL{background:none;padding-left:4px;}
.productBox .pbBR{background:none;height:4px;}

.productBox:hover .pbTL
{
	background:url(../images/Box/pbTL.gif) 0% 0% no-repeat;
}
.productBox:hover .pbTR
{
	background:url(../images/Box/pbTR.gif) 100% 0% no-repeat;
}
.productBox:hover .pbC
{
	border-left:solid 1px #f8971c;
	border-right:solid 1px #f8971c;
}
.productBox:hover .pbBL
{
	background:url(../images/Box/pbBL.gif) 0% 0% no-repeat;
}
.productBox:hover .pbBR
{
	background:url(../images/Box/pbBR.gif) 100% 0% no-repeat;
}
.brandsBox
{
	min-height:100px !important;	
	width:235px !important;
}
.brandsInner
{
	min-height:100px !important;	
}
.obTL
{
	background:url(../images/Box/pbTL.gif) 0% 100% no-repeat;
    padding-left:4px;
}
.obTR
{
	background:url(../images/Box/pbTR.gif) 100% 100% no-repeat;
	height:4px;
}
.obC
{
	border-left:solid 1px #f8971c;
	border-right:solid 1px #f8971c;
	padding:5px;
}
.obBL
{
	background:url(../images/Box/pbBL.gif) 0% 0% no-repeat;
	padding-left:4px;
}
.obBR
{
	background:url(../images/Box/pbBR.gif) 100% 0% no-repeat;
	height:4px;
}
#productImage, .productImage
{
	height:200px;
	width:200px;
	text-align:center;
	vertical-align:middle;
}
#productDetails
{
	text-align: left;
	padding-left: 3px;
}
#bottom_border
{
	background-image: url(../images/border_bottom.gif);
	width: 174px;
	height: 10px;
	background-repeat: no-repeat;
}
#top_border
{	
	background-image: url(../images/border_top.gif);
	width: 174px;
	height: 36px;
	background-repeat: no-repeat;
}
.sorting
{
	color: #1F7693;
}
.sortingSelected
{
	color: #63C2DE;
}

.inputBox
{
	border: solid 1px #aed23d;
	background-color: #f3f3f3;	
	font-family:  Arial, Sans-Serif;
	font-size: 12px;
	color:#10304f;
}
.vertAlign
{
	vertical-align:middle;	
}
.ContentTable
{
	border: solid 1px #000000!important;
	border-collapse:collapse;
	text-align:center;
}
#orderNotes
{
	border: solid 1px #AED23D;
	border-collapse: collapse;
}

#orderNotes td
{
	border: solid 1px #AED23D;
	padding: 5px;
} 
.left_box
{
	float: left;
	width: 30%;
}
.right_box
{
	float: right;
	width: 30%;
}
.inner_name
{
	margin-top: 38px;
	padding-left: 10px;
	font-size: 11px;
	font-weight: bold;
	font-family: Trebuchet MS, Arial;
	color: White;
	z-index:1;
	position: relative;
	width: 90%;
}
.inner_name a
{
	color: White;
	text-decoration: none;
}
.orig_price2
{
	color: #67C2E3;
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: line-through;
}
.first_promo_box
{
	margin-right: 9px;
}
html>body .first_promo_box
{
	margin-right: 25px;
	text-decoration: none;
}
.promo_img
{
	z-index:1;
	position:absolute;
	margin-top: 22px;
	margin-left: 22px;
}
.welcomeText
{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #000000;
}
.hidden
{
	display: none;
	visibility: hidden;
}
.left
{
	float:left;	
}
.right
{
	float:right;
}
.gridview
{
	
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	width:100%;
	color:#15aeee;
}
.gridview a
{	
	color:#15aeee;
}
.gridview td
{
	vertical-align:top;
	padding: 10px 0px 5px 5px;	
}
.gridview th
{
	background:#aed23d;
	color:#ffffff;
	height:22px;
	line-height:20px;
	text-align:left;
	padding-left: 5px;
}
.gridviewTL
{
	background:url(../images/Box/grideViewTL.gif) no-repeat 0 0 !important;
}
.gridviewTR
{
	background:url(../images/Box/grideViewTR.gif) no-repeat 100% 0 !important;
}
.noPadding td
{
	padding:0px !important;	
}
.totalPrice
{
	color:#fa8e1a;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	line-height:50px;
	height:50px;	
}
.conditions
{
	color:#154470;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	padding-left:10px;
}
.similarProductTitle
{
	color:#FA8E1A;
	font-size:8px;
	font-family:Verdana;
	font-weight:bold;
	text-decoration:none;
	display:block;
}

.blueBoxL
{
	background:url(../images/Box/blueBoxL.gif)	no-repeat 0 0;
	padding-left:6px;
}
.blueBoxR
{
	background:url(../images/Box/blueBoxR.gif)	no-repeat 100% 0;
	padding-right:6px;
}
.blueBoxC
{
	background:#ffffff url(../images/Box/blueBoxC.gif)	repeat-x 0 0;
}

.orangeBoxL
{
	background:url(../images/Box/orangeBoxL.gif)	no-repeat 0 0;
	/*padding-left:6px;*/
}
.orangeBoxR
{
	background:url(../images/Box/orangeBoxR.gif)	no-repeat 100% 0;
	/*padding-right:6px;*/
}
.orangeBoxC
{
	background:#ffffff url(../images/Box/orangeBoxC.gif) repeat-x 0 0;
	
}
.flashButton
{
	width:255px;
	height:45px;
	line-height:45px;
	display:block;
	cursor:pointer;
	position:absolute;
	z-index:999999;
	text-decoration:none;
	font-size:40px;
}
.envelopeLink
{
	font-family:Verdana;
	font-size:12px;
	color:#22b0ec;
	font-weight:bold;	
	text-decoration:none;
	display:block;
}