﻿body 
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	background-color: White ;
	background-image:url(../../images/body_bg.gif);
	background-position:top;
	background-repeat: repeat;
	margin: 0;
	padding: 0;
	font-size: 0.9em;
}

.bodycontentwrapper h2
{
	font-size: 1.2em;
	font-weight: bold;
	color: #3153BF;
	background-image: url(../../images/diamond.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-bottom: 0.25em;
}

.bodycontentwrapper h3
{
	font-size: 1.0em;
	color: #3153BF;
	margin-bottom: 0.25em;
}

.bodycontentwrapper p
{
	margin-top: 0.25em;
}

#mainContainer
{
	width:840px;
	margin:20px auto;
	border:1px solid Black;
	background-color: White;
}

#header
{
	background-image:url(../../images/logo.gif);
	background-position:left;
	background-repeat:no-repeat;
	background-color: #404F80;
	height: 90px;
}

#header h1
{
	text-indent: -9000px;
	margin: 0px;
	padding: 0px;
}

#header .strapline
{
	text-align: right;
	vertical-align: bottom;
	font-size: 1.2em;
	font-style: italic; 
	color: White;
	padding: 5px;
}

#footer
{
	padding: 2px;
	color: White;
	background-color: #404F80;
	font-size: 0.8em;
	clear: both;
}

#mainMenu
{
	background-color: #CFD4E6;
	color: White;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border-bottom: solid 1px #3153BF;
}

#mainMenu ul
{

	padding: 0;
	margin: 0;
}

#mainMenu li
{
	display: inline;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left:20px;
	padding-right: 9px;
	background-image: url(../../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#mainMenu a
{
	color: #404F80;
	text-decoration : none;
}

#mainMenu a:hover
{
	text-decoration: underline;
}

/* for nice browsers... */
.bodycontentwrapper
{
	min-height: 300px;
}
/* ... and for internet exploder */
/*\*/
* html .bodycontentwrapper 
{
	height: 300px;
}
/**/

.leftcolumn
{
	width: 210px;
	background-image: url(../../images/dottedvertborder.gif) ;
	background-repeat:repeat-y;
	background-position: right;
	vertical-align: top;
	background-color: White;
}

.rightcontent
{
	vertical-align: top;
	margin-top: 10px;
	padding: 15px 15px 15px 15px;
}

.categories
{
	margin: 8px 8px 8px 8px;
	border: solid 2px #404F80;
}

.categories ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.categories li
{
	border-bottom: solid 1px #404F80;
}

.categories li a
{
	display: block;
	text-decoration: none;
	font-size: 0.8em;
	padding: 5px 5px 5px 0.5em;
	color: #404F80;
	background: #cfd4e6;
	background-image: url(../../images/menubtn_bg2.gif);
	background-repeat:repeat-x;
	font-weight: bold;
}

.categories li a:hover
{
	text-decoration: underline;
	color: Black;
}

.myorder
{
	margin: 8px 8px 8px 8px;
	border: solid 2px #404F80;
}

.myorder .panelbody
{
	font-size: 0.75em;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 3px;
	padding-right: 3px;
}

.orderdetails a
{
	padding: 4px 2px 4px 2px;
	border: solid 1px #404F80;
	background-color: #3153BF;
	color: White;
	text-decoration: none;
	font-size: 0.75em;
	font-weight:bold;
}

.orderdetails a:hover
{
	text-decoration: underline;
}

.completeorder a
{
	padding: 4px 2px 4px 2px;
	border: solid 1px #404F80;
	background-color: #3153BF;
	color: White;
	text-decoration: none;
	font-size: 0.75em;
	font-weight:bold;
}

.completeorder a:hover
{
	text-decoration: underline;
}

.login
{
	margin: 8px 8px 8px 8px;
	border: solid 2px #404F80;
}

.login .panelbody
{
	font-size: 0.75em;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 3px;
	padding-right: 3px;
}

.login input
{
	width: 150px;
}

.login a
{
	padding: 4px 2px 4px 2px;
	border: solid 1px #404F80;
	background-color: #3153BF;
	color: White;
	font-weight: bold;
	text-decoration: none;
}

.login a:hover
{
	text-decoration: underline;
}

.myorder a
{
	padding: 4px 2px 4px 2px;
	border: solid 1px #404F80;
	background-color: #3153BF;
	color: White;
	font-weight: bold;
	text-decoration: none;
}

.myorder a:hover
{
	text-decoration: underline;
}


.panelheader
{
	color: White;
	background-color: #404F80;
	font-weight: bold;
	font-size: 0.9em;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
}

.googlemap
{
	float: right;
	border: solid 1px #404F80;
}

.product
{
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 25px;

}

.productthumb
{
	width: 280px;
	height: 210px;
	border-bottom: solid 2px black;
	border-right: solid 2px black;
	border-top: solid 1px black;
	border-left: solid 1px black;
}

.productprice
{
	
	color: #404F80;
	font-weight: bold;
	float: right;
}

.productname
{
	padding-bottom: 10px;
}

.productname a
{
	color: #3153BF;
	text-decoration: none;
	font-weight: bold;
}

.productname a:hover
{
	text-decoration: underline;
}

.productmoreinfo
{
	text-align: left;
}
.productmoreinfo a
{
	padding: 4px 2px 4px 2px;
	border: solid 1px #404F80;
	background-color: #3153BF;
	color: White;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.75em;
}

.productmoreinfo a:hover
{
	text-decoration: underline;
}

.oneproductimage img
{
	width: 400px;
	height: 300px;
	border-bottom: solid 2px black;
	border-right: solid 2px black;
	border-top: solid 1px black;
	border-left: solid 1px black;
	margin-top: 20px;
	margin-bottom: 20px;
}

.oneproductback
{
	margin-top: 3em;
}

.oneproductback a
{
	font-weight: bold;
	text-decoration: none;
	font-size: 0.75em;
}

.oneproductback a:hover
{
	text-decoration: underline;
}

.addorder
{
	float: right;
	width: 165px;
	margin: 20px 0px 8px 8px;
	border: solid 2px #404F80;
	
}

.addorder .panelbody
{
	padding: 2px 2px 2px 2px;
	line-height: 3.5em;
}

.addorder .orderqty
{
	width: 3em;
}

.addorder .price
{
	color: #404F80;
	font-weight: bold;
}

.addorder a
{
	padding: 4px 2px 4px 2px;
	border: solid 1px #404F80;
	background-color: #3153BF;
	color: White;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.75em;
}

.addorder a:hover
{
	text-decoration: underline;
}