/*
 *
 *   doc name  xx  Website Styles
 *   desc      xx  Island Snow CSS
 *   author    xx  Ulf Lonegren
 *   version   xx  1.1  xx  June 29 2009
 *
 * 
**/


/*ooooooooooooooooooooooooooooooooooooo*/
/*xxxxxx    Table of Contents    xxxxxx*/
/*ooooooooooooooooooooooooooooooooooooo*/
/*
	Website Styles
	[WS1] HTML Body
	[WS2] Font Classes
	[WS3] Content Styling
	[WS4] Link Styles
	[WS5] Headings
	
	Layout and Page Styles
		[P1] Layout
		[P2] Homepage
		[P3] Categories/Brands
		[P4] Catalogue
		[P5] About
		[P6] Product/Payment Pages
		
*/
/*ooooooooooooooooooooooooooooooooooooo*/
/*ooooooooooooooooooooooooooooooooooooo*/


/*oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo*/
/*oooooooooooooooooooooooooooooxxxxxx   [WS1] HTML Body    xxxxxxoooooooooooooooooooooooooooo*/
/*oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo*/

 
html, body {
	height:100%;
	color:#000;
	font-size:100.01%;
	}
 
body{
	font:13px/1.231 arial,verdana,helvetica,clean,sans-serif;
	}
	
/*oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo*/
/*ooooooooooooooooooooooooooooxxxxxx   [WS2] Font Classes    xxxxxxoooooooooooooooooooooooooooo*/
/*oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo*/

/*xxxxxx    Font Sizes    xxxxxx*/

#priority .size10 {font-size:77%;} /* for setting 10px */
#priority .size11 {font-size:85%;} /* for setting 11px */
#priority .size12 {font-size:93%;} /* for setting 12px */
#priority .size13 {font-size:100%;} /* for setting 13px */
#priority .size14 {font-size:108%;} /* for setting 14px */
#priority .size15 {font-size:116%;} /* for setting 15px */
#priority .size16 {font-size:123.1%;} /* for setting 16px */
#priority .size17 {font-size:131%;} /* for setting 17px */
#priority .size18 {font-size:138.5%;} /* for setting 18px */
#priority .size19 {font-size:146.5%;} /* for setting 19px */
#priority .size20 {font-size:153.9%;} /* for setting 20px */
#priority .size21 {font-size:161.6%;} /* for setting 21px */
#priority .size22 {font-size:167%;} /* for setting 22px */
#priority .size23 {font-size:174%;} /* for setting 23px */
#priority .size24 {font-size:182%;} /* for setting 24px */
#priority .size25 {font-size:189%;} /* for setting 25px */
#priority .size26 {font-size:197%;} /* for setting 26px */

/*xxxxxx    Font Families    xxxxxx*/



/*xxxxxx    Font Colors    xxxxxx*/



/*oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo*/
/*oooooooooooooooooooooooooooxxxxxx   [WS3] Content Styling    xxxxxxooooooooooooooooooooooooo*/
/*oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo*/

p{
	font-size:1em;
	line-height:1.6em;
	
	}

/*
p+p{
	
	}
*/

/*oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo*/
/*oooooooooooooooooooooooooooxxxxxx   [WS4] Link Styles    xxxxxxooooooooooooooooooooooooo*/
/*oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo*/


a{
	color:#db0000;
	}

a:link{
	color:#db0000;
	}

a:hover{
	color:#730000;
	}
/*
a:visited{
	
	}
*/
	
/*oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo*/
/*ooooooooooooooooooooooooooooooxxxxxx   [WS5] Headings    xxxxxxooooooooooooooooooooooooooooo*/
/*oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo*/
 

h1, h2, h3, h4, h5, h6 {
	margin:0 0 0 0;
	font-size:100%;
	}
/*
h1 {

	}
 
h2 {
	
	}
 
h3 {
	
	}

h4 {
	
	}
	
h5 {
	
	}
	
h6 {
	
	}
*/
	
/*oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo*/
/*oooooooooooooooooooooooooooooooooxxxxxx   [P1] Layout    xxxxxxoooooooooooooooooooooooooooooooo*/
/*oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo*/

/*_____________  Global  _____________*/
body{
	/* background:url(images/body_bg.jpg) -30% 110px; */
	background:#000;
}

.wrapper{
	width:979px;
	padding:0 6px;
	margin:0 auto;
	}
	
.fma{
	width:796px;
	float:left;
	}
	/*_____________  Global  Call To Actions _____________*/
	.cta{ /* call to action */
		width:796px;
		}
		.cta .one{
			width:521px;
			height:70px;
			float:left;
			}
		.cta .two{
			width:275px;
			height:70px;
			float:left;
			}
	/*_____________  Global  Buttons _____________*/
			
	.btn1 a{	
		float:right;
		position:relative;
		padding-left:10px;
		margin-right:30px;
		height:23px;
		background:url(images/btns/1_redarrow.png) no-repeat 0 0;
		color:#fff;
		text-decoration:none;
		line-height:20px;
		font-size:12px;
		}
	.btn1.float-left a{	
		float:left;
		}
		.btn1 a b{
			position:absolute;
			top:0;
			left:100%;
			width:30px;
			display:block;
			height:23px;
			background:url(images/btns/1_redarrow.png) no-repeat 100% 0; 
			cursor:pointer;
			}
	.btn1 a:hover{	
		color:#fff;
		text-decoration:underline;
		}
		
	/*_____________  Breadcrumbs _____________*/
	.breadcrumbs, .breadcrumbs li a{
	font-size:11px;
	color: #a5a5a5;
	}
		.breadcrumbs li a:hover{
			text-decoration:none;
			}
		.breadcrumbs li{
			float:left;
			padding:0px 3px 6px 0;
			}

	
/*_____________  Top  _____________*/
#top{
	background:url(images/top_bg.jpg) repeat-x;
	height:120px;
	}
	#top_split{
		background:url(images/top_split_bg.gif) no-repeat 50% 0;
		}
	/*_____________  Header  _____________*/
	#header{
		height:120px;
		background:url(images/header_bg.gif) no-repeat;
		}
		#head_logo{
			height:86px;
			width:342px;
			float:left;
			}
			#head_logo a{
				height:86px;
				width:342px;
				display:block;
				background:url(images/head_logo.jpg) no-repeat;
				}
		/*_____________  Utility Navigation  _____________*/
		#utility_nav{
		position:relative;
			top:68px;
			float:right;
			font-size:12px;
			}
			#utility_nav li{
				display:block;
				float:left;
				padding-right:12px;
				}
				#utility_nav li a{
					color:#fff;
					text-decoration:none;
					}
				#utility_nav li a:hover{
					text-decoration:underline;
					}
				#utility_nav li.cart, #utility_nav li.cart a{
					color:#db0000;
					}
				#utility_nav li.sign_in{
					padding:0 0 0 17px;
					}
				
		/*_____________  Nav + Search Wrapper  _____________*/
		#nav_bar{
			width:100%;
			height:33px;
			}
		
		/*_____________  Main Navigation  _____________*/
		.pad {clear:left; padding-top:270px;}
		
		/*-------- Top Bar ---------- */
		#nav {height: 33px; float:left; background:none; font-family:"Century Gothic", arial, sans-serif;}

		#menu {height:33px; position:relative; font-size:13px; margin: 0; z-index:1000; background:none; float:left; width:746px;}
		
		#menu .dd_right{
			float:right;
			margin-right:4px;
			}
		#menu ul {padding:0; margin:0; list-style: none;}
		#menu ul li.mega {float:left; padding:0 2px 0 0; position:relative; }
		#menu ul li a.top_lvl {display:block; float:left; padding:0 9px 0 0; text-decoration:none; color:#fff; font-weight:normal; height:33px;line-height:33px;font-size:13px; background:url(images/nav/tabRight.png) no-repeat right center;}
		#menu ul li a.top_lvl b {display:block; float:left; padding:0 0 0 7px; text-decoration:none; color:#fff; font-weight:normal; height:33px;line-height:33px;font-size:13px; background:url(images/nav/tabLeft.png) no-repeat left center; cursor:pointer;}
		#menu ul li a.top_lvl:hover {color:#ff3c3c; white-space:nowrap; position:relative;}
		#menu ul li a.top_lvl:hover b {color:#ff3c3c;}
		
   
		/*-------- 1st Childen (Categories) ---------- */
		.dd_nav{
			position:relative;
			left:64px;
			}
		.dd_nav td{
			padding:0 12px 0 0;
			}
		
		/*-------- 2nd Childen ---------- */
		.dd_nav div.heading{
			color:#fff;
			height:26px;
			padding:7px 15px 0 30px;
			font-family:Georgia, "Times New Roman", Cambria, Serif;
			font-size:19px;
			font-style:italic;
			min-width:125px;
			display:block;
			border-left:2px solid #000;
			border-right:2px solid #000;
			border-top:1px solid #000;
			border-bottom:1px solid #000;
			background:url(images/dd_nav/heading_bg.gif) repeat-y 0 0;
			}
			
		/*-------- 3rd Childen ---------- */
		.dd_nav dl{
			padding:8px 0 0 14px;
			}
		.dd_nav dl a{
			display:block;
			white-space:nowrap;
			font-family:Arial, "Century Gothic", Verdana, Sans-serif;
			color:#fff;
			text-decoration:none;
			font-size:12px;
			}
		.dd_nav dl a:hover{
			color:#ff0301;
			text-decoration:none;
			}
		.dd_nav dl dt a{
			margin:.9em 0 0 0;
			padding:0 0 0 12px;
			background:url(images/dd_nav/plus.gif) no-repeat 0 2px;
			}
		.dd_nav dl dd a{
			font-size:11px;
			padding:0 0 0 16px;
			margin:.6em 0 0 0;
			}
			
		/*-------- Hover Classes ---------- */	
		#menu div.dd_wrapper{
			display:none; 
			}
		#menu li.hover div.dd_wrapper{
			display:block; 
			}
		
		/*-------- Drop Down Wrapper ---------- */
		#menu li.mega .dd_wrapper{
			position:absolute;
			top:33px;
			left:-23px;
			z-index:100000;
			background:#242223 url(images/dd_nav/dd_bg-l.gif) repeat-y 0 0;
			}
		#menu .dd_top{
			width:auto; 
			height:21px; 
			margin:0 57px 0 32px; 
			background:url(images/dd_nav/dd_top-bg.jpg) repeat-x; 
			overflow:visible;
			position:relative;
			right:-25px;
			}
			#menu .dd_top .l{
				float:left; 
				width:57px; 
				height:21px; 
				background:url(images/dd_nav/dd_top-l.jpg) no-repeat; 
				margin-left:-57px; 
				position:relative;
				}
			#menu .dd_top .r{
				float:right; 
				width:32px; 
				height:21px; 
				background:url(images/dd_nav/dd_top-r.jpg) no-repeat; 
				margin-right:-32px; 
				position:relative;
				}
		#menu .dd_mid{
			background:url(images/dd_nav/dd_bg-r.gif) repeat-y 100% 0;
			padding:0 84px 0 0;
			}
		#menu .dd_bottom{
			clear:both;
			width:auto; 
			height:37px; 
			margin:0 57px 0 32px; 
			background:url(images/dd_nav/dd_btm-bg.jpg) repeat-x; 
			overflow:visible;
			position:relative;
			right:-25px;
			}
			#menu .dd_bottom .l{
				float:left; 
				width:57px; 
				height:37px; 
				background:url(images/dd_nav/dd_btm-l.jpg) no-repeat; 
				margin-left:-57px; 
				position:relative;
				}
			#menu .dd_bottom .r{
				float:right; 
				width:32px; 
				height:37px; 
				background:url(images/dd_nav/dd_btm-r.jpg) no-repeat; 
				margin-right:-32px; 
				position:relative;
				}
				
		
		/*_____________  Search  _____________*/
		#search{
			float:right;
			margin-top:5px;
			}
			#search .txt{
				width:194px;
				height:21px;
				border:none;
				background:url(images/nav/search_bg.gif) no-repeat 0 0;
				float:left;
				font-family:Arial, Tahoma, Sans-serif;
				color:#4b4b4b;
				font-size:12px;
				padding:3px 3px 0 3px;
				}
			#search .btn{
				width:32px;
				height:24px;
				background:url(images/nav/search_btn.gif) no-repeat 0 0;
				border:none;
				float:left;
				}

/*_____________  Mid  _____________*/
#mid{
	/* background:url(images/mid_bg.png) repeat-y 50% 0; */
	background: #000;
	width:100%;
	}
#mid.payment{
	background:url(images/payment_bg.png) repeat-y 50% 0;
	width:100%;
	}
	.payment #page{
		background:#fff;
		}
	#page{
		background:#fff url(images/page_bg.jpg) no-repeat 0 0;
		overflow:auto;
		padding-top:6px;
		position:relative;
		}
		/*_____________  Advertisements Sidebar _____________*/
		#ads_bg{
			background:url(images/ads_bg.jpg) repeat-y 0 0;
			overflow:auto;
			width:100%;
			position:relative;
			}
		#ads{
			width:177px; 
			padding:0 0 50px 0;
			float:left;
			position:relative;
			z-index:50;
			}
			#ads_top{
				width:177px;
				height:3px;
				margin:0 0 6px 0;
				float:left;
				background:url(images/ads_top.jpg) no-repeat 0 0;
				overflow:hidden;
				}
			.ad{
				width:159px;
				position:relative;
				margin:0 0 3px 8px;
				float:left;
				}
				.ad.snowboard-shop{
					background:url(../images/ad-snowboard-shop.png) no-repeat;
					height:172px;
				}
				.ad.shoes{
					background:url(../images/ad-shoes.png) no-repeat;
					height:172px;
				}
				.ad.sunglass-store{
					background:url(../images/ad-sunglass-store.png) no-repeat;
					height:172px;
				}
				.ad.longboard-store{
					background:url(../images/ad-longboard-store.png) no-repeat;
					height:172px;
				}
				/*.ad.outerwear{
					height:189px;
					background:url(../images/ad_outerwear.jpg) no-repeat;
					}	
				.ad.boards{
					height:172px;
					background:url(../images/ad_boards.jpg) no-repeat;
					}	
				.ad.boots{
					height:155px;
					background:url(../images/ad_boots.jpg) no-repeat;
					}	
				.ad.helmets{
					height:126px;
					background:url(../images/ad_helmets.jpg) no-repeat;
					}	
				
				.ad a{
					text-decoration:none;
					position:absolute;
					left:82px;
					width:75px;
					height:20px;
					}
				.ad a span{
					visibility:hidden;
					}
				.ad.boards a.men,
				.ad.boots a.men,
				.ad.helmets a.men{
					top:40px;
					}
				.ad.boards a.women,
				.ad.boots a.women,
				.ad.helmets a.women{
					top:61px;
					}
				.ad.boards a.youth,
				.ad.boots a.youth,
				.ad.helmets a.youth{
					top:82px;
					}
				.ad.outerwear a.men{
					top:44px;
					}
				.ad.outerwear a.women{
					top:65px;
					}
				.ad.outerwear a.youth{
					top:86px;
					}*/
		#ads_corner{
			background:green; 
			width:177px; 
			height:65px; 
			position:absolute; 
			bottom:0; 
			left:0;
			background:url(images/ads_bottom.jpg) no-repeat 0 100%;
			}
		/*_____________  Right Side Content _____________*/
		#page_content{
			width:796px;
			padding:0 0 0 6px;
			float:left; 
			overflow:hidden;
			}
			.paragraph_content{
				float:left;
				margin:10px 0 0 10px;
				}
		
/*_____________  Bottom  _____________*/
#bottom{
	/* background:url(images/bottom_bg.png) no-repeat 50% 0; */
	background: #000;
	height:223px;
	width:100%;
	}
#bottom.payment{
	background:url(images/payment_btm_bg.png) no-repeat 50% 0;
	height:223px;
	width:100%;
	}
	/*_____________  Footer _____________*/
	#footer{
		background:#fff url(images/footer_bg.jpg) no-repeat 50% 6px;
		height:164px;
		padding:6px;
		position:relative;
		}
		#author{
			position:absolute;
			left:140px;
			bottom:15px;
			font-family:"Century Gothic", Arial, Verdana, Sans-serif;
			font-size:10px;
			color:#fff;
			}
			#author a{
				color:#fff;
				text-decoration:none;
				}
			#author a:hover{
				color:#db0000;
				text-decoration:none;
				}
		#footer_nav{
			width:640px;
			position:absolute;
			right:6px;
			top:70px;
			font-family:"Century Gothic", Arial, Verdana, Sans-serif;
			font-size:12px;
			}
			#footer_nav li{
				float:left;
				padding:0 14px 0 0;
				}
				#footer_nav li a{
					color:#fff;
					text-decoration:none;
					}
				#footer_nav li a:hover{
					color:#db0000;
					text-decoration:none;
					}
				#footer_nav li a.is{
					color:#239fed;
					}
				#footer_nav li a:hover.is{
					text-decoration:underline;
					}


/*oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo*/
/*ooooooooooooooooooooooooooooooooxxxxxx   [P2] Homepage    xxxxxxooooooooooooooooooooooooooooooo*/
/*oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo*/

.home_featured{
	width:796px;
	padding:4px 0 0;
	clear:both;
	background:none;
	}
	
	
/*oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo*/
/*oooooooooooooooooooooooooooooxxxxxx   [P3] Categories/Brands   xxxxxxoooooooooooooooooooooooooo*/
/*oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo*/

/*_____________  Brand Navigation _____________*/
.brands_nav{
	overflow:hidden;
	padding:0 0 8px 0;
	}
	.brands_nav table{border: none; padding:0; margin:0; display:inline; vertical-align:middle; height:68px; float:left;}
	.brands_nav td{
		padding:1px;;
		vertical-align:middle;
		}
	.brands_nav td a img{
		-moz-opacity:.50;
		filter:alpha(opacity=50);
		opacity:.50;
		
		}
	.brands_nav td a:hover img{
		-moz-opacity:1;
		filter:alpha(opacity=100);
		opacity:1;
		}
	
/*_____________ Category Blurb _____________*/
.page_desc{
	width:766px;
	padding:15px;
	background:#2d2d2d;
	color:#fff;
	clear:both;
	font-size:93%;
	}
	.page_desc h3{
		font-weight:bold;
		margin:0 0 .8em 0;
		text-transform:uppercase;
		}

/*_____________  Brand/Category List _____________*/
.category_list{
	width:796px;
	clear:both;
	padding:4px 0 0 0;
	color:#fff;
	overflow:hidden;
	}
	.category_table{
		
		}
		.category_table tr td{
			width:198px;
			height:11px;
			padding:0 1px 3px 0;
			}
			.category_table tr td .title{
				width:198px;
				height:28px;
				overflow:hidden;
				background:url(images/categories/title_bg.jpg) no-repeat 0 0;
				}
				.category_table tr td .title p{
					margin:3px 0 0 36px;
					}
			.category_table tr td .photo{
				width:198px;
				overflow:hidden;
				background:url(images/categories/photo_bg.jpg) repeat-y 0 0;
				padding:0 0 0 1px;
				}
				.category_table tr td .photo_wrapper{
					width:193px;
					overflow:hidden;
					}
			.category_table tr td .moreinfo{
				width:188px;
				height:34px;
				background:url(images/categories/bottom_bg.jpg) no-repeat 0 0;
				padding:5px 10px 0 0;
				}
	
/*oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo*/
/*oooooooooooooooooooooooooooooooxxxxxx   [P4] Catalogue   xxxxxxoooooooooooooooooooooooooooooooo*/
/*oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo*/

/*_____________  Search Criteria _____________*/
.custom_search{
	width:796px;
	height:78px;
	overflow:hidden;
	background:url(images/search_bg.jpg) no-repeat;
	}
	.search_options{
		margin:19px 0 0 170px;
		}
	.search_options li{
		float:left;
		width:100px;
		margin:0 10px 0 0;
		}
	
	.search_options select{
		width:100px;
		font-size:10px;
		float:left;
		}
	.search_options label{
		font-size:9px;
		margin:0 0 4px 0;
		float:left;
		}
	.btn_go a{
		background:url(images/btns/go_btn.gif) no-repeat 0 0;
		width:54px;
		height:24px;
		display:block;
		float:right;
		margin:6px 22px 0 0;
	}
	

/*_____________  Sort / Display Options _____________*/
.list_options, .btm_list_options{
	clear:both;
	float:left;
	width:794px; 
	overflow:hidden;
	}
	.btm_list_options table{
		width:400px;
		font-size:11px;
		color:#505050;
		float:right;
		}
	.list_options table{
		width:794px;
		font-size:11px;
		color:#505050;
		}
		.list_options a, .btm_list_options a{
			color:#505050;
			text-decoration:none;
			}
		.list_options a:hover, .btm_list_options a:hover{
			color:#505050;
			text-decoration:underline;
			}
			
/*_____________  Catalogue Product Listings _____________*/
.catalogue_list{
	width:795px;
	overflow:hidden;
	clear:both;
	float:left;
	padding-bottom:5px;
	padding-left:1px;
	}
	.catalogue_table{
		width:178px;
		margin-top:8px;
		}
	.catalogue_table .top th{
		width:178px;
		height:18px;
		padding:0 10px;
		overflow:hidden;
		border-top:1px solid #000;
		border-left:1px solid #832121;
		border-right:1px solid #832121;
		background:url(images/catalogue/table_head_bg.gif) repeat-x 0 0px;
		}
		.catalogue_table .top th p{
			line-height:18px;
			overflow:hidden;
			margin:0 0 0;
			color:#fff;
			font-weight:normal;
			font-size:12px;
			}
	.catalogue_table td{
		border:1px solid #832121;
		border-top:none;
		padding:0 10px;
		}
	.catalogue_table .mid td{
		border-bottom:none;
		}
		.catalogue_table .mid .photo{
			width:176px;
			overflow:hidden;
			text-align:center;
			}
		.catalogue_table .mid .photo a{
			width:176px;
			text-align:center;
			}
		.catalogue_table .mid .photo img{
			margin:6px auto;
			}
		.catalogue_table .details{
			font-size:11px;
			}
		.catalogue_table .details h3{
			font-size:12px;
			font-weight:bold;
			text-transform:uppercase;
			margin-bottom:.3em;
			}
		.catalogue_table .details .options{
			font-weight:bold;
			}
		.catalogue_table .details .short_desc{
			margin-bottom:1em;
			margin-top:.5em;
			line-height:1.2em;
			font-style:italic;
			}
		.catalogue_table .details .price{
			font-size:12px;
			font-weight:bold;
			}
			.price .reg_price{
				font-size:12px;
				font-weight:normal;
				color:#585858;
				text-decoration:line-through;
				}
			.price .sale_price{
				font-size:12px;
				font-weight:bold;
				color:#db0000;
				}
		.catalogue_table .details .savings{
			font-size:12px;
			font-weight:bold;
			}
	.catalogue_table .bottom td{
		background:url(images/catalogue/bottom_bg.jpg) no-repeat 0 15px;
		padding:0;
		}
		.catalogue_table .bottom td .details_btn{
			height:29px;
			margin-top:20px;
			margin-bottom:0;
			margin-right:8px;
			padding:4px 0 0 0;
			overflow:hidden;
			font-family:"century gothic", arial, verdana, sans-serif;
			}
	.catalogue_table .spacer td{
		height:8px;
		border:0;
		}
	
	
/*oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo*/
/*ooooooooooooooooooooooooooooooooooxxxxxx   [P5] About  xxxxxxooooooooooooooooooooooooooooooooo*/
/*oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo*/
	
/*_____________  Sub Navigation _____________*/
.subnav{
	width:796px;
	height:35px;
	overflow:hidden;
	background:url(images/about/sub_nav_bg.jpg) no-repeat;
	float:left;
	font-family:"Century Gothic", arial, sans-serif; 
	text-transform:lowercase;
	}
	.subnav img.title{
		padding:0 0 0 10px;
		float:left;
		}
	.subnav ul{
		height:35px;
		font-size:13px;
		background:none; 
		float:right;
		}
	.subnav ul li {float:left; padding:0 2px 0 0;}
		.subnav ul li.last{float:left; padding:0 2px 0 40px;}
	.subnav ul li a {display:block; float:left; padding:0 9px 0 0; text-decoration:none; color:#fff; font-weight:normal; height:33px;line-height:33px;font-size:13px; background:url(images/nav/tabRight.png) no-repeat right center;}
	.subnav ul li a b {display:block; float:left; padding:0 0 0 7px; text-decoration:none; color:#fff; font-weight:normal; height:33px;line-height:33px;font-size:13px; background:url(images/nav/tabLeft.png) no-repeat left center; cursor:pointer;}
	.subnav  ul li a:hover {color:#ff3c3c; white-space:nowrap; position:relative;}
	.subnav  ul li a:hover b {color:#ff3c3c;}
	
/*_____________  About Content _____________*/
.about{
	padding:14px 4px 0;
	clear:both;
	}
	.about .about_info{
		width:380px;
		float:left;
		}
	.about .map{
		float:right;
		width:385px;
		}
		
/*_____________  Faqs Content _____________*/
.faqs{
	margin:15px 0 0 0;
	clear:both;
	float:left;
	width:796px;
	overflow:hidden;
	}
	.faqs .top_copy{
		padding:0 10px;
		float:left;
		clear:both;
		}
	.faqs .questions{
		width:560px;
		margin:0 auto;
		clear:left;
		}
		/*_____________  Product Features/Options/Misc Info/Slider _____________*/
		h2.trigger {
			padding: 0 0 0 30px;
			margin: 10px 0 5px 0;
			background: url(images/faq_toggle_bg.gif) no-repeat;
			height: 22px;
			width: 560px;
			font-weight: bold;
			float: left;
			}
		h2.trigger a {
			color: #000;
			text-decoration: none;
			display: block;
			padding:5px 0 0;
			font-size: 108%;
			}
		h2.trigger a:hover { color: #db0000; }
		h2.active {background-position: left bottom;} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
		.toggle_container {
			margin: 0 0 5px;
			padding: 0;
			overflow: hidden;
			width: 560px;
			float:left;
			}
		.toggle_container .block {
			padding:10px 0 0 30px; /*--Padding of Container--*/
			}
	
/*_____________  Careers Content _____________*/
.work_hard{
	background:#000 url(images/careers/work_hard.gif) no-repeat 100% 90px;
	height:130px;
	float:left;
	clear:both;
	width:796px;
	}

/*_____________  About Pages Content _____________*/
.about_wrapper{
	margin:15px 0 0 0;
	clear:both;
	float:left;
	width:796px;
	overflow:hidden;
	}
	.about_wrapper .text{
		padding:0 25px 0px;
		}
		.about_wrapper .text h2{
			font-weight:bold;
			margin:0 0 1em 0;
			}
		.about_wrapper .text img{
			float:left;
			margin:0 20px 0 0;
			}
			
/*_____________  Brands  _____________*/
.brand_container{
	margin:20px 0 30px 0;
	float:left;
	}
	.brand_container .logo{
		float:left;
		width:250px;
		}
	.brand_container .logo a{
		margin:0 auto;
		}
		.brand_container .logo a img{
			margin:0 auto;
			}
	.brand_container .info{
		float:left;
		width:525px;
		}
		.info .brand_name{
			float:left;
			width:212px;
			height:30px;
			}
			.info .brand_name h2{
				padding-top:10px;
				font-weight:bold;
				}
		.info .website{
			float:right;
			width:213px;
			height:30px;
			}
		.info .description{
			clear:both;
			padding-top:8px;
			}
		
/*oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo*/
/*ooooooooooooooooooooooooooxxxxxx   [P6] Product/Payment Pages xxxxxxoooooooooooooooooooooooo*/
/*oooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo*/
	
/*_____________  Payment Header _____________*/
.payment_head{
	width:991px;
	height:33px;
	margin:0 auto;
	padding:0 0 3px 0;
	border-top:10px solid #000;
	background:#fff url(images/payment/header_bg.jpg) no-repeat;
	}
	.payment_head img.title{
		padding:0 0 0 50px;
		float:left;
		}
	.payment_head img.prev{
		float:right;
		}
	.payment_head img.next{
		float:right;
	}
	.payment_head img.close{
		margin:0 15px 0 30px;
		float:right;
	}

/*_____________  Product Gallery and Recommended _____________*/
#gallery{
	width:580px;
	float:left;
	}
	#gallery h1{
		font-size:182%;
		font-family:"Arial Black", Arial, Verdana, Sans Serif;
		text-transform:uppercase;
		margin:0 0 .2em 0;
		}
	#gallery h3{
		font-size:116%;
		color:#db0000;
		font-weight:bold;
		font-family:Arial, Verdana, Sans Serif;
		margin:0 0 1em 0;
		}
	#gallery .color_options{
		width:175px;
		float:left;
		}
		#gallery .color_options li{
			width:85px;
			float:left;
			position:relative;
			z-index:100;
			}
			#gallery .color_options li .sale{
				width:85px;
				position:absolute;
				bottom:0px;
				z-index:1000;
				}
	#gallery .product_full{
		width:400px;
		float:right;
		overflow:hidden;
		}
	#gallery .product_full img{		
		margin:0 auto;
		}
	#gallery .product_zoom{
		height:15px;
		width:71px;
		float:right;
		clear:right;
		background:url(images/product_zoom.gif) no-repeat 100% 0;
		}
		#gallery .product_zoom a{
			height:15px;
			width:71px;
			display:block;
			}
	#gallery .additional_views{
		width:390px;
		float:right;
		padding:0 10px 15px;
		}
		#gallery .additional_views ul li{
			float:left;
			height:60px;
			overflow:hidden;
			}
	#gallery .recommended{
		width:390px;
		padding:10px 11px 9px 9px;
		float:right;
		background:#700101;
		}
			.recommended .catalogue_table .mid, .recommended .catalogue_table .bottom{
				background:#fff;
				}
	
/*_____________  Product Details and Options _____________*/
#details{
	width:384px;
	float:right;
	}
	#details .brand_logo{
		float:left;
		margin:0 0 15px 0;
		}
	#details .quick_desc{
		width:384px;
		float:left;
		clear:left;
		}
		#details .quick_desc .info{
			float:left;
			width:380px;
			overflow:hidden;
			}
			#details .quick_desc h2{
				font-family:"Arial Black", Arial, Verdana, Sans-serif;
				font-size:138.5%;
				margin:0 0 .2em 0;
				}
			#details .quick_desc .save{
				float:right;
				width:55px;
				padding:0 0 0 15px;
				font-size:13px;
				color:#db0000;
				text-transform:uppercase;
				font-weight:bold;
				text-align:center;
				}
	/*_____________  Product Features/Options/Misc Info/Slider _____________*/
	#extra{
		float:left;
		clear:left;
		}
		#extra .collapse_title{
			width:384px;
			height:30px;
			padding:6px 0 0 0;
			float:left;
			clear:both;
			}
			#extra .collapse_title a{
				width:384px;
				display:block;
				height:30px;
				}
		#extra .options{
			background:url(images/payment/options.gif) no-repeat 0 6px;
			float:left;
			clear:left;
			width:360px;
			}
		#extra a#features-slide.closed{
				background:url(images/payment/features_closed.gif) no-repeat 0 6px;
				}
			#extra a#features-slide.open{
					background:url(images/payment/features_open.gif) no-repeat 0 6px;
				}
		#extra a#shipping-slide.closed{
				background:url(images/payment/shipping_closed.gif) no-repeat 0 6px;
				}
			#extra a#shipping-slide.open{
					background:url(images/payment/shipping_open.gif) no-repeat 0 6px;
				}
		#extra a#warranty-slide.closed{
				background:url(images/payment/warranty_closed.gif) no-repeat 0 6px;
				}
			#extra a#warranty-slide.open{
					background:url(images/payment/warranty_open.gif) no-repeat 0 6px;
				}
		#extra a#returns-slide.closed{
				background:url(images/payment/returns_closed.gif) no-repeat 0 6px;
				}
			#extra a#returns-slide.open{
					background:url(images/payment/returns_open.gif) no-repeat 0 6px;
				}
		#options, #features, #shipping, #warranty, #returns{
			clear:both;
			float:left;
			}
			#extra .inner{
				width:350px;
				background:url(images/payment/inner_line.gif) no-repeat 0 100%;
				padding:4px 0 12px 24px;
				float:left;
				clear:left;
				font-size:93%;
				}
				/*_____________  Options _____________*/
				#options .step{
					width:360px;
					height:20px;
					margin:0 0 10px 0;
					}
				#options .step1{
					background:url(images/payment/step1.gif) no-repeat 0 0;
					}
				#options .step2{
					background:url(images/payment/step2.gif) no-repeat 0 0;
					}
				#options .step3{
					background:url(images/payment/step3.gif) no-repeat 0 0;
					}
					#options .step select{
						width:280px;
						height:20px;
						float:right;
						font-size:11px;
						}
					#options .step .desc{
						width:80px;
						float:right;
						font-size:11px;
						}
				#options .btn_options{
					width:360px;
					height:50px;
					margin:10px 0 20px 0;
					float:left;
					clear:both;
					}
					.btn_options .share{
						float:left;
						}
						.btn_options .share a{
							width:75px;
							height:26px;
							display:block;
							background:url(images/payment/btn_share.jpg) no-repeat 0 0;
							}
					.btn_options .wishlist{
						float:left;
						}
						.btn_options .wishlist a{
							width:78px;
							height:26px;
							display:block;
							background:url(images/payment/btn_wishlist.jpg) no-repeat 0 0;
							}
					.btn_options .cont_shopping{
						float:left;
						clear:left;
						}
						.btn_options .cont_shopping a{
							width:153px;
							height:24px;
							display:block;
							background:url(images/payment/btn_cont-shopping.jpg) no-repeat 0 0;
							margin-bottom:2px
							}
					.btn_options .add_cart{
						float:right;
						}
						.btn_options .add_cart a{
							width:206px;
							height:50px;
							display:block;
							background:url(images/payment/btn_add-cart.jpg) no-repeat 0 0;
							}
				#options .main_details{
					width:360px;
					padding:0 0 5px 0;
					float:left;
					clear:left;
					}
					.main_details .thumb{
						float:left;
						width:85px;
						padding:0 10px 0 0;
						}
					.main_details ul li{
						padding:0 0 5px 0;
						font-size:11px;
						}
				/*_____________  Features _____________*/
				#features dl{
					margin:20px 0 0;
					
					}
					#features dl dt{
						text-transform:uppercase;
						color:#fff;
						text-align:right;
						width:105px;
						float:left;
						clear:both;
						padding:0 10px 0px 0;
						line-height:1.8em;
						background:#700101;
						}
					#features dl dd{
						font-size:11px;
						float:right;
						padding:0 10px 15px 0;
						width:220px;
						line-height:1.6em;
						}

/*_____________  Shopping Cart || Checkout 1  _____________*/
.shopping_cart .btn_options{
	height:38px;
	width:100%;
	padding:15px 0;
	clear:both;
	}
	.btn_options  .btn_cont_shopping{
		float:left;
		padding:7px 0 6px;
		}
		.btn_options  .btn_cont_shopping a{
			width:168px;
			height:25px;
			display:block;
			background:url(images/payment/btn_cont-shopping.gif) no-repeat 0 0;
			
			}
	.btn_options  .btn_update{
		float:right;
		display:inline;
		padding:7px 20px 6px 0;
		}
		.btn_options  .btn_update a{
			width:87px;
			height:25px;
			display:block;
			background:url(images/payment/btn_update.gif) no-repeat 0 0;
			}
	.btn_options  .btn_checkout{
		float:right;
		}
		.btn_options  .btn_checkout a{
			width:158px;
			height:38px;
			display:block;
			background:url(images/payment/btn_checkout.gif) no-repeat 0 0;
			}
	.btn_options  .btn_paynow{
		float:right;
		}
		.btn_options  .btn_paynow a{
			width:158px;
			height:38px;
			display:block;
			background:url(images/payment/btn_paynow.gif) no-repeat 0 0;
			}

.shopping_cart .item_wrapper .details{
	width:309px;
	}

.item_wrapper .remove{
	width:57px;
	float:left;
	padding:15px 0 0;
	margin:0 63px 0 0;
	}
	.item_wrapper .remove input{
		margin:0 auto;
		display:block;
		}
		
.shopping_cart .item_wrapper .quantity input{
	width:25px;
	margin:0 auto;
	display:block;
	}
	
/*_____________  Sign In / Register || Checkout 2 _____________*/
	
.sign_in .login_block{
	width:340px;
	float:left;
	}
	.sign_in .login_block .account{
		width:300px;
		padding:20px 20px 30px;
		background:url(images/payment/signin_bg.gif) no-repeat 0 100%;
		}
		
	.sign_in .login_block.login{
		width:340px;
		padding:60px 65px 65px 120px;
		}
		.login .login_header{
			width:340px;
			height:32px;
			background:url(images/payment/signin_head1.gif) no-repeat 0 0;
			}
		.login .account label{
			margin:3px 0 13px 0;
			font-family:"Century Gothic", Arial, Verdana, sans-serif;
			float:right;
			}
		.login .account input{
			width:200px;
			margin:0 10px 0 10px;
			float:right;
			}
		.login .account .forgot{
			width:205px;
			margin:0 10px 0 10px;
			float:right;
			clear:both;
			font-size:85%;
			}
				.login .account .forgot a{
					color:#000;
					}
		.login .account .btn_sign_in{
			margin:20px 10px 0 0;
			clear:both;
			}
			.login .account .btn_sign_in a{
				width:82px;
				height:25px;
				display:block;
				clear:both;
				float:right;
				background:url(images/payment/btn_signin.gif) no-repeat 0 0;
				}
			
	.sign_in .login_block.register{
		width:340px;
		padding:60px 0 65px;
		}
		.register .btn_create_account a{
			width:278px;
			height:43px;
			display:block;
			background:url(images/payment/btn_create-account.jpg) no-repeat 0 0;
			}
		.register .login_header{
			width:340px;
			height:32px;
			background:url(images/payment/signin_head2.gif) no-repeat 0 0;
			}

/*_____________  Shipping/Payment Info || Checkout 3  _____________*/
#priority .payment_info .hr{
	background:#000;
	}
.w480{
	width:440px;
	padding:0 25px 0 15px;
	margin:15px 0 20px 0;
	}
.wfull{
	width:880px;
	}
.payment_info h3{
	margin:0 0 1.3em 0;
	font-size:108%;
	font-weight:bold;
	}
.payment_info table{
	margin:20px 10px 0 0;
	float:left;
	}
.payment_info p{
	font-size:85%;
	margin:0 0 1.2em 0;
	}
.payment_info a{
	font-size:85%;
	color:#000;
	}
.payment_info label{
	font-size:85%;
	float:left;
	margin:5px 0 3px;
	}
.payment_info .text{
	font-size:85%;
	width:200px;
	float:left;
	clear:left;
	}
.payment_info input.phone{
	font-size:85%;
	width:37px;
	margin:0 5px 0 0;
	float:left;
	}			
.payment_info span.ext{
	font-size:85%;
	margin:4px 0 0 0;
	float:left;
	}	
.payment_info input.city{
	font-size:85%;
	width:140px;
	margin:0 10px 0 0;
	float:left;
	clear:left;
	}
.payment_info input.province{
	font-size:85%;
	width:40px;
	float:left;
	clear:left;
	}	
.payment_info input.postal_code{
	font-size:85%;
	width:90px;
	margin:0 10px 0 0;
	float:left;
	clear:left;
	}
.payment_info .country{
	font-size:85%;
	width:90px;
	float:left;
	clear:left;
	}	
.payment_info .shipping_info{
	width:200px;
	float:right;
	}					
.payment_info table.shipping_options{
	width:475px;
	margin:0;
	}
	
.btn_paypal a{
	width:153px;
	height:43px;
	display:block;
	background:url(images/payment/btn_paypal.gif) no-repeat 0 0;
	}
	
.payment_info .btn_checkout a{
	width:158px;
	height:38px;
	margin:70px 0 0;
	display:block;
	background:url(images/payment/btn_checkout.gif) no-repeat 0 0;
	}
	
/*_____________  Confirm Order || Checkout 4  _____________*/

#page .cart_headings{
	height:23px;
	}
	.cart_headings.wishlist{
		background:url(images/payment/headings_wishlist.gif) no-repeat 0 0; 
		height:23px;
		}
	.cart_headings.step1{
		background:url(images/payment/headings_1.gif) no-repeat 0 0; 
		height:23px;
		}
	.cart_headings.step4{
		background:url(images/payment/headings_4.gif) no-repeat 0 0; 
		}
	
.item_wrapper{
	padding:15px 0 0;
	}
	.item_wrapper .thumb{
		width:208px;
		float:left;
		}
	.item_wrapper .details{
		width:427px;
		padding:15px 0 0;
		float:left;
		}
		.item_wrapper .details h3{
			font-size:116%;
			font-weight:bold;
			margin-bottom:3px;
			}
		.item_wrapper .details li{
			font-size:85%;
			margin-bottom:2px;
			}
	.item_wrapper .quantity{
		width:76px;
		padding:15px 0 0;
		float:left;
		}
		.item_wrapper .quantity p{
			text-align:center;
			}
	.item_wrapper .price{
		width:118px;
		padding:15px 0 0;
		float:left;
		font-size:93%;
		}
		.item_wrapper .price p{
			text-align:right;
			}
	.item_wrapper .total{
		width:136px;
		padding:15px 0 0;
		float:left;
		font-size:93%;
		}
		.item_wrapper .total p{
			text-align:right;
			font-weight:bold;
			}
			
#page .subtotals{
	width:330px;
	padding:0 0 15px;
	float:right;
	clear:both;
	}
	.subtotals div.title p{
		width:188px;
		text-align:right;
		float:left;
		font-size:85%;
		}
	.subtotals div.cost p{
		width:135px;
		text-align:right;
		float:left;
		font-size:93%;
		line-height:1.6em;
		}

#page .the_total{
	height:21px;
	border-top:1px solid #bcbcbc;
	border-bottom:1px solid #bcbcbc;
	background:#efeeee;
	clear:both;
	}

.confirm_order .billing{
	padding:10px 50px 15px;
	float:left;
	}
	.confirm_order .billing h4{
		font-size:116%;
		font-weight:bold;
		margin-bottom:15px;
		}
	.confirm_order .billing p{
		font-size:85%;
		}
	.confirm_order .billing .border{
		border:1px solid #700101; 
		padding:10px 6px 12px;
		margin-bottom:10px;
		}
	
.btn_options  .btn_make_changes{
		float:right;
		display:inline;
		padding:7px 20px 6px 0;
		}
		.btn_options  .btn_make_changes a{
			width:142px;
			height:25px;
			display:block;
			background:url(images/payment/btn_make-changes.gif) no-repeat 0 0;
			}
	
/*_____________  Wishlist  _____________*/
.wish .item_wrapper .details{
	width:310px;
	}

.wish .item_wrapper .remove{
	width:57px;
	float:left;
	padding:15px 0 0;
	margin:0 95px 0 0;
	}
	.wish .item_wrapper .remove input{
		margin:0 auto;
		display:block;
		}
		
.wish .item_wrapper .add_cart{
	width:57px;
	float:left;
	padding:15px 0 0;
	margin:0;
	}
	.wish .item_wrapper .add_cart input{
		margin:0 auto;
		display:block;
		}
		
.wish .item_wrapper .quantity input{
	width:25px;
	margin:0 auto;
	display:block;
	}
.wish .item_wrapper .price{
		width:118px;
		padding:15px 0 0;
		margin:0 85px 0 0;
		float:left;
		font-size:93%;
		}
		.wish .item_wrapper .price p{
			text-align:center;
			}
	
.wish .btn_options{
	margin:30px 0 30px;
	}
	.wish .btn_add_cart a{
		width:189px;
		height:38px;
		float:right;
		display:block;
		background:url(images/payment/btn_add-to-cart.gif) no-repeat 0 0;
		}
	.wish .btn_wishlist{
		float:right;
		display:inline;
		padding:7px 20px 6px 0;
		}
		.wish .btn_wishlist a{
			width:204px;
			height:25px;
			float:right;
			display:block;
			background:url(images/payment/btn_wishlist.gif) no-repeat 0 0;
			}

/*_____________  Create Account  _____________*/

.w240{
	width:220px;
	overflow:hidden;
	padding:0 0px 0 20px;
	margin:15px 0 20px 0;
	border-left:1px solid #bfbfbf;
	}
.create_account p{
	margin:5px 0 0;
	}
.create_account table{
	margin:15px 0 0;
	}
.create_account input.gender{
	float:left;
	margin-left:20px;
	margin-right:10px;
	}

	
.create_account .iride td{
	width:110px;
	padding:2px 0;
	}
	.create_account .iride input{
		margin-right:10px;
		}

.create_account .age td{
	width:80px;
	padding:2px 0;
	}
	.create_account .age input{
		margin-right:10px;
		}
	.create_account .age .uptodate{
		float:left;
		width:170px;
		line-height:1.4em;
		}

.create_account .btn_sign_in{
	margin:30px 0px 0 0;
	float:right;
	}
	.create_account .btn_sign_in a{
		width:82px;
		height:25px;
		display:block;
		clear:both;
		background:url(images/payment/btn_signin.gif) no-repeat 0 0;
		}

/*_____________  My Account _____________*/

.my_account .top_block{
	padding:10px 35px 0;
	}
	.my_account .welcome{
	float:left;
	font-size:18px;
	}
	.my_account .logout a{
		width:88px;
		height:25px;
		margin:5px 0 0;
		display:block;
		float:right;
		background:url(images/account/btn_logout.jpg) no-repeat 0 0;
		}
	.my_account .item_titles{
		width:100%;
		background:url(images/account/item_titles.gif) no-repeat 0 0;
		height:22px;
		}
	.my_account .item_wrapper .thumb{
		width:145px; 
		}
	.my_account .item_wrapper .details{
		width:180px; 
		}
	.my_account .item_wrapper .quantity{
		width:70px; 
		font-weight:bold;
		}
	.my_account .item_wrapper .total{
		width:100px; 
		float:right;
		}
	.my_account .btn_orderstatus a{
		width:118px;
		height:25px;
		margin:40px 0 0;
		display:block;
		float:right;
		clear:right;
		background:url(images/account/vieworder.jpg) no-repeat 0 0;
		}
.my_account .account_block{
	float:left;
	}

	.my_account .account_block.account{
		width:273px;
		padding:20px 10px 30px 38px;
		}
		.account .header{
			width:273px;
			height:32px;
			background:url(images/account/head1.gif) no-repeat 0 0;
			}
		.account .inner{
			background:url(images/account/account_bg.gif) no-repeat 0 100%;
			padding:20px 20px 15px;
			}
			.account .inner ul li{
				font-family:"Century Gothic", Arial, Verdana, Sans-Serif;
				background:url(images/account/go-btn.gif) no-repeat 0 0;
				padding:5px 0 0 40px;
				height:25px;
				margin:0 0 13px 0;
				}
			.account .inner ul li a{
				color:#000;
				text-decoration:none;
				}
		
	.my_account .account_block.order{
		width:621px;
		padding:20px 0px 30px 10px;
		}
		.order .header{
			width:621px;
			height:32px;
			background:url(images/account/head2.gif) no-repeat 0 0;
			}
		.order .inner{
			background:url(images/account/order_bg.gif) no-repeat 0 100%;
			padding:0px 20px 30px;
			}

	
