/**
 *	This file contains the layout information for the default index.php file.
 *	This layout will generally be modified to suit ones requirements.
 *	
 */


body{ 
	margin:0px;
	padding:0px;
/*	background-color: #2a2a2a;*/
	background-image:url(images/background_3-2.gif);
	font-family: Trebuchet MS;
	color:#666666;
}

p{
	margin-top: 0px;
	margin-bottom: 10px;
}

h1, h3, h4, h5, h6, h7{
	margin: 0px;
}

h2{
	color:#727377;
	font-size:14px;
	display:block;
	border-bottom: 1px solid #727377;
	margin-bottom:10px;
}

h4{
	color:#727377;
	font-size:12px;
}


#layout{
	width:950px;
	border: 1px solid #333;
	background-color: #fff;
/*
	background-color:#e8e8e8;
	background-image:url(images/bgLeftPanel.jpg);
	background-repeat:repeat-y;
*/
}

#homeLink{
background: transparent url(/images/textd.jpg) no-repeat scroll 0 0;
}

#aboutLink{
background: transparent url(/images/textd.jpg) no-repeat scroll 0 0;
}

#contactLink{
background: transparent url(/images/textd.jpg) no-repeat scroll 0 0;
}

#blogLink{
background: transparent url(/images/textd.jpg) no-repeat scroll 0 0;
}

#brandLink{
background: transparent url(/images/textd.jpg) no-repeat scroll 0 0;
}

#locationsLink{
background: transparent url(/images/textd.jpg) no-repeat scroll 0 0;
}

#xls_view_cartLink{
background: transparent url(/images/textd.jpg) no-repeat scroll 0 0;
}

#shop_title{
background: transparent url(/images/shopbackground.jpg) no-repeat scroll 0 0;
}

#search_title{
background: transparent url(/images/shopbackground.jpg) no-repeat scroll 0 0;
}

#background{
	background-image:url(images/textd.jpg);
	background-position:top center;
	background-repeat:repeat-x
}

/*** Header Element ***/

#top_menu{
	margin-top: 10px;
	width:950px;
	height: 20px;
	text-align: right;
	font-size:24px;
	
}
#header{
	position:relative;
	width:950px;
	background-image: url(images/header_main.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 110px;
}
#header.custom{
	position:relative;
	width:950px;
	background-image: url(../../../xls_upload_header.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 110px;
}



#top_menu ul{
	width:100%;
	position:relative;
/*	top:86px;*/
	display: inline;
} 

#top_menu ul li{
	font-weight:normal;
	font-size: 13px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px 8px 0px 5px;
	list-style: none;
	display: inline;
	
}

#top_menu em{
	font-style: normal;
	text-decoration: none;
}



#top_menu a{
	color: #666666;
	text-decoration: none;
}

#top_menu a:hover{
	color: #666666;
	text-decoration: none;
}


/*

#header ul{
	width:100%;
	position:relative;
	top:86px;
	display: inline;
} 

#header ul li{
	font-weight:bold;
	font-size: 12px;
	margin-left: 18px;
	margin-right: 18px;
	padding: 0px 8px 0px 5px;
	list-style: none;
	display: inline;
	
}

#header em{
	font-style: normal;
	text-decoration: none;
}



#header a{
	color: #ffffff;
	text-decoration: none;
}

#header a:hover{
	color: #ffffff;
	text-decoration: none;
}
*/



#sub_header{
	/*margin:10px auto;*/
	width:950px;
	background-image: url(images/header_sub.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 121px;
	padding-right: 0px;
	border-bottom: 1px solid #333;

}
#sub_header.custom{
	/*margin:10px auto;*/
	width:950px;
	background-image: url(../../../xls_upload_subheader.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 121px;
	padding-right: 0px;

}

#main_content{
	width:950px;
	text-align: left;
/*
	background-image:url(images/contentBoxTop.jpg);
	background-position:top right;
	background-repeat:no-repeat;
*/
	
}

#left_nav{
	width: 178px;
	padding: 11px;
	text-align: left;
/*	float: left;*/
	background-color: #fff;
}





/*** Footer Element ***/
#footer
{
	width:950px;
	margin-top:10px;
	margin-bottom:10px;
	text-align: center;
	font-weight:normal;
	font-size: 13px;
	color: #666666;
}

#footer a
{
	color: #666666;
	text-decoration: none;
}

#footer a:hover
{
	color: #666666;
	text-decoration: none;
}





/*** Menu Boxes ***/

.round_content{
	padding-left: 0px;
	padding-right: 10px;
	padding-bottom:24px;
}

.title{
	color:#666;
	font-size:12px;
	font-weight:bold;
/*	background-color:#FFFFFF;*/
	padding-top:2px;
	padding-bottom:2px;
	padding-left:8px
}
.round_content p{
	margin:0;
	padding:0;
}

.round_content form{
	margin:0;
	padding:0;
}

.round_content ul{
	font-size: 10px;
	margin:0;
	padding:0;
}

.round_content ul li{
	list-style: disc outside;
	text-decoration: none;
}

.round_content ul li a{
	text-decoration: none;
}





/*** Content  ***/

#content{
/*
	background-image:url(images/contentBoxBg.jpg);
	background-repeat:repeat-y;
	background-position:bottom left;
*/
	font-size: 12px;
	padding-left: 10px;
	padding-right: 15px;
	padding-bottom:10px;
	padding-top:10px;
	width:725px;
	text-align: left;
/*	margin-left: 200px;*/
	background-color: white;
}

#content h1{
	font-size: 16px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
}

#content h3{
	font-size: 12px;
	padding-top: 0px;
	margin-top: 0px;
}
#content h4{
	font-size:12px;
	font-weight:bold;
}


/***  Search Box ***/
.inputForm{
	background-color: #ffffff;
	padding-left:20px; 
	width:110px; 
	border : 1px solid #7b7a7a; 
	color: #666666; 
	font-size:9px;
   



/*** Added for 1.1 ***/

/***product_deatil.tpl***/
#price{
	margin:5px;
	font-style:italic;
}
#description{
	margin:5px;
}
#inventory{
	margin:5px;
	font-style:italic;
}
#availability{
	margin:5px;
	font-style:italic;
}

/***product_list.tpl, search_list.tpl***/
.zoom{	
	height: 13px;
	width: 13px;
	float: right;
	margin: 0 25px 0 0;
	background: url(images/btn_zoom.jpg) no-repeat;
	
}

/***checkout_confirm.tpl***/

.ls_cart_total_note{
	font-style:italic;
}

