* {

	padding: 0px;

	margin: 0px;

}



html { min-height: 100%; margin-bottom: 1px; }



body {

	margin: 0px 0px 0px 0px;

	min-height: 100%;

	background: #48D9DC url('../images/leftcolumnbg.gif') repeat-x;

}



.clear {

	clear: both;

	height: 1px;

	min-height: 1px;

	line-height: 1px;

}



h1 {

	margin: 15px 25px 15px 0px;

	font-weight: normal;

	font-family: Arial;

	font-size: 16px;

	font-weight: bold;

	color: #0A6CCE;

}



h2 {

	margin: 15px 25px 15px 0px;

	font-weight: normal;

	font-family: Arial;

	font-size: 14px;

	font-weight: bold;

	color: #0A6CCE;

}



h3 {

	margin: 15px 25px 15px 0px;

	font-weight: normal;

	font-family: Arial;

	font-size: 12px;

	font-weight: bold;

	color: #0A6CCE;

}



ul {

	margin-left: 40px;

}



p {

	margin: 0px 25px 15px 00px;

	color: #333333;

	font-family: arial;

	font-size: 12px;

	line-height: 14px;

}



div {

	color: #333333;

	font-family: arial;

	font-size: 12px;

	line-height: 14px;

}



img.bordered {

	border: 1px solid #B6B6B6;

	margin: 0px 0px 0px 0px;

	padding: 3px 3px 3px 3px

}



input {

	font-size: 12px;

	font-family: Arial;

	color: #333333;

}



a {

	font-size: 12px;

	color: #003399;

	font-weight: bold;

	font-family: Arial;

	text-decoration: none;

}



a:hover {

	color: #00CED1;

	text-decoration: underline;

}





#upperNav {

	background: #00CED1;

	height: 24px;

	text-align: right;

}



#upperNav a {

	color: #333333;

	text-decoration: none;

	font-weight: normal;

	padding: 3px 18px 3px 18px;

	line-height: 24px;

}



#upperNav a:hover {

	background: #0DE0E3;

}



#bodyContainer {



}



#rightColumn {

	width: 200px;

	float: left;

	text-align: center;

}



#leftColumn {

	float: left;

	background: #E9F4F8;

	margin: 0px auto;

	width: auto;

}



#body {

	margin: 0px 0px 0px 200px;

	background: #E9F4F8;

	padding: 20px;

}



#footerBar {

	clear: both;

	background: url('../images/footerbar.gif');

	height: 34px;

}





#footer {

	text-align: center;

	background: #FFFFFF;

	padding-top: 4px;

	height: 400px;

	background: url('../images/footerbg.gif');

}



#footer p, #footer a {

	color: #999999;

	font-size: 10px;

}



#ac1 {

	border: 1px solid #666666;

	padding: 4px;

	margin-top: 0px;

}



#ac2 {

	border: 1px solid #666666;

	padding: 4px;

}



#ac3 {

	border: 1px solid #666666;

	padding: 4px;

}













/* PHOTO GALLERY MODULE */



.clear {

    clear: both;

    height: 1px;

    overflow: hidden;

}



.photoGallery {

	list-style-type: none;

	padding: 0 0 12px 0;

	margin: 0;

}



.photoGallery li	{

	float: left;

	display: inline;

	margin: 0px 10px 10px 10px;

	padding:0;

	text-align: center;

}



.photoGallery li a	{

	text-decoration: none;

	color: #3399CC;

	background: inherit;

}



.photoGallery li a:hover	{

	font-weight: bold;

	text-decoration: underline;

	color: #00CED1;

	background: inherit;

}



.photoGallery li p	{

	padding: 2px;

	margin: 0;

	color: #333333;

}



.photoGallery li img	{

	border: 2px solid #DADADA;

	padding: 4px;

	background: transparent;

}



.photoGallery li a:hover img{

 border: 2px solid #0DE0E3;

}



#photoGallery #previous {

	float: left;

	margin-left: 15px;

}



#photoGallery #next {

	float: right;

	margin-right: 20px;

}



#photoGallery #list {

	margin-top: 15px;

	text-align: center;

}



#photoGallery #go, #next, #previous {

	color: #FFFFFF;

	background: #00CED1;

	border: 1px solid #CCCCCC;

	padding: 1px 8px 1px 8px;

	font-size: 11px;

	line-height: 16px;

}



#photoGallery #next:hover, #previous:hover {

	background: #0DE0E3;

	text-decoration: none;

}









/* Cart */



#cartPhoto {

	float: left;

	width: 200px;

}



#cartPhoto img {

	border: 1px solid #DADADA;

	padding: 3px;

	width: 180px;

}



#cartPhotoList {

	float: left;

}



.cartTable {

	border-color: #AEEBEE;

	border-width: 1px;

	border-left-style: solid;



}



.cartHeader {

	background: #AEEBEE;

	color: #333333;

	font-weight: bold;

	padding: 3px 6px 3px 6px;

}



.cartList {

	border-color: #AEEBEE;

	border-width: 1px;

	border-bottom-style: solid;

	border-right-style: solid;

	padding: 6px 6px 6px 6px;

}