/**
 *	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: #ffffcc; /* from #2a2a2a -bdd */
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	/*color:#666666; -bdd */
}

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

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

h2 {
	color:#000;
	font-size:15px;
	display:block;
	border-bottom: 1px solid #FFFFFF;
	margin-bottom:10px;
}

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


#layout{
	background-color:#ffffcc; /* 2a2a2a -bd */
	width:950px;
}

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

/*** Header Element ***/

#header{
	position:relative;
	width:950px;
	/*background-image: url(images/header_main.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #996633; */
	height: 229px; /* from 110px -bdd */
}
#header.custom{
	position:relative;
	width:950px;
	background-image: url(../../../xls_upload_header.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 110px;
}


#header ul {
	position:relative;
	top:	 205px; /* from 86px -bdd */
	display: inline;
} 

#header ul li {
	font-weight:bold;
	font-size: 14px; /* -bdd */
	margin-left: 16px;
	margin-right: 16px;
	padding: 0px 9px 0px 5px;
	list-style: none;
	display: inline;
	
}

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



#header a {
	color: #ffffcc; /* from #fff -bdd */
	text-decoration: none;
}

#header a:hover {
	color: #ccccff; /* from #D9AE1A -bdd */
	text-decoration: underline;
}



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

}

#sub_header{
	width:950px;
	background-image: url(images/header_sub.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 121px;
	padding-right: 0px;

}

#main_content{
	width:950px;
	margin:0;
	padding-top:13px;
	background-color:#963;
	background-image:url(images/bgContent.jpg);
	background-position:top center;
	background-repeat:repeat-y;
}

#left_nav{
	width:180px;
}

#main_content_body{

	float:right;
}


/*** Footer Element ***/
#footer{
	padding-top:13px;
	width:950px;
	text-align: center;
	font-size:10px;
	line-height:13px;
	color:#000000;
	/*background-image:url(images/bgContentBottom.jpg);*/
	background-color:#963;
	background-repeat:no-repeat;
	height:30px;
	-moz-border-radius-bottomright:30px;
	-moz-border-radius-bottomleft:30px;
	-webkit-border-bottom-right-radius:30px;
	-webkit-border-bottom-left-radius:30px;
}

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

#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#footer #footer_links{
	padding-bottom:3px;
}

/*** Menu Boxes

	

***/

.round_content{
	width:100%;
/*	padding-left: 0px;
	padding-right: 10px; */
	padding-bottom:24px;
}

.title{
	color:#000000;
	font-size:14px;
	font-weight:bold;
	background-color:#CCCC66;
	padding-bottom:1px;
	padding-top: 1px;
	padding-left:8px;
	line-height:20px;
	-moz-border-radius-topright:7px;
	-moz-border-radius-topleft:7px;
	-webkit-border-top-right-radius:7px;
	-webkit-border-top-left-radius:7px;
}
.round_content p{
	
	margin:0;
	padding:0;
}

.round_content form{

	margin:0;
	padding:0;
	text-align:center;
}

.round_content ul {
	font-size: 12px;
	color:#111111;
	margin:0;
	padding:0;
}

.roud_content ul li {
	list-style: disc outside;
}





/*** Content  ***/




div.borderbottom {
	padding-bottom: 2px;
}

#content {

	font-size: 12px;
	color:#000;	
	margin-left:9px;
	margin-right:7px;
	padding:4px;
	/*border:1px solid #cccccc; -bdd */
	/*background-color:#777878; -bdd */
	width:725px;
}


#contentBoxTop {
	background-image:url(images/contentBoxTop.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	height:9px;
}


#contentBoxBottom {
	background-image:url(images/contentBoxBottom.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;	
	height:9px;
}

#content {
	font-size: 12px;
	padding-left: 7px;
	padding-right: 7px;
}

#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:14px;
	font-weight:bold;
}



/*** 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;
}

#overlayfrm {background-color:#333; -moz-opacity:0.8; opacity:.80; filter:alpha(opacity=80);}


/*** Added by Brad to override default css ***/

.sbox input{float:left;margin:0 0 0 -10px;padding:3px;width:118px;}

.sociallinks {
    position: absolute;
    top:183px;
    left:682px;
    font-style:bold;
    color:#000;
}
