/* CSS Document */

body 
{
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	background-color: #48517B;




}

p, td, b, i, strong, li, span, div, body, th, td, input, textarea, h1, h2, h3, h4, h5, h6 {
	font-family:verdana;
}
p, td, b, i, strong, li, span, div, body, th, td, input, textarea {
	font-size:11px;
}

h1, h2, h3, h4, h5, h6, a, .orange {
	color:#CF5200;
	
}

li 
{
list-style-position: inside;

}


a:hover {
	color:#FF8000;
}
h1 { font-size:15px; }
h2 { font-size:14px; color:black; }
h3 { font-size:13px; }
h4 { font-size:13px; }
h5 { font-size:12px; }
h6 { font-size:11px; }

#mainTab
{
	background-color:#fff;
	height:100%;
}

#cart {
	border:1px solid #CF5200;
	height:68px;
	width:169px;
	margin-right:10px;
}

#cart .title {
	color:#CF5200;
	font-size:11px;
	display:block;
	font-weight:bold;
	margin:5px;
	margin-right:0px;
}
#cart .desc {
	color:#000;
	margin-left:8px;
	font-size:9px;
	width:100px;
}
#cart br {
	display:none;
}

#content 
{
	/*background-color:#48517B;*/
	height:100%;
	padding-top:16px;
	padding-bottom:16px;
	padding-left:25px;
	padding-right:25px;
}
#content p {
	text-align:justify;
	
}

#content .breadcrumb a {
	margin-left:2px;
}
#content .breadcrumb_spacer {
	margin-left:4px;
	margin-right:4px;
}

#productitem {
	margin-top:15px;
	margin-bottom:35px;
}
#productitem .preview {
	width:160px;
	height:160px;
	background-color:#FFEBD6;
	margin-right:20px;
	text-align:center;

}
.footertext {
	color:#FFF;
	font-size:9px;
	}
	
#checkoutcart {
	text-align:center;
}
#checkoutcart table
{
	width:550px;
	background-color:#FFEDDB;
	margin-top:30px;
	margin-bottom:30px;
}
#checkoutcart table, #checkoutcart th, #checkoutcart td, #checkoutcart input,  #checkoutcart select, #checkoutcart strong, #checkoutcart span{
	
	font-size:10px;
}
#checkoutcart th{
	color:#FFF;
}
#checkoutcart td{
	padding-top:6px;
	padding-bottom:6px;	
	padding-left:10px;
	padding-right:10px;
}
#checkoutcart .product td {
	border-bottom:1px solid #FFE0C0;
}
#checkoutcart .carriage td {
	background-color:FFE0C0;
}
#checkoutcart .product input {
	width:35px;
}
#checkoutcart .carriage select {
	width:150px;
}
#checkoutcart .total,
#checkoutcart .totalsalerow .totalcarriage {
	background-color:#FFF7EF;
	
}
#checkoutcart .totalsalerow .total {
	border-bottom:2px solid #FFEDDB;
	
}
#checkoutcart .totalsale .totalcarriage {
	border-left:2px solid #FFE0C0;
	border-right:2px solid #FFE0C0;
	border-bottom:2px solid #FFEOCO;
}
#checkoutcart .carriage .totalcarriage {
	background-color:#FFF1E3;
}
#checkoutcart .totalsale {
	background-color:#FFF;
	border-right:2px solid FFEDDB;
}


.imgAlignLeft, .imgAlignRight {
	margin-bottom:10px;
}
.imgAlignRightBottom, .imgAlignLeftBottom {
	margin-top:10px;
}	

.imgAlignLeft { margin-right:10px; }
.imgAlignRight { margin-left:10px; }
.imgAlignRightBottom { margin-left:10px; }
.imgAlignLeftBottom { margin-right:10px; }
.bodyservices {
	margin-top:0px;
	padding-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	background-image: none;
	background-repeat: repeat-y;
	background-position: left;






}
.mytable {
	background-image: url(/LeftGraphic1.jpg);
	background-repeat: repeat;
	background-color: #00FFFF;

}
