
* { padding: 0; margin: 0; }
img{border-style: none;}
a {text-decoration:none; color:#999999;}
a:hover{color:#ff9900;}
body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background: #c6f0e3 url(images/main_bg.png) repeat-x;
color:#999999;
}
.orange{color:#ff9900;}
.bold{font-weight:bold;}
h1{
    color:#666;
    font-size:22px;
    font-weight:normal;
}
h2{
    color:#666;
    font-size:18px;
    font-weight:normal;
}
h3{
     color:#666;
    font-size:14px;
    font-weight:normal;
}

.pad_ten { padding:10px; }

.pad_bot10 { padding-bottom:10px; }
.pad_bot8 { padding-bottom:8px; }
.pad_bot2 { padding-bottom:2px; }

#wrapper { 
 margin: 0 auto;
 width: 1050px;
}
#header {
 width: 1000px;
 padding: 5px 25px 10px 25px;
 height: 100px;
 margin: 0px;
 background: #FFF;
 border-left: 1px solid #F0F0F0;
 border-right: 1px solid #F0F0F0;
}
#logo{
    float:left;
    margin-top:5px;
    background:#FFF;
}

#prod_image{
    display:block;
 margin-left: auto;   
     margin-right: auto; 
}
#thumbs{

margin: 0px auto 0px auto;
}
.thumb{
        width:75px;
    height:75px;
    margin: 0px 5px 10px 5px;
 border:1px solid #f0f0f0;   
}
#email_list{
    font-size:11px;
    display:inline-block;
    float:right;
    margin-right:-10px;
}
#email_list img{
    margin-bottom:-5px;
}
#usr_status{
    display:inline-block;
    float:right;
    margin:5px 0px;
}
#main_nav{
    float:right;
    font-size:18px; 
    color:#ff9900;
    margin:-20px 200px 0px 0px;
    clear:right;
    height:65px;

}

#main_nav a{color:#666; background:#FFF;height:100%;padding:35px 8px 0px 8px;display:block; height:30px;}
#main_nav a:hover{color:#ff9900}
#main_nav table{
height:100%;
display:block;
}

#main_nav td{
  background:url(images/sel_right.png) no-repeat; background-position: bottom right;
}
#main_nav td.main_nav_spacer{background-image:none;}
.main_nav_spacer{width:10px; background-image:none}


#main_nav .sel{padding:35px 8px 0px 8px; 
    display:inline-block;
    height:30px;
    background:url(images/sel_left.png) no-repeat; 
    background-position: bottom left;
color:#999999}

#content { 
 width: 1030px;
 background: #FFF;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 min-height: 500px;
 border-left: 1px solid #F0F0F0;
 border-right: 1px solid #F0F0F0;
 border-bottom: 1px solid #F0F0F0;
}
.template{
 padding:0px 30px 30px 30px;
  
}
.template a{text-decoration:underline}
#left_col{
    float:left;
    width:50%;
    margin-bottom:25px;
}
#right_col{
    float:right;
     width:50%;
    margin-bottom:25px;
}
#price_form{
   margin: 10px 0px; 
}
#price_data{
   float:left;
    padding: 5px 15px;
  

}
#buy_form{
   float:left;
    padding: 5px 15px;
    border-left:solid 3px #F0F0F0;
}

#price{
       color:#ed1d61; 
    font-size:32px;
}
.hrule{
    height:0px;
    border-bottom:3px solid #F0F0F0;
}
.idxpar{
margin: 1px 0px 20px 0px;
    padding: 5px 0px;
    border-top:3px solid #F0F0F0;
}
.idxpar ul{list-style-position: inside;}
.sec_title{
 font-weight:bold;
    font-size:16px;
    margin-bottom:10px;
  }
.opt_col{
    margin-top:5px;
 float:left;
 width:240px;
}
#bottom_info{
    clear:both;
    margin:15px auto;
    width:1000px;
    height:164px;
    border:1px solid #F0F0F0;
    background: #f3fffb url(images/bottom_info_bg.png) repeat-x;
}
.bottom_info_sub{
    float:left;
    width:312px;
    height:145px;
    padding:10px;
}
.border_left{
    border-left:2px solid #F0F0F0;
}
/*  status bar styles */
.outer {line-height:0px; height:10px; width:184px;  border:1px solid #999999; text-align:center; margin: 5px 0px 15px 0px; background-color:#FFF; padding:0px; overflow:hidden}
.middle {display:inline-block;height:15px; width:150px; border-right:1px solid #999999; border-left:1px solid #999999;}
.inner{height:15px; float:left; padding:0px;  background:url(images/status.png) repeat-x;}

.drop_down{
     width:150px;
    margin-bottom:10px;
    margin-top:2px;
}
#footer { 
 width: 1030px;
 color: #FFF;
 margin: 0px auto;
 padding: 10px;
clear:both;
}
#footer a{color: #FFF; }
#footer a:hover{color: #999; }
/*  forum styles */
.ububble {float:left; width:110px; background-color:#FFF; padding:10px; margin:12px 0px 0px 5px; position:relative; clear:both; border:1px #E2E2E2 solid}
.postbubble {float:left; width:695px; background-color:#FFF; margin:0px 3px 5px 10px; padding:15px; position:relative; border:1px #E2E2E2 solid }
.larrow{position:absolute; top:20px; right:-15px}

/* contact page styles */

#contact_form{padding-left:150px; width:500px; float:right;   border-left:3px solid #F0F0F0; margin-top:-255px}
/*--recaptcha list style --*/
#recaptcha_ul li.reload
{
list-style-image: url(images/refresh.png);
    margin-bottom:5px;
}
#recaptcha_ul li.recaptcha_only_if_image
{
list-style-image: url(images/play.png);
}
#recaptcha_ul li.recaptcha_only_if_audio
{
list-style-image: url(images/see.png);
}
#recaptcha_ul {
 margin-left:25px;
}

/* cart -checkout styles */
.carttable{ padding:3px 0px 2px 20px;}
#cart td{padding:5px;} 
.checkoutfield {height:24px; padding:4px 0px 0px 2px; border:1px solid #999999; font-size: 14px; color: #333333;}
.checkoutdd {height:28px; padding:4px; border:1px solid #999999; font-size: 14px; color: #333333;}

.right_linksbox { height:20px; }
.linksbox_left { float:left; }
.linksbox_right { float:left; text-align:left; padding-left:6px; }
/* admin orders */
   
         .tbb{
        padding: 10px;
        border-bottom: 1px #999 solid;
        }
/*-----------legacy thickbox styles ------------*//* iBox-Bluemail Signup Popup Styles*/

#modal_pad { color:#666666; padding:10px;margin:0px;}
/*#modalwin { color:#666666; padding:0px;margin:0px; position:relative;}*/
#modal_h1 { color:#333333; font-size:18px; font-weight:bold; padding-bottom:10px; }
.modal_lrgfield { width:270px; height:24px; padding:4px 0px 0px 2px; border:1px solid #999; font-size: 16px; color: #333333;}
.closemodal {position: absolute; bottom: 10px; right: 10px;}

#ibox_wrapper { padding: 0px 5px 20px 5px; border:5px solid #444444; }
#ibox_wrapper, #ibox_footer_wrapper a { background-color:#fff; }
#ibox_content { background-color:#fff; border:0; }
#ibox_footer_wrapper { padding: 0px; bottom: 5px; top: auto; width:298px; }




/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/*-----------------Using thickbox since it runs on jquery and supports AJAX calls----------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {

	color: #333333;

}

#TB_secondLine {

	color:#666666;
 
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #333333;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(images/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

/*------------------Blog Styles  -----------------*/
#middle {clear: both; width: 980px; margin-top: 13px; }
#right {float: right; width: 234px;}
#left { width: 728px; margin-left:30px;}
.entry {width: 728px; margin-bottom: 10px;}
.entry p { font-size: 12px; line-height: 16px; padding: 10px 15px 10px 15px;}
.entry h2 { line-height: 18px; font-size: 16px; font-weight: bold; padding: 10px 10px 0 10px;}
.entry li {margin-left: 25px;}
#sidebar { background: #fff; width: 212px; border-left: 3px solid #F0F0F0; margin-bottom: 5px; font-size: 11px; line-height: 14px; color: #000000; padding: 10px; }
#sidebar h2 { font-size: 14px; padding: 3px 0px; margin: 0px 7px 3px 7px; border-bottom: solid 1px #F0F0F0;}
#sidebar ul { list-style-type: none; margin: 0 ; padding: 0; }
#sidebar ul li { list-style-type: none; margin: 0 0 10px 0; padding: 0; }
#sidebar ul li ul { list-style-type: square; margin: 0px; padding: 0 3px; }
#sidebar ul li ul li { list-style-type:none;  background: transparent url(images/bullet.gif) no-repeat 0 4px; padding: 0px 0px 2px 14px; border: 0; margin: 0;  }
.alignright { float: right; }
.alignleft { float: left; }
blockquote { margin: 15px 30px 0 10px; padding-left: 20px; border-left: 5px solid #ddd; }
blockquote cite { margin: 5px 0 0; display: block; }
.comments h3 { font-size: 14px; padding: 3px 0px; margin: 0px 7px 3px 7px; border-bottom: solid 1px #F0F0F0;}
.gcomment { border-left: none; vertical-align:middle; border-right:none; margin-bottom:3px;  padding:3px; }
.ucomment { border-left: none; border-right:none; margin-bottom:3px; border: 1px solid #F0F0F0; padding:3px; }
ol.commentlist { padding: 0; margin: 0 0 1px; }
ol.commentlist li { list-style: none; margin: 0; padding: 13px 13px 1px; }
ol.commentlist li.commenthead { list-style: none; margin: 0; }
ol.commentlist li.commenthead h2 { margin: 0;}
#footerbox { clear:both; background: #FFF url(images/footerbg.gif) repeat-x left top; width: 100%; background-color: #312E2E; margin: 0px auto; text-align: center;}
#footerpad { clear:both; width: 980px; padding-top: 5px; margin: 0px auto; text-align: left;}