html{
	height:100%;
	background:#000 url(../images/bg-html.gif) repeat-x;
}
body{
	margin:0;
	padding:0;
	height:100%;
	background:url(../images/bg-body.jpg) no-repeat 50% 0;
	color:#f2f2f2;
	font:11px/18px Arial, Helvetica, sans-serif;
}
#main{
	width:900px;
	margin:0 auto;

}
/*----------------------header----------------------*/
#header{
	float:left;
	width:900px;
	position:relative;
	background:url(../images/bg-header-gradient.gif) repeat-x;
}
#header h1{
	position:absolute;
	top:0;
	left:11px;
	margin:0;
	padding:0;
}
#header h1 a{
	float:left;
	margin:0;
	text-indent:-33333px;
	cursor:pointer;
	overflow:hidden;
	background:url(../images/bg-logo.png) no-repeat;
	width:204px;
	height:92px;
}
/*----------------------top-navigation----------------------*/
ul.top-navigation{
	float:right;
	margin:0;
	padding:0;
	overflow:hidden;
	width:684px;
	height:38px;
}
ul.top-navigation li{
	float:left;
	margin:0;
	list-style:none;
}
ul.top-navigation li a{
	display:block;
	margin:0;
	text-indent:-3333px;
	overflow:hidden;
	height:38px;
}
ul.top-navigation li a:hover{background-position:0 -38px !important;}
ul.top-navigation li a.new{
	background:url(../images/bg-new.gif) no-repeat;
	width:115px;
}
ul.top-navigation li a.products{
	background:url(../images/bg-products.gif) no-repeat;
	width:105px;
}
/*ul.top-navigation li a.technology{
	background:url(../images/bg-technology.gif) no-repeat;
	width:177px;
}
*/
ul.top-navigation li a.technology{
	background:url(../images/bg-designgallery.gif) no-repeat;
	width:177px;
}

ul.top-navigation li a.where-to-by{
	background:url(../images/bg-buy.gif) no-repeat;
	width:136px;
}

ul.top-navigation li a.login {
	background: url(../images/bg-login.gif) no-repeat scroll 0 0;
	width:151px;
}

ul.top-navigation li a.logout {
	background: url(../images/bg-logout.gif) no-repeat scroll 0 0;
	width:151px;
}

/*----------------------header-nav----------------------*/
ul.header-nav{
	float:right;
	width:860px;
	height:14px;
	overflow:hidden;
	background:url(../images/bg-header-navigation.gif) no-repeat;
	margin:0;
	padding:3px 40px 0 0;
}
ul.header-nav li{
	float:right;
	margin:0 0 0 10px;
	padding:0 0 0 8px;
	list-style:none;
	background:url(../images/bg-separator-header-nav.gif) no-repeat;
}
ul.header-nav li.no-bg{background:none;}
ul.header-nav li a{
	float:left;
	margin:0;
	text-decoration:none;
	font:10px Arial, Helvetica, sans-serif;
	color:#B6B6B6;
}
ul.header-nav li a:hover{text-decoration:underline;}
/*----------------------content----------------------*/
#content-index{
	float:left;
	width:900px;
	background:url(../images/bg-boy.gif) no-repeat;
	padding-top:370px;
}
.top-content{
	float:left;
	width:900px;
	border-bottom:3px solid #fff;
	background:url(../images/bg-line-top-content.gif) repeat-y;
}
.top-content h3{
	float:left;
	display:inline;
	text-indent:-33333px;
	overflow:hidden;
}
.top-content img{
	float:left;
	clear:left;
	display:inline;
	border:none;
}
.top-content p{
	float:right;
	display:inline;
	text-align:right;
	font:11px/16px Arial, Helvetica, sans-serif;
	color:#a8a8a8;
}
.top-content a.mytype{
/*	float:right;*/
	clear:right;
	display:block;
	padding:0 0 0 15px;
/*	background:url(../images/bg-separator-top-content.gif) no-repeat 0 5px;*/
	color:#ff5400;
	font:10px/18px Arial, Helvetica, sans-serif;
	text-align: right;
}
.top-content a:hover{text-decoration:none;}
/*----------------------top-content-new----------------------*/
.top-content-new{
	float:left;
	background:url(../images/bg-top-content-new.gif) no-repeat;
	width:276px;
	min-height:50px;
	padding:0 0 39px;
}
* html .top-content-new{height:50px;}
.top-content-new h3{
	margin:26px 0 0 24px;
	background:url(../images/bg-headline-new.gif) no-repeat;
	width:130px;
	height:27px;
}
.top-content-new img{margin:29px 0 0 23px;}
.top-content-new p{
	width:115px;
	padding:20px 0 0;
	display:inline;
	margin:0 23px 0 0;
}
.top-content-new a{margin:0 23px 0 0;}
/*----------------------top-content-custom----------------------*/
.top-content-custom{
	float:left;
	background:url(../images/bg-top-content-custom.gif) no-repeat;
	width:348px;
	min-height:168px;
}
* html .top-content-custom{height:168px;}
.top-content-custom h3{
	margin:16px 0 0 41px;
	background:url(../images/bg-headline-custom.gif) no-repeat;
	width:263px;
	height:41px;
}
.top-content-custom span{
	float:left;
	width:149px;
	margin:-9px 0 0 13px;
}
.top-content-custom span img{margin:0;}
.top-content-custom p{
	width:165px;
	margin:20px 22px 0 -5px;
}
.top-content-custom a{margin:0 22px 0 0;}
/*----------------------top-content-technology----------------------*/
.top-content-technology{
	float:left;
	background:url(../images/bg-top-content-technology.gif) no-repeat;
	width:276px;
	min-height:50px;
}
* html .top-content-technology{height:50px;}
/*.top-content-technology h3{
	margin:25px 0 0 13px;
	background:url(../images/bg-headline-technology.gif) no-repeat;
	width:219px;
	height:28px;
}
*/
.top-content-technology h3{
	margin:25px 0 0 13px;
	background:url(../images/bg-dgheading.gif) no-repeat;
	width:221px;
	height:28px;
}

.top-content-technology img{margin:13px 0 0 12px;}
.top-content-technology p{
	width:125px;
	margin:24px 20px 0 0;
}
.top-content-technology a{margin:0 20px 0 0;}
/*----------------------text-block----------------------*/
.text-block{
	width:900px;
	float:left;
	padding:21px 0 0;
	background:#000 url(../images/bg-text-block.jpg) no-repeat;
}
/*----------------------text-box----------------------*/
.text-box{
	float:left;
	width: 400px;
	margin: 0px 28px 0 23px;

}
.block{
	background:url(../images/bg-line-text-box.gif) repeat-y;
	float:left;
	width:371px;
	overflow:hidden;
	float:left;
	padding:0 12px 0 17px;
	display:inline;
}
.no-margin{margin:1px 0 0 10px !important;}
.text-box span.top,
.text-box span.bottom{
	float:left;
	margin:0;
	width:400px;
	height:6px;
	line-height:0;
}
.text-box span.top{background:url(../images/bg-top-text-box.gif) no-repeat;}
.text-box span.bottom{background:url(../images/bg-bottom-text-box.gif) no-repeat;}
.text-box  {
	float:left;
	width:400px;
	margin:2px 0 0 25px;
	padding:0 0 15px;
	color:#fff;
	font:bold 18px/18px Arial, Helvetica, sans-serif;
}
.text-box p{
	margin:0 0 15px;
	color:#909090;
	font:10px/18px Arial, Helvetica, sans-serif;
}
.text-box img{
	float:right;
	margin:0 0 15px 7px;
	display:inline;
	border:2px solid #737373;
}
a.link-more{
	float:left;
	margin:0;
	padding:0 0 0 5px;
	background:url(../images/bg-separator-top-content.gif) no-repeat 0 5px;
	color:#ff5400;
	font:10px/18px Arial, Helvetica, sans-serif;
}
a.link-more:hover{text-decoration:none;}
.text-box div.left-column,
.text-box div.right-column{
	float:left;
	width:160px;
	overflow:hidden;
	display:inline;
}
.text-box div.left-column{margin:0 50px 0 0;}
.text-box .left-column strong,
.text-box .right-column strong{
	float:left;
	margin:0;
	padding:0 0 0 2px;
	width:160px;
	color:#ff4e00;
	font:bold 12px/12px Arial, Helvetica, sans-serif;
}
.text-box .right-column strong.inner{margin:19px 0 0;}
.text-box div ul{
	float:left;
	width:170px;
	margin:5px 0 0;
	padding:0;
}
.text-box div ul li{
	float:left;
	width:170px;
	margin:0;
	list-style:none;
}
.text-box div ul li a{
	float:left;
	margin:0;
	font:10px/18px Arial, Helvetica, sans-serif;
	color:#a8a8a8;
	text-decoration:none;
}
.text-box div ul li a:hover{text-decoration:underline;}
/*----------------------footer----------------------*/
#footer{
	float:left;
	margin:50px 0 0;
	padding:30px 0 15px;
	background:#000 url(../images/bg-footer.gif) no-repeat;
	width:900px;
}
#footer span{
	float:left;
	margin:0 0 0 348px;
	padding:10px 0 0;
	width:184px;
	display:inline;
}
a.design{
	float:left;
	background:url(../images/bg-design.gif) no-repeat;
	width:184px;
	height:14px;
	display:block;
	margin:0;
	text-indent:-33333px;
	overflow:hidden;
}
/*----------------------top-nav-footer----------------------*/
ul.middle-nav-footer,
ul.top-nav-footer{
	float:left;
	margin:0;
	padding:0;
	width:900px;
	text-align:center;
}
ul.top-nav-footer li{
	margin:0;
	display:inline;
	list-style:none;
	padding:0 11px 0 7px;
	background:url(../images/bg-separator-top-footer.gif) no-repeat 100% 2px;
}
ul.middle-nav-footer li.last,
ul.top-nav-footer li.last{background:none;}
ul.top-nav-footer li a{
	margin:0;
	color:#acacac;
	font:10px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
ul.top-nav-footer li a:hover{text-decoration:underline;}
/*----------------------middle-nav-footer----------------------*/
ul.middle-nav-footer li{
	margin:0;
	display:inline;
	list-style:none;
	padding:0 6px 0 5px;
	color:#616161;
	font:10px Arial, Helvetica, sans-serif;
	background:url(../images/bg-separator-bottom-footer.gif) no-repeat 100% 3px;
}
ul.middle-nav-footer li.last{padding:0 0 0 5px;}
ul.middle-nav-footer li a{
	margin:0;
	color:#616161;
	font:10px Arial, Helvetica, sans-serif;
}
ul.middle-nav-footer li a:hover{text-decoration:none;}
/*------------------------------------------------------------listing-page----------------------------------------------------------------------*/
#content-listing,
#content-details{
	float:left;
	width:900px;
	overflow:hidden;
	background:#000 url(../images/bg-content-listing.gif) no-repeat;
}
span.banner{
	float:left;
	margin:0;
	width:900px;
}
span.banner a{
	float:left;
	text-indent:-3333px;
	overflow:hidden;
	background:url(../images/bg-banner.gif) no-repeat;
	width:900px;
	height:145px;
}
.bottom-content-listing{
	float:left;
	width:900px;
	margin:25px 0 0;
	clear: both;
}
.bottom-content-listing strong{
	float:left;
	margin:0;
	display:inline;
	color:#fff;
	font:10px/10px Arial, Helvetica, sans-serif;
}

.bottom-content-listing strong.head{
	color:#ff4e00;
	width:400px;
	margin:0 0 0 40px;
}

.bottom-content-listing-box{
	float:left;
	width:400px;
	margin:0 30px 0 40px;
	display:inline;
	border-right:1px solid #1c1c1c;
}
/*----------------------inner-box----------------------*/
.inner-box{
	width:380px;
	margin:0 !important;
	padding:58px 0 0;
	border:none;
	overflow:hidden;
}
.inner-box strong{margin:0 0 0 8px;}
.bottom-content-listing-box ul{
	float:left;
	margin:13px 28px 0 0;
	display:inline;
	padding:0;
	width:155px;
}
.bottom-content-listing-box ul li{
	list-style:none;
	float:left;
	width:155px;
	margin:0;
	color:#FF4E00;
	font:11px/13px Arial, Helvetica, sans-serif;
}
.bottom-content-listing-box ul li a{
	float:left;
	margin:0;
	text-decoration:none;
	color:#f2f2f2;
	font:10px/11px Arial, Helvetica, sans-serif;
}
.bottom-content-listing-box ul li a:hover{text-decoration:underline;}
.bottom-content-listing-box em{
	float:left;
	color:#555;
	margin:12px 0 0 8px;
	width:370px;
	font:italic 10px Arial, Helvetica, sans-serif;
}
.bottom-content-listing-box p{
	float:left;
	width:345px;
	text-align:right;
	display:inline;
	clear:both;
	margin:0 25px 0 0;
	color:#d1d1d1;
	font:10px Arial, Helvetica, sans-serif;
}
/*----------------------product----------------------*/
.product{
	float:left;
	width:900px;
}
.product h3{
	float:left;
	color:#fff;
	margin:10px 0 0 39px;
	display:inline;
	font:bold 29px/29px Arial, Helvetica, sans-serif;
}
.product ul{
	float:left;
	clear:left;
	margin:3px 0 0;
	padding:0 0 0 37px;
	width:400px;
}
.product ul li{
	float:left;
	margin:0;
	padding:0 5px 0 3px;
	list-style:none;
	background:url(../images/bg-separator.gif) no-repeat 100% 3px;
}
.product ul li.last{background:none;}
.product ul li a{
	float:left;
	margin:0;
	text-decoration:none;
	color:#ff4e00;
	font:10px Arial, Helvetica, sans-serif;
}
.product ul li a:hover{text-decoration:underline;}
/*----------------------form----------------------*/
.add{
	float:right;
	width:200px;

}
.add select{
	float:right;
	margin:0;
}
#inp-select{
	float:left;
	margin:22px 0 0 38px;
	display:inline;
	padding:0 0 0 3px;
	border:1px solid #a5acb2;
	display:inline;
	width:126px;
	height:16px;
	color:#6a6a6a;
	font:bold 9px/9px Arial, Helvetica, sans-serif;
}
/*----------------------text-box-listing----------------------*/
.info-box{
	float:left;
	width:392px;
	overflow:hidden;
	margin:14px 35px 0 23px;
	display:inline;
}
.info-box no-margin-inner{margin:0}
.info-box h3{
	float:left;
	margin:0;
	width:300px;
	padding:0 0 4px 15px;
	color:#a8ff00;
	font:bold 30px Arial, Helvetica, sans-serif;
}
.info-box span.top,
.info-box span.bottom{
	float:left;
	margin:0;
	width:383px;
	height:6px;
}
.info-box span.top{background:url(../images/bg-top-text-box.gif) no-repeat;}
.info-box span.bottom{background:url(../images/bg-bottom-text-box.gif) no-repeat;}

.info-box input{
	font-size: 14pt;
}

.no-margin-inner h3{color:#ff3600;}
.text-box-listing{
	float:left;
	width:400px;
	margin:0 0 10px;
}
.text-box-listing .block{
	width:376px;
	overflow:hidden;
	float:left;
	padding:0 0 0 17px;
	background:url(../images/bg-line-text-box.gif) repeat-y;
}
.new-box{
	float:left;
	width:376px;
	margin:0 0 10px;
	padding:5px 12px 0 17px;
	background:url(../images/bg-new-box.gif) no-repeat;
}
.text-box-listing h4{
	float:left;
	width:230px;
	margin:8px 0 0;
	padding:0 0 5px;
	color:#fff;
	font:bold 18px/18px Arial, Helvetica, sans-serif;
}

.text-box-listing h4 a{
	color: #fff;
	text-decoration: none;
}
.text-box-listing p{
	float:left;
	width:230px;
	margin:0 0 2px;
	color:#fff;
	font:11px/18px Arial, Helvetica, sans-serif;
}
.text-box-listing img{
	float:right;
	margin:3px 0 0;
	display:inline;
	border:2px solid #737373;
}
/*--------------------------------------------------details-page------------------------------------------------------------*/
/*----------------------youth----------------------*/
.youth{
	float:left;
	width:900px;
}
.youth h3{
	float:left;
	color:#fff;
	margin:10px 0 0 39px;
	display:inline;
	font:bold 29px/29px Arial, Helvetica, sans-serif;
}
.youth ul{
	float:left;
	clear:left;
	margin:3px 0 0;
	padding:0 0 0 37px;
	width:400px;
}
.youth ul li{
	float:left;
	margin:0;
	padding:0 8px 0 3px;
	list-style:none;
	color:#fff;
	font:10px Arial, Helvetica, sans-serif;
	background:url(../images/bg-arrow.gif) no-repeat 100% 4px;
}
.youth ul li.last{background:none;}
.youth ul li a{
	float:left;
	margin:0;
	text-decoration:none;
	color:#ff4e00;
	font:10px Arial, Helvetica, sans-serif;
}
.youth ul li a:hover{text-decoration:underline;}
/*----------------------form----------------------*/
.youth .add{
	float:right;
	width:400px;
}
.youth .add select{
	float:right;
	margin:0;
}
.youth #inp-select{
	float:right;
	margin:14px 35px 0 0;
	display:inline;
	padding:0 0 0 3px;
	border:1px solid #a5acb2;
	display:inline;
	width:126px;
	height:16px;
	color:#6a6a6a;
	font:bold 9px/9px Arial, Helvetica, sans-serif;
}
.youth .add ul{
	float:right;
	clear:right;
	width:253px;
	display:inline;
	margin:10px 0 0;
	padding:0;
}
.youth .add ul li{
	float:left;
	margin:0;
	padding:0 2px 0 0;
	list-style:none;
	background:none;
	font-style:italic;
}
.youth .add ul li a{
	float:right;
	margin: 0 30px 0 0;
	padding:0 0 0 13px;

	text-decoration:none;
}
.youth .add ul li a:hover{text-decoration:underline;}
.youth .add ul li a.checkout{
	background:url(../images/bg-checkout.gif) no-repeat;
	width:109px;
	margin:2px 0 0 7px;
	display:inline;
	text-indent:-3333px;
	overflow:hidden;
	height:10px;
}
/*----------------------content-details-box-text----------------------*/
.content-details-box-text{
	float:left;
	width:440px;
	margin:24px 0 0;
	padding:0 0 0 23px;
}
.content-details-box-text img{
	float:left;
	margin:0;
	border:none;
}
.technology-box{
	float:left;
	width:400px;
	margin:15px 0 0;
}
.technology-box div{
	float:left;
	width:400px;
	margin:0;
	padding:9px 0 5px;
	background:url(../images/bg-line-text-box.gif) repeat-y;
}
.content-details-box-text span.top,
.content-details-box-text span.bottom{
	float:left;
	margin:0;
	width:400px;
	height:6px;
	line-height:0;
}
.content-details-box-text span.top{background:url(../images/bg-top-text-box.gif) no-repeat;}
.content-details-box-text span.bottom{background:url(../images/bg-bottom-text-box.gif) no-repeat;}
.technology-box div h4{
	float:left;
	margin:0 0 0 17px;
	display:inline;
	width:230px;
	color:#D2FF00;
	font:bold 14px Arial, Helvetica, sans-serif;
}
.technology-box div img{
	float:right;
	margin:9px 12px 2px 0;
	padding:0;
	display:inline;
	border:none;
}
.technology-box div p{
	float:left;
	margin:10px 0 5px 17px;
	display:inline;
	width:245px;
	color:#d1d1d1;
	font:11px/18px Arial, Helvetica, sans-serif;
}
/*----------------------content-details-box-info----------------------*/
.content-details-box-info{
	float:right;
	width:411px;
	margin:24px 0 0;
}
.content-details-box-info h4{
	float:left;
	width:400px;
	margin:10px 0 0;
	color:#fff;
	font:bold 24px/24px Arial, Helvetica, sans-serif;
}
.content-details-box-info strong{
	float:left;
	width:400px;
	margin:13px 0 0 1px;
	display:inline;
	color:#fff;
	font:bold 10px Arial, Helvetica, sans-serif;
}
.content-details-box-info p{
	float:left;
	width:365px;
	margin:3px 0 4px 1px;
	display:inline;
	color:#d1d1d1;
	font:11px/16px Arial, Helvetica, sans-serif;
}
.inp-size-color{
/*	float:left;*/
	margin:9px 0 0 1px;
	display:inline;
	padding:0 0 0 3px;
	border:1px solid #a5acb2;
	display:inline;
	width:376px;
	height:16px;
	color:#000000;
	font:bold 10px Arial, Helvetica, sans-serif;
}
.content-details-box-info .add-to-cart{
	float:left;
	margin:25px 0 0 1px;
	display:inline;
	text-indent:-33333px;
	overflow:hidden;
	background:url(../images/bg-add-to-cart.gif) no-repeat;
	width:132px;
	height:13px;
}

/* Dealer Login */

div#loginForm {
	border: #000 5px solid; width: 50%;  padding: 10px; margin: auto;;
}

div#loginForm input.bigTextBox{
	font: 16pt Arial;
	width: 100%;
	margin-bottom: 5px;
}

/* Flash Messages */
div .errorMessage {
	background: #480000;
	color: #fff;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	border: #ff0000 1px solid;
	padding: 25px 20px 25px 50px;
	background-image: url(../images/x.gif);
	background-position: 10px;
	background-repeat: no-repeat;
	clear:both;
	font-size: 10px;
	font-family: Lucida Sans,Lucida Grand,Arial;
}

div .successMessage {
	background: #003a23;
	border: #007D48 1px solid;
	padding: 25px 20px 25px 50px;
	color: #ffffff;
	margin: 5px;
	background-image: url(../images/check.gif);
	background-position: 10px;
	background-repeat: no-repeat;
	clear:both;	
	font-size: 10px;
	font-family: Lucida Sans,Lucida Grand,Arial;
}

/* Cart */
div#cartWrapper {
	padding: 0px;
}

div.cartItem {

	text-align: center;
}

div.cartItem a.productLink{
	color: #AEFF00;
	font-size: 10pt;
	text-decoration: none;
}


div.cartItem input.text {
	width: 30px;
	text-align: center;
}

div.testimonial {
	padding: 10px;
	border-bottom: #1a1a1a 1px solid;
}

div.centeredDiv {
	clear:both;
	padding: 5px;
	min-height: 250px;
	/* IE Hack */
	_height: 250px;
}

div.centeredDiv table td{
	border: #090909 1px solid;
	text-align: center;
}

div.centeredDiv table td.header a{
	color: #fff;
	font-size: 10pt;
	text-decoration: none;
}

div.centeredDivSmall {
	padding: 25px;
}

div.centeredDivSmall p{
	padding-left: 45px;
	padding-top: 55px;

	width: 50%;
	margin-left: 150px;
}

div.shipping {
	font-size: 12pt;
	font-weight: normal;
	padding: 10px;
	width: 300px;
	margin: auto;
	border: #080808 8px solid;
	text-align: center;
}

div.shipping table{
	width: 100%;
}

div.shipping table td.header{
	background: #d1d1d1;
	color: #000;
}


table.reptable,table.reptable td table { 
	width: 100%;
	
}

table.reptable th{ 
	font-size: 12pt;
	font-weight: normal;
	background: #575757;
	color: #f2f2f2;
	padding: 3px;
	font-family: "Arial",sans-serif;
	letter-spacing: -.5px;
}

table.reptable td {
	padding: 5px;
	text-align: center;
}

table.reptable tr.altrowcolor td{
	background: #222222;
	border-bottom: #575757 1px solid;
	border-top: #575757 1px solid;
	color: #FFFFFF;
}

table.reptable td.noborder table tr td{
	border: none;
}

input.sizeinput {
	width: 45px;
	border: #575757 1px solid;
	color: #FFFFFF;
	background: #222222;
	text-align: center;
	padding: 2px;
}

table.mycheckout {
	background: #0F0F0F;
}

table.mycheckout td {
	background: #222222;
}

table.mycheckout tr.carthead td {
	color: #d1d1d1;
	text-transform: uppercase;
	font-style: italic;
	font-size: 8px;
}

div.error-message {
	background: #480000;
	border: 1px solid #f00;
	color: #fff;
	padding: 2px 4px;
	margin: 2px 0px 2px 0px;
}

div.where_to_buy {
	
}

div.where_to_buy h3{
	font-size: 20pt; 
	color: #a8ff00;
	padding: 0px;
	margin: 0px;
}
ul.where_buy {
	margin: 0px;
	padding: 0px;
}

ul.where_buy li.buy-item{
	width: 23%;
	margin: 5px 0px 5px 0px;
	float: left;
}

ul.where_buy li.last{
	clear: both;
}

ul.where_buy li{
	list-style: none;
}

ul.where_buy li ul li strong{
	color: #A8FF00;
}

div.order-history{
	background: #111111;
	border: #575757 1px solid;
	padding: 5px;
	color: #f1f1f1;
	margin-top: 10px;
	font-size: 12pt;
/*	font-family: "Lucida sans";*/
}

table.results {
	clear: both;
}

div#sizes {
	clear: left;
	border: 1px solid #575757;
	padding: 10px;
	margin: 15px 0;
}

div#sizes h3 {
	margin-top: 0;
	color: #FF4E00;
	font-size: 11px;
	clear: both;
	text-transform: uppercase;
}

div.front-gal-container{
	margin: 40px 0;
/*	padding-top: 20px;*/
/*	border: red 1px solid;*/
	clear: both;
}

ul.front-gallery{
/*	margin: 10px;*/
/*	padding-top: 10px;*/
}

ul.front-gallery li{
	width: 150px;
	height: 150px;
	overflow: hidden;
	float: left;
}

ul.front-gallery li a,ul.front-gallery li a img{
	border: none !important;
}

div.gallery-heading{
	padding: 0 40px;
}

ul.gallery-frontend{
	margin: 0;
	padding: 0;
}

ul.gallery-frontend li{
	display: block;
	width: 400px;
	float: left;
	margin-right: 5px;
	margin-bottom: 3px;
	border-bottom: #575757 1px dotted;
	padding: 9px 0;
}

ul.gallery-frontend li img{
	float: left;
	padding-right: 5px;
	border: none !important;
}

div.gallery-heading-front{
	padding: 20px;
}

ul.gallery-frontend li a{
	color: #F23A04 !important;
}

ul.gallery-frontend li h2{
	padding: 0 !important;
	margin: 0 !important;
}

div.alert {
		padding: 15px 15px 15px 50px;
	/*	border: 1px solid;*/
		color: #333;
		font-size: 12px;
		font-weight: bold;
	/*	background-position: 15px 50%;*/
	/*	background-repeat: no-repeat;*/
		margin: 10px 0;
	
	background: #fbf4cf url(../images/alert.gif) 15px 50% no-repeat;
	border: 1px solid #e9e1bd;
}