/*css */
html,body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1a1818;
	margin:0;
}
body {
	text-align: center;
	background-color: #fff;
	
	background-image: url(graphics/clinqsbgstripe.gif);
	background-repeat: repeat;
}

a{
	text-decoration:none;
	color:#00acee;
}
a:hover{
	/*background-color:#00acee;
	color:#fff;*/
	text-decoration:underline;
}
img{
	border:0;
}

#gradient{
	position:absolute;
	left:0;
	top:0;
	margin:0;
	padding:0;
	width:100%;
	height:210px;
	background-image: url(graphics/gradient.jpg);
	background-repeat: repeat-x;
}

#ubercontainer {
	margin: 0 auto;
	width: 855px;
	padding: 0;
	text-align: left;
}
#container {
	position: absolute;
	margin: 0;
	width: 855px;
	min-height:100%;
	padding: 0;
	border:0;
}
#bigtop{
	background-image: url(graphics/bigtop.png);
	background-repeat: none;
	height:73px;
	margin:0;
	margin-top:5px;
	width:855px;
}
#contentbox{
	position: absolute;
	margin: 0;
	width:853px;
	min-height:100%;
	background-color: #fff;
	border: 1px solid #c3eaf5;
	border-top:0;
	padding: 0;	
}
#leftnav{
	width:216px;
	float:left;
	/*height:700px;*/
	/*background-color: #333;*/	
}

#leftnav ul{
	text-align:center;
	margin:0;
	padding:0;
	margin-left:19px;
	width: 196px;
	border-top: 1px solid #c5ebfb;
	border-bottom: 1px solid #c5ebfb;
	list-style-type: none;
	padding-bottom:10px;
	padding-top:10px;
}

#leftnav li{
	padding-top:8px;
	padding-bottom:8px;
	color:#00acee;
	font-weight:bold;
	letter-spacing:2px;
}
#leftnav li a:hover{
	color: #1a1818;
	text-decoration:none;
}
#leftnav li.selected a{
	color:#1a1818;
}
#leftnav li.selected a:hover{
	/*background-color:#1a1818;
	color:#fff;*/
	
}

div#main {
	margin-left:34px;
	margin-right:20px;	
	width:583px;
	/*background-color: #dedede;*/
	float:left;		
}

.objholder{
	margin-top:20px; 
	margin-bottom:20px;
}
/*h1.linethru{
	color: #009cde;
	font-size:16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	letter-spacing:2px;
	text-align:center;
	line-height: .1%;
	border-bottom:1px solid #c5ebfb;
	margin-top:16px;
	margin-bottom:20px;
	margin-right: 7px;
}*/

h1.linethru{
	color: #009cde;
	font-size:16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	letter-spacing:2px;
	text-align:center;
	margin-top:16px;
	margin-bottom:20px;
	margin-right: 7px;	
	background-image:url(graphics/blue_line.jpg);
	background-position:center left;
	background-repeat: no-repeat;
}

span.linedeco{
	text-align:center;
	background-color:#fff;
	padding-left: 10px;
	padding-right: 10px;
}

img.imgbdr{
	border:1px solid #8bd7f7;
}

img.feat, img.cat{
	border:1px solid #8bd7f7;
	
}

div.featitem{
	float:left;
	margin-right:20px;
	margin-left:0;
	width: 178px;
	height:270px;
	margin-bottom:10px;
}

div.catitem{
	float:left;
	margin-right:20px;
	margin-left:0;
	margin-bottom:10px;
	width: 178px;
	height:270px;
}

form {
	float:left;
	margin-bottom:10px;
}


/*div.catitem a{
	color:inherit;
}*/
div.featitem p,div.catitem p{
	color:#00acee;
	font-weight:bold;
	text-align:center;
}

div.catitem p,div.featitem p{
	font-size:11px;
}

span.productnum{
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}
p.product_shortdesc a{
	color:#1a1818;
}

p.product_shortdesc{
	line-height: 24px;
	margin-top: -10px;
	margin-right: 5px;
	color:#00acee;
	font-weight:bold;
	text-align:left;
}
input[type='text']{
	width:190px;
	height:16px;
	padding-top:4px;
	padding-left:5px;
	background-color:#e1f4fa;
	color:#009cde;
	border:1px solid #eee;
	margin-left:20px;
	margin-bottom:10px;
	font-size:11px;
}

div.desctext{
	width:575px;
}

ul.online{
	list-style-type: none;
	margin:0;
	padding:0;
}

ul.online a{
	color:inherit;
}
#footer {
	height:73px;
	clear:both;
}

select{
	border: 1px solid #c5ebfb;
	min-width:200px;
}

img.pressthumb{
	float:left;
	border:1px solid #8bd7f7;
}
div.presshead{
	float:left;
	clear:right;
	margin-left:10px;
	color:#00acee;
}

div.presshead_noimg{
	color:#00acee;
}
div.pressinfo{
	margin-top:10px;
	margin-right:10px;
	padding-right:0;
}

div.pressrecord{
	margin-top:25px;
}

.holder {position: absolute; height: 100px;}
.bottom {position: absolute; bottom: -4px;width:400px;}

#formmsg{
	margin-left:20px;
	width: 190px;
	
	margin-top:10px;
	text-align:center;
}
