
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align:center;
	/*background-image: url(/images/background.gif);
	background-repeat: repeat;*/
	background-color: #e7e7e7;
	color: #23126c;
	margin-top: 0px;
}

img {
	display: inline;
	border: 0 0 0 0;
}

small{
	font-size: 70%;
}


a:link, a:active, a:visited {
	color:#23C4FF;
	background-color: transparent;
	font-weight: normal;
}


a:hover {
	color: #23C4FF;
	background-color: transparent;
	font-weight: normal;
	text-decoration: underline;
}


a:link.linkadmin, a:active.linkadmin, a:visited.linkadmin  {
	color : #23C4FF;
	background-color: transparent;
	text-decoration: underline;
}

h1 {
	font-size: 1.5em;
	color: #23C4FF;
	margin-top:5px;
	}
h2 {
	font-size: 1.2em;
	color: #23C4FF;
	}
h3 {
	font-size: 1.3em;
	color: #23C4FF;
	}

p {
	line-height:1em;
	margin-top:5px;
}



table td {
font-size: 70%;
text-align:left;
padding: 5px;
}

.center{
text-align:center;
}

.category_item{
	margin: 0 0 10 0;
}

.square{
	height:75px;
	width:100px;
	float:left;
	border : 1px dotted #23C4FF;
}

.bb_section{
	position:relative;
	width:500px;
	float:left;
}

#header {
	margin: 0 2 0 2;
	padding:0;
	width:972px;
	float:left;
	list-style:none;
	font-size:1em;
	background-image: url(/images/logo.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	border:0;
}

html>body>DIV#container #header{margin: 0 4 0 4; }

#header #nav ul {
	margin:0;
	padding:0;
}

#header li {
	margin:0;
	padding:0;
}

#header li a {
	display:inline;
	float:left;
	text-decoration:none;
	margin:0;
	padding:0;
}

#header li a:hover {
	text-decoration:underline;
}

#nav {
	position :relative;
	list-style:none;
	margin:0 0 0 7;
	padding:0 0 0 0;
	width:950px;
	height : 26px;
	background-image: url(/images/nav_grad.gif);
	background-repeat: repeat-x;
	border: 0;
}

html>body>DIV#container #nav{ margin:0 0 0 5; }

#nav li {
	display:inline;
	margin: 0 0 0 0;
	padding:0 0 0 0;
	border: 0;

}
#nav li a {
	display:inline;
	/*float:left;
	width:auto;*/
	text-decoration:none;
	margin: 0 0 0 0;
	padding:0 0 0 0;
	border: 0;
}

#nav_content {
	position : absolute; 
	left: 175px;
	display:inline;
	width :785px;
	border-left: 2px solid #FFF;
}

#nav_login {
	position : absolute; 
	display:inline;
	color:#fff;
	left:660px;
	margin-right:10px;
	margin-top:5px;
}

html>body>DIV#container>DIV#header>DIV#nav> #nav_content{left: 180px;  width :778px; }

#search_bar{
	position : relative; 
	margin:0 0 0 9;
	padding:0 0 0 0;
	width :955px;
	height: 38px;
	background-color: #9ED4F6;
}

html>body>DIV#container>DIV#header> #search_bar{margin:2 0 0 9; }

#shopping_cart{
	position:relative;
	float:right;
	display:inline;
	width:auto;
	height:25px;
	margin: 0 10 0 0;
	padding : 10 0 0 10;
	/*background-image: url(/images/shopping_basket.gif);
	background-repeat: no-repeat;*/
}

html>body>DIV#container>DIV#leftblock>DIV#bottom_leftblock> #shopping_cart{padding : 5 10 0 0; }

#search{
	position : absolute; 
	top: 0px;
	left: 0px;
	margin:0 0 -10 0;
	padding:0 0 0 0;
	width :180px;
	height: 35px !important;
}

html>body>DIV#container>DIV#header>DIV#search_bar> #search {margin:2 0 2 0;}

#search_box{
	position : absolute; 	
	top:5px;
	left:5px;
	margin:0 0 0 0;
	padding:0 0 0 0;

}

#search_image{
	position : absolute;
	top:10px;
	left:130px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#search_mag{
	position : absolute;
	top:5px;
	left:100px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#number{
	position : relative; 
	margin:0 0 0 5;
	padding:12 5 5 5;
}

/*#login{
	position : relative; 
	top: 43px;
	width:275px;
	float:right;
}*/

#container{
	text-align:left;
	width:980px;
	height:100%;
	margin:0 auto;
	background-color: #fff;
	padding: 0 0 0 0;
	background-image: url(/images/drop_new.jpg);
	background-repeat: repeat-y;
}

html>body>#container { height: auto; overflow:auto;}

#leftblock{
	position:relative;
	float: left;
	height:100%;
	min-height:720px;
	width:180px;
	padding: 0 0 0 7;
	margin: 5 0 0 5;	
	background-image: url(/images/box_border.gif);
	background-repeat: repeat-y;
	/*border : 1px solid #D2F2FD; */
}

html>body>DIV#container #leftblock{ margin: 5 0 0 9;  }

#bottom_leftblock{
	position:relative;
}

#middleblock{
	position:relative;
	float: left;
	width:600px;
	height:100%;
	min-height:870px;
	padding: 0 0 0 5;
	background-color: #fff;
	margin: 0 10 0 0;
	
}

html>body>DIV#container #middleblock{ width:590px; height: auto; padding: 0 0 0 10; margin: 0 5 0 5; }

#middleblockhome{
	position:relative;
	float: left;
	height:100%;
	min-height:930px;
	padding: 0 0 0 5;
	background-color: #fff;
	margin: 0 0 0 0;
	width:790px;
}

html>body>DIV#container #middleblockhome{ width:770px; height: auto;  }

#toprightblock{
	position:relative;
	float: right;
	height:270px;
	width:140px;
	padding: 10 10 10 10;
	margin: 10px 6px 5px 0px;
	background-color: #D46DA5;
	color: #FFF;
}

html>body>DIV#container #toprightblock{width:130px; margin: 10 12 10 0; }

#loginblock{
	position:relative;
	float: right;
	height:auto;
	width:140px;
	padding: 10 10 10 10;
	margin: 5 6 5 0;
	background-color: #D46DA5;
	color: white;
}

html>body>DIV#container #loginblock{width:130px; margin: 5 12 10 0; }

a:link.login, a:active.login, a:visited.login {
	color:white;
	background-color: transparent;
	font-weight: normal;
}

/*#rightblock{
	position:relative;
	float: left;
	width:177px;
	padding: 50 10 10 10;
	margin: 5 5 5 5;
	
}*/



html>body>DIV#container #bottom_leftblock{ }


#thawte{
	position:relative;
	width:180px;
	height:130px;
	margin-top:20px;
}



#product_top, #product_info{
	position:relative;
	float: left;
	text-align:left;
	margin: 5 0 0 5;
}


#footer{
	margin:0 0 0 0;
	padding:0 0 5 0;
	width:98%;
	height:35px;
	float:left;
	list-style:none;
	text-align:center;
}

html>body>DIV#container #footer{padding:0 0 10 0;  }



#prop{
	height: 400px;
}

.border{
	padding: 0;
	margin: 0;
	width : 5px;
}

.table_border{
	border : 2px solid #DDF2FA; 
}


.register_quick{
	position:relative;
	float:left;
	width:100px;	
}


 .cssnav
{
position: relative;
/*background: url(/images/tree/overbtn.jpg) no-repeat;*/
display: block;
/*width: 151px;*/
height: 19px;
margin: 0;
padding: 0;
}

.cssnav a 
{
color: #23C4FF;
font-weight:bold;
text-decoration: none;
}

/*.cssnav img
{
width: 151px;
height: 19px;
border: 0
}*/

* html a:hover
{
visibility:visible
font-weight:bold;
}

.cssnav a:hover img
{
visibility:hidden
}

.cssnav a:link {
font-weight:bold;
}

.cssnav a:active{
font-weight:bold;
}

.cssnav a:visited{
font-weight:bold;
}

 .level2
{
display: inline;
left: 5px;
height: 19px;
margin: 0px;
padding: 5 0 0 0;
cursor: pointer;
}

.hpbox{
position:relative;
width:370px;
height:300px;
margin-right:10px;
margin-bottom:10px;
border: 1px solid #9ED4F6;
float:left;
}

.hpboxbar, .hpsmallboxbar{
position:relative;
width:auto;
height:20px;
padding:5px 0px 5px 5px;
background-color:#9ED4F6;
color: #fff;
font-size:14px;

}

.hpsmallbox{
position:relative;
width:179px;
height:170px;
margin-right:10px;
margin-bottom:10px;
border: 1px solid #9ED4F6;
float:left;
}

.hpsmallboxbar{

font-size:12px;

}

.hpsmallbox p{
 padding:5px;
}

.hpsmallboxbar a:link, .hpsmallboxbar a:active, .hpsmallboxbar a:visited, .hpbox a{
 text-decoration:none;
 color:#fff;
}



