/*css layout */

#container {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	padding: 0px;
	background-color: #FFFFFF;

		}
		
		html, body{height:100%;}


body>#container{height:auto;}

#spacer {
	float:left;
	width:20px;
	height:430px;
}

#banner 
{
	padding: 5px;
	margin-bottom: ;
	border-bottom-width: thin;
	border-bottom-style: none;
	background-repeat: repeat-x;
}

#content 
{

	text-align:left;
	width:600px;
	padding: 5px;
    float: left;
}
		

#ckcontent 
{
	width:555px;
    border: 1px solid #0066FF;
	padding: 5px;		
}

#sidebar-a 
{
	float: left;
	padding: 5px;
	width: 160px;
	text-align: left;

}
		
#header 
{
	height: 136px;

}


#sidebar-b 
{
	float: right;
	width: ;
	margin: 0;
	margin-left: ;
	padding: 5px;
	width: 155px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #666666;
}

#textetc 
{
	clear: both;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2A5E90;
	font-size: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2A5E90;
}

#footer 
{
	clear: both;
	font-size: 12px;
}
h4 {
	font-size: 19px;
	font-weight: normal;
	color: #666666;
}

.menutext {
	font-size: 18px;
	font-weight: normal;
	color: #2A5E90;
}


/*links layout */

a{	
	font-size: 12px;
	color: #000000;
	text-decoration: none;}

a:link {	
	font-size: 12px;
	color: #000000;
	text-decoration: none;}

a:visited {	
	font-size: 12px;
	color: #000000;
	text-decoration: none;}

a:hover {
	
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

a:active{	
	font-size: 12px;
	color: #000000;
	text-decoration: none;}
		
		
/*general layout */

html
{
   margin:0;
   padding:0;
}

form 
{
	margin: 0px;
	padding: 0px;
}



body 
{
	background-color: #C9CBC6;
	text-align: center;
	background-image: url(images/body-back.jpg);
	margin-top:0;
	margin-bottom:0;
	font-family: Arial;
	color: #000000;
}


p 
{
	font-size: 12px;
	color: #000000;
}
h1 
{
	font-size: 30px;
	color: #2A5E90;
	margin: 0px;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 
{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}


/*nav layout */

.navcontainer 

{
	width: 120px;
	margin-right: auto;
	margin-left: auto;

}

.navcontainer ul
{
	margin-left: 0px;
	padding-left: 0;
	list-style-type: none;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;

}

.navcontainer li{padding-bottom:10;}

.navcontainer a
{
	display: block;
	width: 120px;
	border: 1px solid #000000;
	color: #FFFFFF;
	background-color: #2A5E90;
	padding-left: 5px;
}

.navcontainer a:link, .navlist a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;

}

.navcontainer a:hover
{
background-color: #666666;
color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}



/*shopping cart layout */
#cart 
{
width:550;
}
		
#cart th 
{
	padding:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#FFFFCC;
	color:#000;
	border:1px solid #666666;
	font-size: 12px;
    vertical-align:middle;
}
		
#cart .items 
{
	padding-right:5px;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#FFFFCC;
	color:#333;
	border:1px solid #666666;
	vertical-align:middle;
	text-align: center;
}
				  
#cart .empty 
{
    background-color:#FFFFCC;
}
		
#cart .total 
{
	padding:1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#FFFFCC;
	color:#333;
	border:1px solid #666666;
	vertical-align:middle;
	text-align: center;
}
				  
#minicart 
{
    width:auto; 
	border:1px solid #333;
	padding:0px;
	background-color:#ccc;
}	

			   
hr{height:1px; colour:black; border-top:1px black dashed}
#container #content li {
	list-style-position: outside;
	font-size: 12px;
	line-height: 30px;
	list-style-type: disc;
}
td img {display: block;}

#topmenu {
	height: 20px;
	text-align: right;
}

#topmenu p{padding-right: 15px;}li {
	font-size: 11px;
}
ul {
	font-size: 11px;
}
hr {
	border-style: none;

	color: #B0C5E0;
	background-color: #B0C5E0;
	height: 1px;
	margin: 0px;
	padding: 0px;

}
.flashbox_outline {
	border: 1px solid #CCCCCC;
	font-size: 10px;
	font-style: italic;
	color: #333333;
	font-weight: bold;
}
