/* Resets */
html, body, ul, li, p, h1, h2, h3, h4, form, input, textarea, fieldset, a {
	margin: 0; padding: 0; border:0
	} 
body{ 
	height:100%; 
	margin:0; padding:0;
	font:normal 1em Verdana, Helvetica, sans-serif;
	background:url(img/bodybg.gif) repeat-x;
	color:#000; 
 }
h1,h2,h3,h4,strong {font-size:100%; font-weight:bold}

/*Common*/
h1{
	margin:0; 
	font:bold 1.5em Arial, Helvetica, sans-serif;
	}
h2{
	margin:0; 
	font:normal 1.25em Arial, Helvetica, sans-serif;
	background:url(img/darrow.gif) no-repeat bottom right;
	margin-bottom: 15px;
	}
h3{
	font:bold .95em Arial, Helvetica, sans-serif;
	margin-bottom:-3px;
	}
h4{
	margin:0; 
	font:bold 1.95em Arial, Helvetica, sans-serif;
	color:#ca2027
	}
h5{
	margin:0 0 10px 0; 
	font:bold 1.4em Arial, Helvetica, sans-serif;
	}
h6{
	margin:0 0 5px 0; 
	font:bold 1.05em Arial, Helvetica, sans-serif;
	}
img{border:0}
p{	
	line-height: 1.3em;
	}
a{color:#ca2027; text-decoration:none;}	
a:hover {color:#ca2027; text-decoration:underline;}	
input, select, textarea {
	font-family:inherit; 
	font-size: 100%;
	padding:1px;	
	border:1px #000 solid;
	}	
input[type=text], 
input[type=password]{
	width:20em; 
	font-size:1.25em;
	margin-right:5px;
	}
input.btn{border:0;}

table{ margin-left:8px;}
/* end resets & initials */


#wrapper{
	width:900px; height:auto;
	margin: 0 auto;
	font-size:.75em;
	/*background-color:#FC0*/
	}
	
#header{
	width:100%;
	height:156px;
	}
#menu{
	width:100%;
	height:34px;
	margin-left:10px;
	padding-top:10px;
	text-align:right;
	color:#ca2027;
	}
#menu a{
	font-weight:bold;
	color:#000;
	text-decoration:none;
	padding:0 10px;
}
#menu a:hover {color:#ca2027; text-decoration:none;}


#logo{
	width:265px;
	float:left;
	padding-top:20px;}

#topfeatured{
	width:600px;
	float:right;
	margin-top:10px;
	}
.featured{
	width:290px; height:70px;
	float:right;
	padding:0 0px;
	margin:10px 0 0 10px;
	background: url(img/sidedot.gif) repeat-y right;
	font-size:.95em;
	}
.featured img{float:left; margin-right:5px;}
.featuredtitle{float:left;}
.featuredtitle a{font-weight:bold; color:#000}
.small a{
	padding-left:5px;
	font:bold 1em Tahoma, Helvetica, sans-serif;
	color:#ca2027;
	}

#main{
	width:719px;
	height:auto;
	float:left;
	margin-bottom:50px;
	}
.roundcont {
	width: 100%;
	background-color: #fafafa;
	color: #000;
	}
.roundcont p {
	margin: 15px 10px;
	}
.roundtop { 
	background: url(img/rtr.gif) no-repeat top right; 
	}
.roundbottom {
	background: url(img/rbr.gif) no-repeat top right; 
	}
img.corner {
   width: 5px;
   height: 5px;
   border: none;
   display: block !important;
}	
	
#category{
	position:relative;
	width:100%;
	height:auto;
	margin-top:10px;
	padding-top:10px;
	background:url(img/hdot.gif) repeat-x;
	}
#categorysub{
	width:100%;
	float:left;
	height:auto;
	margin-top:10px;
	padding-top:5px;
	background:url(img/hdot.gif) repeat-x;
	}
#colistings{
	width:100%;
	float:left;
	height:auto;
	margin-top:10px;
	padding-top:5px;
	background:url(img/listbg.gif) repeat-x;
	}
ul{
	font-size:1em;
	list-style-type: none;	
	padding: 0;
	margin:20px 0 0 2px;
	} 
li{
	background:url(img/asterisk.gif) no-repeat 0 .5em;
	font-size:12px;
	line-height:17px;
	padding-left: 1.25em;
}
ul.sub{
	width:330px;
	float:left;
	list-style-type: none;	
	padding: 0;
	margin:20px 15px 0 2px;
}
ul.sub li{
	background:none;
	font-size:12px;
	line-height:17px;
	padding: 0;
}

.fco{
	width:688px;
	background:#e5eef6 url(img/fco.gif) no-repeat 99% 5px;
	border-bottom:1px #d3dbe3 solid;
	padding:10px 15px;
	margin-top:10px;
	}
.co{
	width:688px;
	padding:3px 15px 10px;
	margin-top:10px;
	border-bottom:1px #d3dbe3 solid;
	}
	
#peb{
	position:absolute;
	top:55px;
	right:0;
	width:230px;
	float:right;
	text-align:right;
}
#peb img{padding-left:20px}	

#codetails{
	margin-top:15px;
	line-height:1.4em
	}
	
#showcase{
	float:left;
	margin-top:20px;
	width:100%;
	}
.prods{
	width:100%; 
	margin:10px 0;
	}
.prods img{ float:left; margin-right:10px; border:1px #000 solid}
.prods p{line-height:1.4em;}

#breadcrumb{
	}
#breadcrumb a{
	font-size:.75em;
	text-decoration:underline;
	color:#000}
#breadcrumb a:hover {color:#ca2027; text-decoration:underline;}	


#right{
	width:168px;
	height:auto;
	float:right;
	}


#footer{
	float:left;
	width:80%;
	height:30px;
	font-size:.75em;
	margin:30px 0 0 0;
}

#footer a{color:#000; text-decoration:none;}	
#footer a:hover {color:#000; text-decoration:underline;}	

.showcases {
	background:#E5EEF6 none repeat scroll 0 0;
	border-top:1px solid #D3DBE3;
	margin:0 auto;
	padding-bottom:5px;
	padding-top:5px;
	width:688px;
	z-index:99;
}

.pagination {
	padding: 20px 0px 0px 0px;
}

.pagination a, .pagination span{
	margin: 0px 10px;
}

#cluetip-inner p{
	font-size: 0.75em;
}

label {
float:left;
padding:0 10px 0 0;
text-align:right;
width:160px;
}

fieldset div {
clear:both;
display:block;
margin:0;
padding:11px 0 0;
width:100%;
}

.co, .fco{
	max-height: 160px;
	overflow:hidden
}

.left_addcenter{
	width: 165px;
	background: transparent url(img/arrowdart.gif) 0 0 no-repeat;
	float:left;
	height: 517px;
}
.body_addcenter{
	padding:0 75px 0 50px;
	width:570px;
	background: transparent url(img/body_center.gif) 0 0 repeat-x;
	float:left;
	height: 517px;
}

.right_addcenter{
	width: 27px;
	background: transparent url(img/borderright.gif) 0 0 no-repeat;
	float:left;
	height: 517px;
}

ul.addcenter li{
	background:transparent url(img/bullettrans.gif) no-repeat scroll 0 0;
	font-size:12px;
	line-height:29px;
	padding-left:30px;
	vertical-align: bottom;
}  
