

#splashdetail{
width:760px;
margin:0 auto ;
padding: 10px 0 ;
background: url(1pxwhtrans70.png);
border:1px solid #333;
min-height:250px;
text-align:center;
}

#splashdetail h5{
font-size:110%;
color:#003384;
padding:0 8px 8px 8px;

}

#splashdetail p{
color:#003384;
text-align:left;
padding: 0 10px;
}

#flashmenu{
width:550px;
height:250px;
margin:0 auto;
}


/*Layout*/


#storeholder{
text-align:center;
min-height:632px;
color:#fff;
/*background:url(holder_bgd.jpg);*/
border-right:1px solid #fff;
border-left:1px solid #fff;
}

#storeholder2{
width:800px;
text-align:center;
min-height:632px;
color:#fff;
background:url(/store/Assets/bhbgd.png);
}

#storeheader{
background: #265198;
width:758px;
height:25px;
color:#fff;
margin:0 auto;
padding-top:5px;
border-top:1px solid #fff;
}
#storeheader a{color:#ccddff;text-decoration:none;}
#storeheader a:hover{color:#f2f6ff;text-decoration:underline;}

#leftmenu{
width:135px;
float:right;
text-align:left;
padding:5px;
margin:48px 2px 0 0px;
border:1px solid #333;
background: url(1pxwhtrans70.png);

}

#detail{
float:left;
width:590px;min-height:577px;
margin:2px 0px 0 3px;
padding: 10px 0 0 0;
/*border:1px solid #333;*/
text-align:center;
clear:none:
}

#detail h5{
font-size:110%;
color:#003384;
padding:0 8px 8px 8px;

}

#detail p{
text-align:left;
padding: 0 10px 3px 10px;
}

.image{
width:250px;
float:right;
margin:20px 7px;
border: 1px solid #003384;
}

#detail td{
text-align:left;
}

#detail p{
color:#003384;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* Cartweaver 3 CSS HTML Styles */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
body, td, th, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link {
	color: #345F81;
}
a:visited {
	color: #002252;
}
a:hover {
	color: #868686;
	text-decoration:none;
}
a:active {
	color: #696969;
	text-decoration:none;
}

hr{
	color: #696969;
	height: 1px;
	width: 90%;
}

h1 {
	color: #002252;
	font-size: 14px;
	margin: 0px;
	border-bottom:3px double #868686;
	
}

h2 {
	color: #696969;
	font-size: 18px;
}

/*Form Elements*/
form {
	margin: 0px;
}

input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 11px;
	color: #002252;
	border: 1px inset #979797;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* Cartweaver 3 CSS Classes */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*
NOTE: All styles below are specific to Cartweaver 3.
You may use the CSS above, or remove it and attach
your own CSS file in addition to cartweaver.css
*/

/*Form Styles*/
input.formCheckbox {
	border: none;
	background: transparent;
}

input.formButton {
	background: #002252;
	border-bottom: 1px solid #00357D;
	border-left: 1px solid #00357D;
	border-right: 1px solid #001128;
	border-top: 1px solid #001128;
	color: #FFFFFF;
	font-weight: bold;
	margin: 3px 3px 0px 3px;
}

/* Tables used to display tabular Data. */
/* Apply to <table> tags only. 
Example: <table class="tabulardata">*/
table.tabularData, table.tabularData td, table.tabularData th {
	border: 1px solid #696969;
	border-collapse: collapse;
}
table.tabularData td, table.tabularData th{
	padding: 3px;
}
table.tabularData th, table.tabularData th a:link, table.tabularData th a:visited, table.tabularData th a:hover, table.tabularData th a:active  {
	background: #979797;
	color: #FFFFFF;
}

/* altRowEven & altRowOdd are used to style alternating table rows. */
.altRowEven {
	/*background-color: #E6E6E6;*/
}


.altRowOdd{
	/*background-color: #D6D6D6;*/
}



/* oldprice is displayed when there is a discount */
.oldprice {
	text-decoration: line-through;
}
.smallprint {
	font-size: 10px;
}

.pagingLinks {
	text-align: center;
}

.errorMessage {
	color: #993333;
	font-weight: bold;
}
/* This aligns products to the top of the table cell with horizontal display of results */
table#tableSearchResults{
width:100%;
}

table#tableProductDetails{
width:97%;
vertical-align:top;
}

table#tableProductDetails h1{
font-size:12px;
color:#fff;
background:#003879;
letter-spacing:1px;
padding: 0 1px;
}

table#tableSearchResults tr, td {
	vertical-align:top;
	text-align:left;
	color:#003384;
}

table#tableSearchResults h1{
font-size:12px;
color:#fff;
background:#003879;
letter-spacing:1px;
padding: 0 1px;
margin-bottom:5px;
}

#footer{
clear:both;
width:758px;
padding:5px 0;
margin:0 1px;
font-size:0.9em;
color:#f0f0f0;
background:#265098;

}

#footer p{padding:0; margin:0; text-align:center;}
#footer a{color:#f0f0f0; background-color:inherit; font-weight:bold;}
#footer a:hover{color:#ffffff; background-color:inherit; text-decoration: underline;}
