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

/* DAYTRIP HEX COLOR: a6caec
   GRAY HEX COLOR: 727377 */


body { 
	margin:0px;
	padding:0px;
	background-color: white;
	/*background-image:url(images/bg.jpg);
	background-repeat:no-repeat;*/
	font-family: Arial, Helvetica, sans-serif;
	color:#555555; /*#666666*/
}

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

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

h2 {
	color:#2a2a2a; /*#ffffff*/
	font-size:14px;
	display:block;
	/*border-bottom: 1px solid #FFFFFF;*/
	margin-bottom:10px;
}

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

a.front_window img{
	border:none;
}


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

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

/*** Header Element ***/

#header{
	position:relative;
	width:950px;
	background-image: url(images/header_main2.png);
	background-repeat: no-repeat;
	background-position: top center;
	height: 160px; /*110px*/
}
#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:136px; /*86px*/
	display: inline;
	left:-175px; /* Offset to center with Daytrip Crest */   /* -148px with NEWS heading */
	/* background-color:#e0e0e0; /* Background of nav bar NOW IN HEADER IMAGE */
} 

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

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



#header a {
	color: #888888; /*white*/
	text-decoration: none;
}

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

#header a.here {
	color:#a6caec;
}


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

}

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

}

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

#left_nav{
	width:160px;
}

#main_content_body{

	float:right;
}


/*** Footer Element ***/
#footer{
	/*padding-top:10px;*/ /*13px*/
	width:966px;
	text-align: center;
	font-size:10px;
	line-height:13px;
	color:#bbbbbb;
	background-color:white;
	/*background-image:url(images/bgContentBottom.png);
	background-repeat:no-repeat;*/
	height:46px;
}

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

/*#footer a:hover {
	color: black;
	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:#a6caec; /*#000000*/
	font-size:15px; /*15px*/
	font-weight:bold;
	background-color:white; /*#e2b620*/ /* #a6caec */
	padding-bottom:1px;
	padding-right:5px;
	line-height:14px;
	text-align:right;
}
.round_content p{

	margin:0;
	padding:0;
}

.round_content form{

	margin:0;
	padding:0;
}

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

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




/*** Content  ***/




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

#content {

	font-size: 12px;
	color:#555555; /*white*/	
	margin-left:9px;
	margin-right:7px;
	padding:4px;
	/*border-left:16px solid #a6caec; 
	border-right:16px solid #a6caec; 
	border-top:16px solid #a6caec; */
	background-color:white; /*#777878*/
	width:735px;
}


#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 { /* Product Titles in Product List */
	font-size:12px;
	font-weight:none; /*bold*/
}


/* Link colorings for the Designers page NOT WORKING??!?!?!??! */
/*a.designer {
	color:a6caec;
	text-decoration:none;
}

a.designer:hover {
	color:555555;
	text-decoration:none;
}

a.designer:visited {
	color:a6caec;
	text-decoration:none;
}

a.designer:visited:hover {
	color:a6caec;
	text-decoration:none;
}*/

/* Text margins for Designer Descriptions - JOEY */
#content p.description {
	margin-left:4px;
	margin-right:25%;
	text-align:left;
}

#content h1.descriptiontitle {
	margin-left:4px;
	margin-right:25%;
	text-align:left;
}

/* Floating Images for Descriptions */
#content img.descriptiontitle {
	position:relative;
	float:left;
	text-align:left;
}

#content img.descriptionpic {
	position:relative;
	float:left;
	padding-right:15px;
	margin-bottom:15px;
}
#content a.description {
	color: #a6caec;
	text-decoration:none;
}
#content a.description:hover {
	color:#555555;
}




/*** Added for 1.1 ***/

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


#availability{
	margin:5px;
	margin-right:170px; /* Joey */
	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);}
