
@font-face {
		font-family: 'MyriadPro-Regular';
		src: url('../fonts/myriadproregular.eot');
		src: url('../fonts/myriadproregular.eot?#iefix') format('embedded-opentype'),
				 url('../fonts/myriadproregular.woff') format('woff'),
				 url('../fonts/myriadproregular.ttf') format('truetype'),
				 url('../fonts/myriadproregular.svg#myriadproregular') format('svg');
		font-weight: normal;
		font-style: normal;
}

.RemoveCartProduct{
	margin:10px 0 0 0;
	float:left;
}

form{
	float:left;
	width:97%;	
}

body{
	padding:0;
	margin:0;
	background:#F2F2F2;
	font-family: Tahoma, Geneva, sans-serif;	
}

.PlaceBtn{
	background: #400000 none repeat scroll 0 0;
    border: 0 none;
    border-bottom-left-radius: 15px;
    border-top-right-radius: 15px;
    box-shadow: 0 0 5px #666 inset;
    color: #ffffff;
    cursor: pointer;
    font-size: 17px;
    font-weight: bold;
    padding: 10px 23px;
    width: 310px;	
}

.tabs3{
	border: 0px solid;
    border-radius: 5px;
    float: left;
    margin: 40px 15px 40px 7px;
	cursor:pointer;
    padding: 10px 20px;
    text-align: center;
    width: 26%;
	box-shadow:0 0 5px #999 inset;
}	
.tabs3 a{
	text-decoration:none;
	color:#000000;	
}

#Benefits{
	background: #f3f3f3 none repeat scroll 0 0;
    float: left;
    margin: 0 0 15px;
    padding: 20px;
    width: 92.5%;	
}

#tab1Pop{
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background:rgba(0,0,0,0.6);
	z-index:1000000;	
}
#tab1Cont{
	padding:20px;
	background:#ffffff;
	width:40%;
	margin:150px auto;	
}
#tab1Cont h2{
	margin:0 0 10px 0;
	border-bottom:#cccccc 1px dashed;
	padding:0 0 10px 0;
	font-weight:normal;
	font-size:15px;
	float:left;
	width:100%;	
}
#CloseTab1{
	color: #ffffff;
    cursor: pointer;
    float: right;
    font-size: 13px;
    margin: -45px -20px 0 0;
}

#tab2Pop{
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background:rgba(0,0,0,0.6);
	z-index:1000000;	
}
#tab2Cont{
	padding:10px 10px 0 10px;
	background:#ffffff;
	width:70%;
	margin:30px auto 0;	
}
#tab2Cont h2{
	margin:0 0 10px 0;
	border-bottom:#cccccc 1px dashed;
	padding:0 0 10px 0;
	font-weight:normal;
	font-size:15px;
	float:left;
	width:100%;	
}
#CloseTab2{
	color: #ffffff;
    cursor: pointer;
    float: right;
    font-size: 13px;
    margin: -35px -10px 0 0;
}

#tab3Pop{
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background:rgba(0,0,0,0.6);
	z-index:1000000;	
}
#tab3Cont{
	padding:10px;
	background:#ffffff;
	width:70%;
	margin:30px auto 0;		
}
#tab3Cont h2{
	margin:0 0 10px 0;
	border-bottom:#cccccc 1px dashed;
	padding:0 0 10px 0;
	font-weight:normal;
	font-size:15px;
	float:left;
	width:100%;	
}
#CloseTab3{
	color: #ffffff;
    cursor: pointer;
    float: right;
    font-size: 13px;
    margin:-35px -10px 0 0;
}

#ErrorMsg, #ErrorMsg1, #ErrorMsg2{
	float:left;
	color:#ff0000;
	margin:0 0 0 10px;	
}

#myacc{
	float:left;
	margin:20px 0 0 30px;	
}

#Wrapper{
	width:1030px;
	margin:0 auto;
	border:0px solid;
	background:url(../images/bg.png) repeat-y;
	min-height:500px;
}

#Wrapper #Header{
	float:left;
	width:100%;
	background:url(../images/headerBG.png) no-repeat;
	height:164px;
	margin:0 0 0 11px;	
}

#Wrapper #Header #Logo{
	float:left;
	margin:19px 0 0 10px;	
}

#Wrapper #Header #TopLinks{
	float:right;
	border:0px solid;
	width:465px;
	margin:10px 20px 0 0;
	color:#ffffff;
}

#Wrapper #Header #TopLinks .MyShoppingCart{
	float:left;
	width:130px;
	border-right:1px solid;
	margin:25px 0 5px 0;
	padding:5px;
	min-height:40px;	
}

#Wrapper #Header #TopLinks a{
	text-decoration:none;
	color:#ffffff;	
}

#Wrapper #Header #TopLinks .MyShoppingCart h1{
	margin:-20px 0 0 0;
	padding:0;
	font-weight:normal;
	font-size:12px;	
}

#Wrapper #Header #TopLinks .MyShoppingCart h1 a{
	text-decoration:none;
	color:#ffffff;	
}

#Wrapper #Header #TopLinks .MyShoppingCart h1 a:hover{
	text-decoration:underline;	
}

#Wrapper #Header #TopLinks .MyShoppingCart .CartIMG{
	float:left;
	margin:15px 0 0 0;
	font-size:18px;		
}

#Wrapper #Header #TopLinks .MyShoppingCart .CartIMG img{
	float:left;
	margin:0 20px 0 0;
}

#Wrapper #Header #TopLinks .MyShoppingCart .CartIMG span{
	float:left;
	margin:-18px 0 0 60px;
	font-size:12px;	
}

#Wrapper #Header #TopLinks .mywishlist{
	float:left;
	width:100px;
	border-right:1px solid;
	margin:25px 0 5px 20px;
	padding:5px;
	min-height:40px;	
}

#freeShip{
	background: rgba(0, 0, 0, 0) url("../images/shipping.png") no-repeat scroll 0 60%;
    float: left;
    font-size: 12px;
    margin: 3px 0 5px 5px;
    padding: 0 0 0 30px;
    text-align: left;
    width: 270px;
}

#Wrapper #Header #TopLinks .mywishlist h1{
	margin:-20px 0 0 0;
	padding:0;
	font-weight:normal;
	font-size:12px;	
}

#Wrapper #Header #TopLinks .mywishlist h1 a{
	text-decoration:none;
	color:#ffffff;	
}

#Wrapper #Header #TopLinks .mywishlist h1 a:hover{
	text-decoration:underline;	
}

#Wrapper #Header #TopLinks .mywishlist .WishIMG{
	float:left;
	margin:15px 0 0 0;
	font-size:18px;		
}

#Wrapper #Header #TopLinks .mywishlist .WishIMG img{
	float:left;
	margin:0 20px 0 0;
}

#Wrapper #Header #TopLinks .mywishlist .WishIMG span{
	float:left;
	margin:-18px 0 0 60px;
	font-size:12px;	
}

#Wrapper #Header #TopLinks .FreeConsultation{
	float:right;
	width:160px;
	border-right:0px solid;
	margin:-97px 0 5px 20px;
	padding:5px;
	min-height:70px;	
}

#Wrapper #Header #TopLinks .FreeConsultation h1{
	margin:-20px 0 0 0;
	padding:0;
	font-weight:normal;
	font-size:12px;	
}

#Wrapper #Header #TopLinks .FreeConsultation h1 a{
	text-decoration:none;
	color:#ffffff;	
}

#Wrapper #Header #TopLinks .FreeConsultation h1 a:hover{
	text-decoration:underline;	
}

#Wrapper #Header #TopLinks .FreeConsultation ul{
	list-style:none;
	padding:0;
	margin:10px 0 0 0;	
}

#Wrapper #Header #TopLinks .FreeConsultation ul li{
	float:left;
	width:100%;
	margin:0 0 7px 0;
	font-size:12px;	
}

#Wrapper #Header #TopLinks .FreeConsultation ul li.red{
	color:#ff0101;	
}

#Wrapper #Header #TopLinks .FreeConsultation ul li img{
	float:left;
	margin:0 15px 0 0;	
}

#Wrapper #Header #TopLinks .FreeConsultation ul li a{
	font-size:12px;
	text-decoration:none;
	color:#ffffff;	
}

#Wrapper #Header #TopLinks .FreeConsultation ul li a:hover{
	text-decoration:underline;	
}

/************************************************************ Navbar ******************************************************************/

#Wrapper #Header #Navbar{
    border: 0 solid #FF0000;
    color: #FFFFFF;
    float: left;
    margin: 2px 0 0;
    padding: 5px;
    width: 995px;
}

#Wrapper #Header #Navbar ul{
	padding:0;
	margin:0;
	list-style:none;	
}
#Wrapper #Header #Navbar ul li{
    border-right: 1px solid #FFFFFF;
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 0 12px;
}

#Wrapper #Header #Navbar ul li.last{
	border:none !important;	
}

#Wrapper #Header #Navbar ul li a{
	text-decoration:none;
	color:#ffffff;	
}

#Wrapper #Header #Navbar ul li a:hover{
	/*text-decoration:underline;*/
	color:#ff0000;
}

#Wrapper #Header #Navbar ul li.active a{
	color:#ff0000;	
}

/************************************************************ SEARCH ******************************************************************/

#SearchBar{
	float:right;
	width:300px;
	height:38px;
	background:url(../images/searchBG.jpg) repeat-x;
	border-radius:5px;
	margin:10px 25px 0 0;
	border:#cccccc 1px solid;	
}

#SearchBar .searchtext{
	width:250px;
	padding:5px;
	float:left;
	margin:4px 0 0 5px;
	outline:none;
	font-style:italic;
	color:#767676;
}

#SearchBar .Searchbutton{
	float:left;
	background:url(../images/searchico.png) no-repeat;
	width:18px;
	height:18px;
	border:0;
	text-indent:-9999px;
	margin:10px 0 0 5px;
	cursor:pointer;
}

/*************************************************** MainNav **********************************************************/

#MainNav{
	float:left;
	width:1015px;
	border:0px solid;
	margin:10px 0 0 20px;	
}

#MainNav ul{
	padding:0;
	margin:0;
	list-style:none;	
}

/*#MainNav ul ul{
	float:left;
	border:0px solid;
	width:218px;
	margin:0 0 0 10px;
	padding:0px 0px 0 0;
	z-index:10000;
	position:relative;
	height:auto;
	background:#f3f3f3;
}

#MainNav ul ul ul{
	float:left;
	border:0px solid;
	margin:-37px 0 0 237px;
}

#MainNav ul li ul li{
    background: none repeat scroll 0 0 transparent;
    float: left;
    margin: 0;
    padding: 0 1px;
    width: auto;
}

#MainNav ul li ul li a{
	float:left;
	height:auto !important;
	width:218px !important;
	background:#f3f3f3;
	margin:0px 0 0px 0px;
	text-align:left;
	font-size:14px;
	padding:0px 10px;
	background:#f3f3f3;
	border-bottom:#cccccc 1px dotted;
}

#MainNav ul ul ul li a{
	float:left;
	height:auto !important;
	width:218px !important;
	background:#f3f3f3;
	margin:0px 0 0px 0px;
	text-align:left;
	font-size:14px;
	padding:0px 10px;
	background:#f3f3f3;
	border:#cccccc 1px dotted !important;
}

#MainNav ul li ul li a:hover{
	background:	#cccccc;
}*/

#MainNav ul li{
	float:left;
	width:243px;
	height:36px;
	background: url(../images/navBG.png) no-repeat;
	margin:0 0px 0 3px;
	line-height:2.2em;
	text-align:center;
	font-size:16px;	
}

#MainNav ul li a{
	color:#333333;
	text-decoration:none;	
}

/* ********************************************** Banner *************************************************** */

#homebanner{
	float:left;
	border:0px solid;
	margin:10px 0 0 0;
	width:100%;
}

#carousel {
	width: 970px;
	margin: 0 auto;
	border:0px solid;
}


#ui-carousel-next, #ui-carousel-prev {
	width: 28px;
	height: 70px;
	background: url(../images/arrow-left.png) center center no-repeat;
	display: none;
	z-index: 100;
}

#ui-carousel-next1, #ui-carousel-prev1 {
	width: 28px;
	height: 70px;
	background: url(../images/arrow-left.png) center center no-repeat;
	display: block;
	z-index: 100;
}

#ui-carousel-next {
	float:right;
	background-image: url(../images/arrow-right.png);
	margin:-160px 0 0 0;
}

#ui-carousel-prev {
	float:left;
	margin:-160px 0 0 0;
}

#ui-carousel-next1 {
	float:right;
	background-image: url(../images/arrow-right.png);
	margin:-200px 0 0 0 !important;
}

#ui-carousel-prev1 {
	float:left;
	margin:-200px 0 0 0 !important;
}

#ui-carousel-next > span, #ui-carousel-prev > span {
	display: none;
}

#ui-carousel-next1 > span, #ui-carousel-prev1 > span {
	display: none;
}

.slide {
	margin:0 0 0 0;
	float:right;
	position: relative;
}

.slide  h1 {
	font-size:30px;
	color: #000000;
	margin:0px 0 0 0px;
	padding: 0;
	top:0;
	width:100%;
}

.slide h1 span{
	font-size:17px;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:normal;
	float:left;
	margin:-5px 0 15px 0;
	width:100%;
	position:absolute;
	z-index:1;
}

.slide  p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;	
	color: #4d4d4d;
	margin:15px 0 0 0px;
	padding: 0;
	width:350px;
	position:absolute;
	z-index:1;
}

.slide > img {
	bottom: 0px;
	float:left;
	position:absolute;
	z-index:0;
	margin:0px 0 0 0px;
}

.slide > .text {
	float:right;
	width:400px;
	margin:170px 0 0 400px;
	border:0px solid;
	position:absolute;
	z-index:1;
}

.slide > .text a img{
	float:right;
	display:none;
	margin: 76px -140px 0 0;
}

#pages {
	width:auto;
	float:left;
	margin: -30px 0 10px 490px;
	border:0px solid;
}

.bullet {
	background: url(../images/page-off.png) center center no-repeat;
	display: block;
	width: 18px;
	height: 18px;
	margin: 40px 0 0 0;
	float: left;				
}

/************************************************************ HomeInner *************************************************************/

#HomeInner{
	float:left;
	border:0px solid;
	width:1005px;
	margin:0 0 0 10px;
}

#HomeInner label{
	background:#F6F5F5;
	padding:8px 15px;
	border:#EEEDED 1px solid;
	border-radius:5px;
	color:#ff0000;
	font-size:18px;
	margin:10px 0 10px 395px;
	float:left;	
	box-shadow:#cccccc 0px 0px 1px;
}

/******************************************************** Footer *************************************************************/

#Footer{
	width:1008px;
	height:355px;
	background:url(../images/FooterBG.jpg) no-repeat;
	float:left;
	margin:10px 0 0 11px;	
}

#Footer #Footer1st{
	float:left;
	width:100%;
	border-bottom:#5A5A5A 1px solid;
	color:#ffffff;
	padding: 10px 0;	
}

#Column1{
	float:left;
	border:0px solid;
	margin:0 0 0 10px;	
}

#Column2{
	float:left;
	border-left:#818181 1px dashed;
	margin:0 0 0 20px;
	width:240px;
	height:173px;	
}

#Column2 h1{
	padding:0;
	margin:0 0 0 30px;
	font-weight:normal;
	font-size:16px;
	float:left;	
}

#Column2 p{
	padding:0;
	float:left;
	margin:10px 0 0 30px;
	font-size:12px;
	line-height:1.6em;	
}

#Column2 p a{
	color:#ffc477;
	text-decoration:none;
	margin:10px 0 0 0;
	float:left;	
}

#Column2 p a:hover{
	text-decoration:underline;	
}

#Column3{
	float:left;
	border-left:#818181 1px dashed;
	margin:0 0 0 20px;
	width:270px;
	height:173px;	
}

#Column3 #Img{
	float:left;
	border:0px solid;
	margin:0 0 0 15px;
	font-size:12px;	
}

#Column3 #Img img{
	float:left;
	margin:0 15px 0 0;	
}

#Column3 #Img h1{
	padding:0;
	margin:0;
	float:left;
	font-weight:normal;
	font-size:16px;
	color:#fe0000;	
}

#Column3 #Img p{
	float:left;
	width:150px;
	border:0px solid;
	padding:0;
	margin:10px 0 0px 0;
}

#Column3 #FooterContact{
	float:left;
	width:260px;
	border:0px solid;
	margin:5px 0 0 15px;	
}

#Column3 #FooterContact ul{
	margin:0;
	padding:0;
	list-style:none;	
}

#Column3 #FooterContact ul li{
	float:left;
	width:100%;
	line-height:1.5em;
	font-size:12px;	
}

#Column3 #FooterContact ul li span{
	float:right;
	width:160px;
	font-size:12px;
	border:0px solid;	
}

#Column3 #FooterContact ul li span a{
	color:#f1e0c8;
	text-decoration:none;
}

#Column3 #FooterContact ul li span a:hover{
	text-decoration:underline;	
}

#Footer2nd{
	float:left;
	width:100%;
	border-bottom:#5A5A5A 1px solid;
	color:#ffffff;
	padding:10px 0 0 0;	
}

#Footer2nd #Column1{
	float:left;
	border:0px solid;
	width:300px;
	font-size:12px;
	padding:20px 0;
	text-align:center;	
}

#Footer2nd #Column1 img, #Footer2nd #Column2 img, #Footer2nd #Column3 img{
	margin:5px 0 0 0;	
}

#Footer2nd #Column2{
	float:left;
	border-left:#818181 1px dashed;
	width:300px;
	font-size:12px;
	padding:20px 0;
	height:60px;
	text-align:center;		
}

#Footer2nd #Column3{
	float:left;
	border-left:#818181 1px dashed;
	width:300px;
	font-size:12px;
	padding:20px 0 20px 25px;
	height:60px;
	text-align:center;		
}

#Footer span#copyright{
	color:#ffffff;
	font-size:12px;
	margin:7px 0 0 10px;
	float:left;	
}

#ContainerInner{
	float:left;
	border:0px solid;
	margin: 10px 0 0 30px;
    width: 1000px;	
}

#LeftBar{
    background: none repeat scroll 0 0 #F3F3F3;
    border: 1px solid #DDDDDD;
    float: left;
    margin: 0 0 0 2px;
    padding: 10px;
    width: 230px;	
}

/* ********************************************** Accordian ****************************************** */
ul.topnav {
	padding: 0;
	margin: 0;
	font-size: 16px;
	line-height: 0.5em;
	list-style: none;
}

ul.topnav li {}

ul.topnav li a {
    color: #FE0000;
    display: block;
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    line-height: 10px;
    padding: 6px 4px;
    text-decoration: none;
    width: 216px;
}

ul.topnav li a:hover {
}

ul.topnav ul {
	margin: 0;
	padding: 0;
	list-style:none;
	display: none;
}

ul.topnav ul li {
	margin: 0;
	padding: 0;
	clear: both;
}

ul.topnav ul li a {
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    line-height: 1.3em;
    outline: 0 none;
    padding-left: 10px;
    width: 200px;
	color:#333333;
}
ul.topnav ul li li a{
	font-weight:normal !important;	
}

.mainCate{
	border: 1px solid #cccccc;
    box-shadow: 0 0 4px #cccccc;
    float: left;
    height: 200px;
    margin: 0 0 40px 10px;
    text-align: center;
    width: 340px;	
}

.subCate img, .mainCate img{
	margin:0 0 5px 0;	
}

.mainCate a, .subCate a{
	color:#333333;
	text-decoration:none;	
	font-size:14px;
}

.subCate{
	border: 1px solid #cccccc;
    box-shadow: 0 0 4px #cccccc;
    float: left;
    height: 200px;
    margin: 0 0 40px 10px;
    text-align: center;
    width: 220px;	
}

ul.topnav ul li#current a{
	color:#BB0000;
	background:#f3f3f3;	
}

ul.topnav ul li a:hover {

}

ul.topnav ul ul{
	margin:0 0 0 10px;	
}

ul.topnav ul ul li a {
	color:#333333;
	padding-left: 10px;
}

ul.topnav ul ul li a:hover {
	background-color:#f3f3f3;
	color:#333333;
}

ul.topnav ul ul li img{
	float:right;
	margin:-28px 50px 0 0;
}

ul.topnav ul ul li#current a{
	background-color:#FFFFFF;
	color:#333333;	
}

ul.topnav span{
    float: right;
    font-size: 10px;
    margin: 0 -10px 0 0;
}

#Rightbar{
	float:right;
	border:0px solid;
	width:720px;	
}

#ProductsChamber{
	float:left;
	border:0px solid;
	width:800px;
}

.ProductsChamber2by2{
	border: 1px solid #cccccc;
    box-shadow: 0 0 2px #CCCCCC;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    margin: 0 10px 10px 3px;
    min-height: 260px;
	height:auto;
	overflow:hidden;
    text-align: center;
    width: 345px;
	background:#E1E1E1 url(../images/productBG.jpg) repeat-x;	
}

.ProductsChamber{
    border: 1px solid #cccccc;
    box-shadow: 0 0 2px #CCCCCC;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    margin: 0 10px 10px 0;
    min-height: 375px;
	height:auto;
	overflow:hidden;
    text-align: center;
    width: 168px;
	background:#E1E1E1 url(../images/productBG.jpg) repeat-x;
}

.ProductsChamber:hover{
	background:#ffffff;
	box-shadow:0 0 5px #bbbbbb;	
}

.ProductsChamber2by2:hover{
	background:#ffffff;
	box-shadow:0 0 5px #bbbbbb;	
}

.ProductsChamber p{
    float: left;
    font-size: 12px;
    font-weight: normal;
    height: 20px;
    margin: 0;
    width: 99%;
}

.ProductsChamber2by2 p{
    float: left;
    font-size: 12px;
    font-weight: normal;
    height: 20px;
    margin: 0;
    width: 48%;
}

.QuickBtn{
    background: url("../images/btnBG.jpg") repeat-x scroll 0 0 transparent;
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    cursor: pointer;
    float: left;
    font-size: 10px;
	display:none;
    font-weight: bold;
    margin: 306px 0 0 77px;
    padding: 4px 15px;
    position: absolute;
    z-index: 111111;
}

a .QuickBtn{
	color:#333333;	
}

.QuickBtn:hover{
	background:#DEDEDE;	
}

.ProductsChamber .pcode{
    float: left;
    font-size: 13px;
    margin: 10px 0 0 10px;	
}

.ProductsChamber2by2 .pcode{
    float: left;
    font-size: 13px;
    margin: 10px 0 0 10px;
	width:48% !important;	
}

.Sizes{
	font-size:11px;	
	font-family:Arial, Helvetica, sans-serif;
}

.Overflow{
	float:left;
	border:0px solid;
	width:170px;
	overflow:hidden;
	margin:0 0 10px 0;
}

.Overflow1{
	float:left;
	border:0px solid;
	width:345px;
	overflow:hidden;
	margin:0 0 10px 0;
}

.Price{
    border: 0 solid;
    float: right;
    font-size: 13px;
    margin: 10px 10px 0 0;
}

.Finishing{
	float:left;
	border:0px solid;
	width:93%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:5px 0 10px 10px;	
}

#SortingProduct{
    background: none repeat scroll 0 0 #F3F3F3;
    border: 0 none;
    color: #777777;
    float: left;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 0 0 10px;
    padding: 5px;
    width: 98%;
}

#SortingProduct a{
	color:#333333;
	text-decoration:none;	
}

#MainImage{
	float:left;
	border:#f3f3f3 1px solid;
	width:350px;
	min-height:280px;
}

#ProductInfo{
	float:left;
	width:350px;
	margin:0 0 0 15px;
	border:0px solid;
}

#ProductInfo p{
    float: left;
    font-family: tahoma;
    font-size: 12px;
    margin: 0;
    padding: 0;
    width: 100%;
}

.Rimages{
    border: 1px solid #F3F3F3;
    cursor: pointer;
    float: left;
    font-size: 11px;
    height: 140px;
    margin: 10px 10px 0 0;
    text-align: center;
    width: 100px;
	word-wrap:break-word;	
}

#breadcrumb{
    color: #888888;
    float: left;
	width:100%;
    font-size: 14px;
    margin: 0 0 10px;	
}

#breadcrumb a{
	text-decoration:none;
	font-size:14px;
	color:#333333;
}

#breadcrumb a:hover{
	text-decoration:underline;	
}

#othersfinish{
    color: #FF0000;
    float: left;
    font-family: arial;
    font-size: 14px;
    font-weight: normal;
    margin: 15px 0;
    width: 100%;
}

#Paging{
    border: 0px solid;
    float: left;
    padding: 5px;
    width: 88%;	
}

.pagination{
	float:right;
	margin:0 -5px 10px 0;	
}

#Paging b{
    background: none repeat scroll 0 0 #CCCCCC;
    border: 1px solid #F3F3F3;
    float: left;
    font-size: 12px;
    font-weight: normal;
    margin: 0 2px 0 0;
    padding: 2px 5px;
}

#Paging b.nobg{
    border: 0px solid #F3F3F3;
    color: #E2080E;
    float: left;
    font-size: 12px;
    margin: 0 2px 0 0;
	background:#ffffff;
    padding: 2px 5px;
    text-decoration: none;
}

#Paging a{
    border: 1px solid #F3F3F3;
    color: #E2080E;
    float: left;
    font-size: 12px;
    margin: 0 2px 0 0;
    padding: 2px 5px;
    text-decoration: none;
}

.carttxt{
    background: none repeat scroll 0 0 #FFFFF0;
    border: 1px solid #CCCCCC;
    float: left;
    font-size: 11px;
    padding: 3px;
}

.cartdrop{
    background: none repeat scroll 0 0 #FFFFF0;
    border: 1px solid #CCCCCC;
    float: left;
    font-size: 11px;
    padding: 3px;
    width: 100px;	
}

.AddtoBasket{
	background:url(../images/addtocart.jpg) no-repeat;
	width:110px;
	height:25px;
	text-indent:-9999px;
	cursor:pointer;
	border:0;	
}

#RelatedPro{
    background: none repeat scroll 0 0 #F3F3F3;
    border: 1px solid #CCCCCC;
    color: #333333;
    float: left;
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    margin: 20px 0 10px 0;
    padding: 5px;
    width: 98%;	
}

#NextProduct{
    background: rgba(0, 0, 0, 0) url("../images/next_ico.png") no-repeat scroll 0 0;
    float: right;
    height: 40px;
    margin: -124px 460px 0;
    padding: 0;
    right: 0;
    top: 300px;
	cursor:pointer;
    width: 40px;
}

#NextProduct a, #PrevProduct a{
	color: #ffffff;
    float: left;
    height: 40px;
    text-decoration: none;
    width: 40px;	
}

#PrevProduct{
    background: rgba(0, 0, 0, 0) url("../images/prev_ico.png") no-repeat scroll 0 0;
    float: right;
    height: 40px;
    margin: -124px 515px 0;
    padding: 0;
    right: 0;
    top: 300px;
    width: 40px;	
	cursor:pointer;
}

#counter{
	float:right;	
}

#PImages{
	float:left;
	border:0px solid;
	width:350px;
	min-height:200px;	
}

#SelectBox{
    background: none repeat scroll 0 0 #F3F3F3;
    border:#cccccc 1px solid;
    float: right;
    font-size: 13px;
    margin: 12px 0 0;
    padding: 10px;
    width: 300px;	
}

#PriceFrom{
	font-size: 15px;
    font-weight: bold;	
}

.MenuItems{
    margin: 5px 0;
    padding: 3px;
    width: 100%;	
}

.qty{
	padding:3px;
	width:50px;
	border:#cccccc 1px solid;	
}

#SelectBox strong{
	font-size:15px;	
}

#SelectBox b{
	font-size:11px;
	color:#666666;	
}

.BtnBasket{
	background:url(../images/addtocart.jpg) no-repeat;
	width:110px;
	height:25px;
	text-indent:-9999px;
	cursor:pointer;
	border:0;
	float:right;
	margin:10px 0 0 0;
}

.BtnWishlist{
	background:url(../images/addtowishlist.jpg) no-repeat;
	width:110px;
	height:25px;
	text-indent:-9999px;
	cursor:pointer;
	border:0;
	float:left;
	margin:10px 0 0 0;	
}

#BigImg{
	width:100%;
	height:100%;
	position:fixed;
	background: url(../images/transparent.png) repeat;
	top:0;
	left:0;
	z-index:100000;	
}

#BigImgContainer{
	background: #ffffff none repeat scroll 0 0;
    border-radius: 5px;
    box-shadow: 0 0 3px #333333;
    font-size: 12px;
    margin: 50px auto;
    max-height: 500px;
    padding: 10px;
    width: 500px;
    z-index: 100000;
}

#Cross{
	width:405px;
	margin:50px auto 0 auto;
	z-index:100000;
}

#Cross img{
	float:right;
	cursor:pointer;
	margin:10px 0 0;
}

.dbleclik{
	float:left;
	width:300px;
	font-size:12px;
}

#AjaxFlashCart{
    background: none repeat scroll 0 0 #B5DDA4;
    border: 1px solid #98CF81;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 3px #CCCCCC;
    color: #6A8847;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5em;
    padding: 5px;
    position: fixed;
    right: 10px;
    text-align: center;
    text-shadow: 1px 1px 1px #FFFFFF;
    top: 115px;
    width: 135px;
}

#AjaxFlashCart img{
	margin:10px 0 10px 0;
}

.table_out{
	font-size:12px;
	margin:10px 0 30px 0;
}

.border_bott{
	background:#f3f3f3;	
}

.CartBottomLine{
	border-bottom:#cccccc 1px dotted;	
}

.RemoveCartProduct{
	font-size:11px;
	text-decoration:none;
	color:#ff0000;	
}

.FinalCart{
    background: none repeat scroll 0 0 #F3F3F3;
    font-size: 14px;
    line-height: 1.7em;
    padding: 15px 15px 15px 0;	
}

.scrollup{
	width:40px;
	height:40px;			
	text-indent:-9999px;
	opacity:0.3;
	position:fixed;
	bottom:50px;
	right:100px;
	display:none;			
	background: url('../images/icon_top.png') no-repeat;
}


.loginTxt{
	box-shadow:inset #cccccc 0px 3px 0px;
	border:1px #ddd solid;
	padding:5px;
	width:200px;
}
.loginBtn{
	border:0;
	background:#FE0000;
	color:#ffffff;
	padding:5px 15px;
	cursor:pointer;
	border-radius:3px;
}
.loginBtn:hover{
	background:#333333;	
}

table tr td{
	font-size:14px;	
}

#errorMsg{
	float:left;
	color:#ff0000;
	font-size:12px;
	margin:7px 0 0 5px;	
}