body{
	font-size:14px;
	font-family:Arial,Helvetica,sans-serif;
	background:#3c4e56 url('../images/body.png');
	margin:0;
	padding:0;
	line-height:1.4;
}
#wrapper{
	background:transparent url("../images/head.png") repeat-x scroll ;
}
#container{
	width:1150px;
	margin:0 auto 0px;
}
#header{
	height:88px;
	padding-top:10px;
}
#header .title h1{
	margin:0;
	font-size:18px;
	color:#DDD;
}
#header .title h1 label{
	border-bottom:1px solid #546A73;
	letter-spacing:1px;
}
#hcontent{
	background:#DDDDDD; 
}
#hheading{
	font-size:15px;
}
#recent{
	font-size:15px;
	color:#FF9900;
}

.tpages{
	color:#FF9900;
	font-size:20px;
}

.title h1{
	padding:10px 0 0 0;
}
.title span{
	font-size:10px;
	margin-top:1px;
	letter-spacing:2px;
	color:#DDDDDD;
}
.title{
	float:left;
	width:300px;
	padding:10px 0 0 60px;
	background:transparent url(../images/logo1.png) no-repeat scroll 0 96%;
}
.shopping-cart{
	width:300px;
	height:70px;
	background:#2c3f45 url("../images/shop.png") repeat-x scroll;
	float:right;
	padding:5px;
}
.shopping-cart span, .list li a{
	color:#F90;
	font-weight:bold;
}
.list li a{
background:transparent url('../images/menu-r.png') no-repeat scroll 150% 0%;
padding:4px 4px 4px 0;
}
.list li a:hover{
color:#000;
}
.item-l:hover a{
background:transparent url('../images/menu-r.png') no-repeat scroll 100% 0%;
}
.item{
padding:4px;
}
.item-l:hover .item{
background:transparent url('../images/menuc.png') repeat-x scroll;
color:#000;
}
.item-l{
background:transparent url('../images/menu-l.png') no-repeat scroll -20% 0%;
}
.item-l:hover{
background:transparent url('../images/menu-l.png') no-repeat scroll 0% 0%;
}
.shopping-cart label{
	color:#FFF;
	font-size:11px;
}
.content{
	min-height:600px;
	height:auto !important;
	height:600px;
	background:#455a62;
}
.top, .top1{
	display:block;
}
.top{
	background:#3c4e56 url("../images/body.png");
}
.top1{
	background:#455A62;
	clear:left;
}
.left-bar{
	width:60%;
	float:left;
}
.top1, .container{
	margin:0 8px;
	
}
.top * , .top1 * {
	height:1px;
	display:block;
	overflow:hidden;
}
.top * {
	background:#455a62;
}
.top1 * {
	background:#FFF;
}
.t1{ margin:0 4px; }
.t2{ margin:0 3px; }
.t3{ margin:0 2px; }
.t4{ margin:0 1px;height: 2px }
.list{
	list-style-type:none;
}
.list{
	margin:0;
	padding:10px 0 0;
}
.list li{
	float:left;
	margin:0 10px;
	padding:4px 7px;
}
.menu1{
	padding:8px 0 1px;
	height:20px;
	clear:both;
}
.menu1 a{
	color:#88a0aa;
	font-weight:bold;
	font-size:11px;
	padding:0 15px;
}
.menu1 a:hover{
	color:#DDD;
}
.menu{
	height:40px;
}
a{
	text-decoration: none;
}
.container{/* margin & width linked with 'top1' */
	clear:left;
	background:#FFF;
	padding:20px;
	color:#546A73;
	min-height:500px;
	height:auto !important;
	height:500px;
}
.size{
	font-size:16px;
}
.color-o{
	color:#FF9900;
}
.color-r{
	color:#FF9900;
	font-size:13px;
}
.pipe{
	color:#88A0AA;
}
.style1{
	margin:0 14px;
	font-size:11px;
	color:#6f8289;
	padding:10px 0;
}
.right-bar{
	padding-right:8px;
	width:39%;
	float:right;
}
.box{
	color:#99CCCC;
	height:100px;
	background:#34474d;
	padding:10px 0;
	border : 1px solid #99CCCC;
	border-top:0;
}
.box input{
	background:#35474d;
	color:#99CCCC;
}
.box p{
	padding:0px 10px;
	margin:0;
}
.right-bar input, .right-bar select, .right-bar textarea{
	border:1px solid #AAA;
}
.right-bar input, .right-bar select{
	width:170px;
}
form{
	margin:10px 0 0 10px;
	padding:0;
}
.request{
	margin:10px 0;
	color:#99cccc;
	padding:8px;
	font-weight:bold;
}
.align-right{
	text-align: right;
}
.footer{
	clear:both;
}
.active{
	display:block;
}
.inactive{
	display:none;
}
.inline *{
	float:left;
}
#otherimg{
	position:relative;
	right:16px;
}
.image{
background: #34474d url('../images/center.png') scroll repeat-x;
}
.left{
background:transparent url(../images/left.png) no-repeat scroll 0 -3%;
float:left;
width:20px;
}
.right{
background:transparent url(../images/right.png) no-repeat scroll 100% -3%;
float:right;
width:20px;
}
.image,.left,.right{
height:13px;
}
.bar{
padding:10px;
}
.confirm, .confirmnot{
padding:5px;
background:#FFF;
font-size:13px;
font-weight:bold;
text-align:center;
}
.confirm{
color:green;
}
.confirmnot{
color:red;
}
.error,.error1{
color:#7b0810;
}
.form1 *{
vertical-align:middle;
}
