/*
CSS Credit: http://www.templatemo.com/
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	background: # url(Summer/images/mainBG.gif);

}

a:link, a:visited { color: #666666; text-decoration: none; font-weight: normal;} 
a:active, a:hover { color: #990000; text-decoration: none;}

h1 {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	font-size: 24px;
	font-weight: bold;
	color: #A1B646;
	font-family:"Georgia", Times New Roman, serif;

}

h2 
{
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 13px;
	font-weight:bold;
	color: #618098;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h3 
{
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 11px;
	font-weight:bold;
	color: #7C1F18;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


p{
	margin: 0px;
	text-align:left;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}

.spacetobottom {
	clear: both;
	height: 40px;
}

.spacetoright {
	float: left;
	width: 2px;
	height: 10px;;
}

#templatemo_wrapper1 {
	background:url(Summer/images/bg_summer.jpg);
}


#templatemo_wrapper2 {
	background: url(Summer/images/mainbuttomBG.gif) bottom repeat-x;
}

#templatemo_container {
	margin: 0px;
	width: 980px;
}

/*** Menu ***/
#templatemo_menu {
	float: left;
	width: 100%;
	height: 30px;
	margin: 2px 0 0 0;
	padding: 0 0 0 0px;

}

#templatemo_menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#templatemo_menu ul li{
	display: inline;
}

/*** Nav Menu Layout ***/
#templatemo_menu ul li a{
	float: left;
	width: 90px;
	height: 15px;
	padding: 4px 0 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #666666;
}

/*** Nav Text ***/
#templatemo_menu ul li .lastmenu{
	border-right: 0px solid #cdcdcd;		
}

/*** Nav Hover ***/
#templatemo_menu li a:hover, #templatemo_menu li .current{
	padding: 1px 0 0 0;
	color:#990000;	
}

.nav ul li a{
	float: left;
	width: 90px;
	height: 15px;
	padding: 4px 0 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #666666;
	
}

.nav li a:hover{
	padding: 2px 0 0 0;
	background-color:#5C8FC2;
	color:#FFFFFF;	

}	


/* ----------------- end of menu----------------*/


/* header and banner */

#templatemo_header_banner {
	float: left;
	width: 980px;
	height: 120px;
	padding: 0 12px;
	margin-top: 2px;
}

#templatemo_header {
	float: left;
	width: 980px;
	height: 120px;	
	background: url(Summer/images/tmpl_header-Summer2.png);
}


/* ----------------- Content ----------------------- */

#cart{
 padding: 5px;
 border: 1px #cdcdcd solid;
 }

#templatemo_content {
	float: left;
	width: 100%;
	padding:0 12px;

}

#templatemo_leftcolumn {
	float: left;
	width: 120px;
	height: 100%;
	padding: 0x 0px 0 0px;
	background: url(images/leftcolumnBG.gif) top center no-repeat;
}

#templatemo_rightcolumn {
	float: left;
	width: 100%;
	padding: 0px 0px 0px 0px;


}

.onecolumn {
	width: 100%;



}

.onecolumn img {
	float: right;
	clear: both;	
	margin: 0 0 0px 0px;
	border: 0px solid #0e121d;
}


#content-wrap {
	width: 980px;
	margin: 0 auto;
	background: url(images/image03.jpg) repeat-y left top;
}

#content {
	width: 900px;
	margin: 0px auto;
	padding-top: 20px;
}

#page-bottom {
	width: 980px;
	height: 70px;
	margin: 0px auto;
	background: url(images/image04.jpg) no-repeat left top;
	font-size: 11px;
	color: #000000;
	
}

.input{
 background-color:#FFFF66;
}


/* end of content */

/* ------------------------- Images -------------------- */


/* Images aligned to the right */

.picRight{
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;

}

/* Images aligned to the left */

.picLeft{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}




/* ----- Footer ----- */

#templatemo_footer {
	clear: both;
	padding: 20px 0px 0px 20px;
	width: 100%;
	height: 100%;
	text-align: center;
}

#templatemo_footer a{
	font-weight: normal;
}

/* ----- End of Footer ----- */