*{

	margin:0px;

	padding:0px;

    }

body {

	font-family: "Trebuchet MS";

	font-size: small;

	text-align: center;

	background-color: #25313D;

	background-image: url(../images/back.png);

	background-repeat: repeat-y;

	background-position: 50% top;

	overflow: -moz-scrollbars-vertical;

}

#wrapper {

	text-align: left;

	width: 780px;

	margin-right: auto;

	margin-left: auto;

	margin-bottom: 15px;

 }

 #header {

    height: 114px;		

}

 #cartNav {

	text-align: right;

	color: #fff;

	padding: 5px 0 5px 0

}

 #cartNav p{

	color: #fff;

}

 #cartNav a{

	color: #fff;

	text-decoration: underline;

	background-image: url(../images/cartIcon.gif);

	background-repeat: no-repeat;

	background-position: left 50%;

	padding-left: 24px;

}

#left{

	float: left;

	width: 195px;

	margin-bottom: 15px;

	background-image: url(../images/navTop.gif);

	background-repeat: no-repeat;

	background-position: left top;

}

#navigation {

	width: 195px;

	background-image: url(../images/navMidd.gif);

	background-repeat: repeat-y;

	background-position: left top;

	font-family: Arial, Helvetica, sans-serif;

	margin-top: 6px;

}

#navigation ul {

	list-style: none;

	margin: 0;

	border: none;

	background-image: url(../images/navBott.gif);

	background-repeat: no-repeat;

	background-position: left bottom;

	padding-top: 0;

	padding-right: 0;

	padding-bottom: 6px;

}

#navigation li {

	font-size: 95%;

	vertical-align: bottom;

	margin-left: 6px;

		margin-right: 6px;

	

}

#navigation li a {

	display: block;

	font-variant: normal;

	padding: 5px 5px 5px 5px;

	color: #fff;

	text-decoration: none;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #94a8bc;

}

#navigation li a.shop {

	display: block;

	font-variant: normal;

	color: #fff;

	text-decoration: none;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #94a8bc;

	background-image: url(../newImages/cart.gif);

	background-repeat: no-repeat;

	background-position: left center;

	padding-top: 5px;

	padding-right: 5px;

	padding-bottom: 5px;

	padding-left: 20px;

}

#navigation a:hover, #navigation #current {

	color: #fff;

	background-color: #25313D;

}

#navigation ul ul {

	margin-left: 0px;

	margin-bottom: 0px;

	padding-bottom: 0px;

	background-image: none;

}

#navigation ul ul li {

	margin-left: 6px;

	font-weight: normal;

	font-size: 95%;

}

#navigation ul ul a {

	color: #25313D;

	padding-left: 15px;

	background-color: #A0B3C5;

	padding-top: 2px;

	padding-right: 2px;

	padding-bottom: 2px;

}

#navigation ul ul a:hover, #navigation #current2  {

	background-color: #B8C7D3;

	color: #415569;

		background-image: url(../images/arrowRight.gif);

	background-position: right 50%;

	background-repeat: no-repeat;

}

#content {

	width: 570px;

	float: right;

	margin-bottom: 15px;

	background-color: #fff;

	padding-bottom: 15px;

}

#content p {

	font-size: 95%;

	line-height: 1.6em;

	margin-bottom: 0.5em;

	margin-right: 10px;

	margin-left: 10px;

}

#content .p {

	font-size: 95%;

	line-height: 1.6em;

	margin-bottom: 0.5em;

	padding-right: 10px;

	padding-left: 10px;

}

#content a {

	font-size: 95%;

	line-height: 1.6em;

	margin-bottom: 0.5em;

	font-family: Arial, Helvetica, sans-serif;

	color: #000000;

	font-weight: bold;

	text-decoration: none;

	border-bottom-width: 1px;

	border-bottom-style: dashed;

	border-bottom-color: #545049;

}
#content a:hover {
border-bottom-style: none;

}

#content table {

	margin-right: 10px;

	margin-left: 10px;

    table-layout:fixed 

	}



#lCol {
	float: left;
	width: 270px;
	margin-top: 5px;
	margin-right: 0px;
	background-repeat: no-repeat;
	background-position: top;
	margin-left: 0px;
	background-image: url(../images/backCol.jpg);
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
 }

#mCol {
	float: left;
	width: 270px;
	margin-top: 5px;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(../images/backCol.jpg);
	border-right-width: 9px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFFFFF;

 }

 #lCol h3,  #mCol h3 {

    color: #8A9DAE;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 100%;

	font-weight: bold;

	padding-top: 5px;

	padding-bottom: 2px;

	padding-left: 0px;

	margin-bottom: 10px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #DFDEDB;

	margin-right: 20px;

	margin-left: 20px;

 

 

 }

#rCol {

   float: right;

   width: 180px;

   margin-top: 15px;

   margin-top: 5px;

   background-image: url(../images/backLcol.jpg);

   background-repeat: no-repeat;

   background-position: top;

 }

 #content h1 {

	color: #415569;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 150%;

	font-weight: normal;

	padding-top: 10px;

	padding-bottom: 2px;

	padding-left: 0px;

	margin-bottom: 10px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #A0B3C5;

	margin-right: 10px;

	margin-left: 10px;

}

#content .header {

	color: #fff;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 110%;

	padding-top: 12px;

	padding-bottom: 2px;

	padding-left: 10px;

	margin-bottom: 10px;

	border-bottom-width: 1px;

	border-bottom-style: dashed;

	border-bottom-color: #5A748D;

	font-weight: bold;

	margin-left: 10px;

	margin-right: 10px;

}

.box{

	color: #000000;

	font-size: 95%;

	clear: both;

	margin-top: 15px;

	}

.box p{

	font-size: 95%;

	line-height: 1.5em;

	margin-bottom: 0.5em;

	padding-right: 10px;

	margin-top: 0.5em;

	color: #fff;

	} 

.box h4{

	color: #fff;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 120%;

	padding-top: 0px;

	padding-bottom: 2px;

	padding-left: 0px;

	margin-bottom: 10px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #94A8BC;

	font-weight: bold;

	margin-left: 0px;

	margin-top: 10px;

	}

/* -------------Footer------------- */



#footer {

	font-size: 85%;

	clear: both;

	height: 63px;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0;

	padding-left: 0px;

	background-image: url(../images/footer.png);

	background-repeat: no-repeat;

	margin: 0px;

}

#footer p {

	color:#fff;

	padding-left: 20px;

	padding-top: 25px;

}

#footer a {

	color:#C7C5C0;

	text-decoration: none;

}

#footer ul {

	margin-top: 25px;

	padding: 0;

	list-style: none;

}

#footer li  {

	display: inline;

	margin: 0;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 80%;

}

#footer li a {

	text-decoration: none;

	padding-right: 2px;

}

#footer a:hover {

	text-decoration: underline;

	}

.img {

    border: 1px solid #fff}



/*--Table--*/

 td, th {

	font-size: 90%;

}

.datatable {

	border: 1px solid #BEC9D8;

	border-collapse: collapse;

	width: 550px;

	background-color: #F0F3F9;

	margin-bottom: 10px;

	font-size: 95%;

	margin-top: 5px;

	margin-right: 10px;

	margin-left: 10px;

}

.datatable td {

	border: 1px solid #BAC6D6;

	padding: 4px;

	vertical-align: top;

	line-height:1.5em;

	color: #24486C;

	margin: 0em;

}

.datatable th {

	background-color: #B1C5E0;

	font-weight: bold;

	text-align: left;

	padding: 4px;

	font-size: 90%;

	color: #211F47;

	border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-top-color: #B1C5E0;

	border-right-color: #B1C5E0;

	border-bottom-color: #B1C5E0;

	border-left-color: #F4F8FB;

}

.datatable caption {

	color: #6C6ABD;

	text-align: left;

	padding-top: 3px;

	padding-bottom: 8px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 0.9em;

	font-weight: bold;

}

.datatable tr.white {

	background-color: #fff;

	color: #000000;

	text-align: right;

}

.datatable tr.altrow {

	background-color: #DFE7F2;

	color: #000000;

	text-align: right;

}

.datatable select{

	margin-top: 5px;

	margin-bottom: 15px;

}

.product {

	width: 550px;

	margin-left: 10px;

	margin-bottom: 10px;

	border: 1px solid #DFDEDB;

	clear: both;

	font-size: 95%;

}

.product .img {

	float: right;

	margin: 10px;

	padding: 2px;

	border: 1px solid #DFDEDB;
}

.product p {

margin-top: 10px;

}



#clear

{

	content: "."; 

    display: block; 

    height: 0; 

    clear: both; 

    visibility: hidden;

    }

label{

	display:block;

	margin-top: 10px;

	color: #25313D;

	margin-bottom: 0px;

}

.label{



	color: #25313D;

	margin-bottom: 0px;

}

input.butt {

	font-size: 95%;

	font-weight: normal;

	color: #fff;

	border: 1px solid #56718B;

	margin-top: 10px;

	padding-top: 2px;

	padding-right: 8px;

	padding-bottom: 2px;

	padding-left: 8px;

	background-color: #669933;

}

.butt {

	font-family: Arial, Helvetica, sans-serif;		

	font-size: 100%;

	font-weight: normal;

	cursor: pointer;

	color: #fff;

	border: 1px solid #fff;

	margin-top: 10px;

	padding-top: 2px;

	padding-right: 8px;

	padding-bottom: 2px;

	padding-left: 8px;

	background-color: #cc0000;

}

.imgRight {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	padding: 4px;
	border: 1px solid #A6B7C8;
}
