/* CSS Cascading Stylesheet */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	text-align:center;
	margin:0;
	margin-bottom:12px;
	padding:0;
}

div#container {
	width:750px;
	text-align:left;
	margin:12px auto 0px auto;
	background:url('../images/left_bg.gif') left repeat-y
}

img{
	border: 1px solid #008040;
}

h3 {
	color:#7CAED7;
	font-weight:normal;
	margin-bottom:6px;
}

h3 a {
	color:#267EC5;
	text-decoration:none;
}

/* Left side and menu Styles */
div#left_side {
	float:left;
	width:160px;
	text-align:center;
	background-color:#7CAED7;
	margin:0;
	padding:0;
}

div#logo {
	width:160px;
	height:162px;
	padding:0;
	margin:0;
	margin-top:10px;
	background: url("../images/tl_corner.gif") top no-repeat;
}

div#menu_container {
	width:110px;
	margin:0px 19px 0px 19px;
	padding-left:10px;
	background-color:#f8f8f8;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	text-align:left;
}

div#menu_container_temp {
	width:110px;
	margin:0px 19px 0px 19px;
	padding-left:10px;
	background-color:#f8f8f8;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	height:130px;
	text-align:left;
}

ul.menu {
	list-style-type:none;
	display:block;
	font-size:12px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-bottom:1px solid #FFFFFF;
}

ul.menu li {
	margin:0px 0px 8px 0px;
}

ul.menu a {
	text-decoration:none;
	color:#267EC5;
}

ul.menu li.pic {
	margin-top:10px;
}

ul.menu li.pic img {
	margin-bottom:4px;
}


div#menu_pic img {
	border:1px solid #008040;
	margin:50px 0px 16px 0px;
}

div#menu_footer {
	width:160px;
	height:31px;
	padding:0;
	margin:0;
	background: url("../images/bl_corner.gif") bottom no-repeat;
}

/* Right side styles */

div#right_side {
	margin-left:160px;
}

div#header {
	text-align:right;
	padding-top:10px;
}

div#header img{
	border:0;
}

hr {
	color:#7CAED7;
	height:1px;
	background-color:#7CAED7;
	border:0;
	width:560px;
	text-align:center;
}

hr.green {
	color:#008040;
	background-color:#008040;	
}

div#main_section {
	padding-left:10px;
	height:400px;
}

html>body div#main_section{
	height: auto;
	min-height: 600px
} 

p.header img{
	border:0;
}

p.adminheader img{
	margin-top:10px;
	border:0;
}

.footer_left {
	width:250px;
	float:left;
	font-size:10px;	
}

.footer_right {
	width:250px;
	text-align:right;
	float:right;
	font-size:10px;	
}

.footer_right a, .footer_left a {
	color:#267EC5;
}

div#home_text {
	float:left;
	width:470px;
}

div#home_right {
	float:right;
}

div#latestdesign {
	width:98px;
	border:1px solid #008040;
	text-align:center;
}

div#latestdesign img{
	border:0px;
}

div#home_footer_pics {
	width:570px;
}

div#home_leftpic {
	float:left;
}

div#home_middlepic {
	float:left;
	text-align:center;
	width:370px;
}

div#home_rightpic {
	float:right;
}

p a {
	color:#267EC5;
	text-decoration:none;
}

table a {
	color:#267EC5;
	text-decoration:none;
}

table img {
	border: 0;
}
/*1px solid #7CAED7*/

img.preview {
	border:0;
	text-align:left;
}

div#formrow {
	padding-bottom:10px;
}

fieldset {
	border:0;
	margin:0;
	padding:0;
}

fieldset label {
	font-size:12px;
	width: 110px;
	float: left;
}

div#preview {
	float:left;
}

div#preview_right {
	padding-left:10px;
}

.small_font {
	font-size:10px;
}

.error {
	color:#FF0000;
}

th {
	color:#267EC5;
}

div#mainproduct {
	float:left;
	width:570px;
}

div#restproducts1 {
	float:left;
	width:275px;
	padding:0px 10px 0px 0px;
}

div#restproducts2 {
	float:left;
	width:275px;
	padding:0px 0px 0px 10px;
}

.cardsizes {
	float:left;
	width:142px;
}

td.basket a img {
	border:0;
}

div.formbuttons {
	text-align:right;
	width:400px;
}

ul.members a{
	color:#267EC5;
}

span.link a{
	color:#267EC5;
	font-size:12px;
	text-decoration:none;
}

div#design_preview img {
	border:0;
	margin-top:20px;
}

.normal img{
	border:0;
}

span.italic {
	font-style:italic;
}

p.announce {
	font-size:14px;
	color:#267EC5;
}