/* CSS Document */

/*Standard Styling*/


body {
text-align:center;
margin:0;
font-family:Calibri, Helvetica, sans-serif;
font-size:.9em;
color:#333;
background:#E9E9EB url(../Images/StyleImages/header_bg.jpg) center top no-repeat;
}

#body_holder {
text-align:left;
background:none;
overflow:hidden;
padding:0;

}

#body_bg {
background:url(../Images/StyleImages/body_grad.jpg) repeat-x bottom;
margin:0;
}

.block {
width:1000px;
margin:0 auto 0 auto;
}



h1 {font-size:22px; margin:10px; padding:0 5px; color:#000; font-weight:400;}
h2 {font-size:18px; margin:10px; padding:0 5px; color:#F63; font-weight:400;}
h3 {font-size:16px; margin:10px; padding:0 5px; color:#F60; font-weight:800;}
p { margin:10px; padding:0 5px; }
img { border:none; }
dl { margin:0; }

a:link, a:visited {
	color:#09C;
	text-decoration:none;
	}

a:hover, a:active {
	color:#FFF;
	text-decoration:underline;
	}

.clearer {clear:both; height:0px; overflow:hidden; }
.l_clear {clear:left; height:0px; overflow:hidden; }
.r_clear {clear:right; height:0px; overflow:hidden; }

.error_box {
border:1px solid #990000;
background:#FF3333;
color:#FFFFFF;
font-size:16px;
font-weight:bold;
margin:10px;
}

.valid_box {
border:1px solid #006600;
background:#66CC66;
color:#FFFFFF;
font-size:16px;
font-weight:bold;
margin:10px;
}

.info_box {
border:1px solid #960;
background:#FC6;
color:#FFF;
font-size:16px;
font-weight:bold;
margin:10px;
}

#content_holder {
overflow:hidden;
background:url(../Images/StyleImages/holder_bg.jpg) repeat-y;
/*border-right:1px #666 solid;*/
}


#content_bg {
overflow:hidden;
background:url(../Images/StyleImages/content_bg.jpg) bottom right no-repeat;
}

/*Layout Styling*/

#header {
margin:0;
padding:0;
height:165px;
}

#main_menu {
height:28px;
background:url(../Images/StyleImages/menu_bar.png) repeat-x;
margin:0 -10px 0 0;
}


#main_menu dt {
/*width:200px;*/
border-right:1px solid #666;
float:left;
height:28px;
}

#main_menu a:link, #main_menu a:visited {
display:block;
line-height:28px;
height:28px;
padding-left:20px;
padding-right:20px;
color:#000;
font-weight:bold;
color:#FFF;
}

#main_menu a:hover, #main_menu a:active {
background:#ccc url(../Images/StyleImages/menu_bar_hover.png) repeat-x;
color:#000;
text-decoration:none;
}

#left_col {
width:201px;
background:#CCCCCC url(../Images/StyleImages/category_grad1.jpg) repeat-x;
float:left;
border-right:1px solid #999;
}

#left_col dl {
padding:12px 0 12px 0;
}

#left_col dt {
width:200px;
}

#left_col dt a:link, #left_col dt a:visited {
display:block;
line-height:21px;
height:21px;
padding-left:20px;
width:180px;
color:#000;
}

#left_col .left_col_header {
padding:0;
margin-top:15px;
}

#left_col .left_col_header dt {

width:201px
}

#left_col .left_col_header dt a:link, #left_col .left_col_header dt a:visited {
display:block;
line-height:28px;
height:28px;
padding-left:20px;
width:181px;
color:#FFF;
font-weight:bold;

}

#left_col .left_col_header dt a:hover, #left_col .left_col_header dt a:active {
background:#ccc url(../Images/StyleImages/menu_bar_hover.png) repeat-x;
color:#000;
text-decoration:none;
}


#content {
float:right;
min-height:610px;
width:797px;
}

.menu_bar {
background:url(../Images/StyleImages/menu_bar.png) top repeat-x;
height:28px;
width:201px;
}


#footer{
border-top:#999 1px solid;
/*border-right:#666 1px solid;*/
background: url(../Images/StyleImages/footer_bg.jpg) 10px repeat-x;
color:#FFF;
font-size:12px;
overflow:hidden;
}

#footer dl {
	overflow:hidden;
	margin:10px;
}

#footer dt {
	float:right;
}

#footer a:link, #footer a:visited {

}

/****************************** Module Styles **********************************/
/* News Ticker Styles */
/*
#news{
width:450px;
padding-right:20px;
/*border-right:1px solid #666666;
padding-bottom:10px;
float:left;
overflow:hidden;
/*min-height:400px;
}
*/
#news h3 {
color:#666666;
margin:10px 5px 0 5px;
}

#news .news_author {
margin:0 5px 0 10px;
}

.news_author {
font-size:10px;
color:#999999;
}

.news_item {
padding-bottom:10px;
border-bottom:1px solid #CCCCCC;
margin:10px;
}

/****************************************************************/
/* Contact Form Styles */


#contact_form {
margin:10px;
clear:left;
width:400px;
}

#contact_form th {
vertical-align:top;
width:150px;
text-align:left;
}

#contact_form input, #contact_form select {
width:250px;

}

#contact_form textarea {
width:250px;
height:150px;
}

#contact_form .submit_btn {
width:100px;
}

#contact_form .submit_holder {
text-align:right;
padding:10px;

}

/****************************************************************/
/* Login form */

.login_box {
width:270px;
float:left;
margin:25px 0 25px 80px;

}

.login_box th, .login_box td {
padding:5px;
}

.login_box h2 {
background:url(../Images/StyleImages/cart_table_header.png) repeat-x;
/*color:#FFF;*/
padding:5px;
margin-bottom:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#qlogin {
border:1px solid #CCC;
background:#FFF url(../../Images/StyleImages/qlogin.jpg) bottom repeat-x;
margin:5px 0 5px 0;
}

#qlogin .tinput {
width:160px;
color:#666;
}

#qlogin h2 {
border-bottom:1px #FF9900 solid;
padding:5px;
width:auto;
background:#F5F0D3;
color:#FF9933;
margin-bottom:5px;
}


#login_form_holder {
margin:10px;
border:1px solid #CCC;
background:#F4F4E8;
}

#login_form_holder table {
margin: 0 10px 0 10px;
}

/****************************************************************/
/* Registration form */

#registration_form {
margin:10px;
}

.usernote {
font-size:11px;
}

/****************************************************************/
/* User Profile */

#profile_summary {
width:400px;
float:left;
overflow:hidden;


}

#user_summary {
margin:10px;

}

#user_summary th, #user_summary td {
padding:3px;
}







/****************************************************************/
/****************************************************************/
/* Site wide generic styles */

#pager_holder, #list_options {
margin:0 0 10px 10px;
padding:0;
}

#pager_holder { min-height:30px; }
*html #page_holder { height:30px; }

#pager_holder p, #list_options p {margin-top:0;}
#pager_holder select, #list_options select {font-size:10px; color:#666666; }

.paging {
height:25px;
}

.paging dt {
float:left;
height:20px;
width:20px;
line-height:20px;
border:#CCCCCC 1px solid;
margin:2px;
vertical-align:middle;
text-align:center;
background:#666;
}

.paging dt a:link, .paging dt a:visited {
text-decoration:none;
width:20px;
height:20px;
line-height:20px;
display:block;
}

.paging dt a:hover, .paging dt a:active {
text-decoration:none;
width:20px;
height:20px;
line-height:20px;
display:block;
background:#F5F0DC;
color:#3C0;
}

#curpage a:link, #curpage a:visited {
background:#639;
color:#FFF;
}

#curpage a:hover, #curpage a:active {
background:#F5F0DC;
color:#000;
}

#page_st {
height:20px;
width:auto;
border:none;
margin:2px;
vertical-align:middle;
text-align:left;
background:none;
line-height:20px;
}


.idx_right {
float:right;
width:400px;
margin:0 0 10px 10px;
text-align:left;
clear:right;
}


/****************************************************************/
/****************************************************************/
/* Shopping Cart */

#shooping_cart {
background:url(../Images/StyleImages/shoopingcart_bg.png) no-repeat;
margin:15px auto 15px auto;
width:150px;
height:128px;
padding-top:2px;
}


#header img { position:relative; z-index:1; }
#cart {
position:absolute;
z-index:10;
text-align:right;
background:url(../Images/StyleImages/shopping_cart_small.png) right no-repeat;
height:50px;
width:170px;
top:110px;
margin-left:830px;
float:right;
font-size:12px;
}

#cart a:link, #cart a:visited {
	color:#fff;
}

#cart p {
text-align:left;
padding:9px 0 0 42px;
margin-right:0;
}

#ecom_cat_holder {
margin:20px;
overflow:hidden;
padding-left:10px;
}

.ecom_cat_box {
width:341px;
height:212px;
background:url(../Images/StyleImages/categorybox.png) no-repeat;
float:left;
margin:0 20px 20px 10px;
}

#ecom_cat_holder .ecom_cat_box h2 {
margin-top:4px;
}

.ecom_cat_box table {
margin:5px 10px 10px 10px;

}

.ecom_cat_box table td {
	vertical-align:top;
}

.ecom_cat_box table img {
	border:1px solid #CCC;
}

.ecom_cat_box table dl {
	margin-top:10px;
	margin-left:20px;
}

.ecom_cat_box table dt {
	font-weight:600;
}

.ecom_cat_box table dd {
	margin-left:10px;
}


#ecom_product_box {
background:url(../Images/StyleImages/product_bg.png) no-repeat;
background-position:0% 30px;

	
}


#ecom_product_imgs {
width:570px;
height:300px;
float:left;

}


#ecom_product_gallery {
float:right;
width:200px;
min-height:500px;
}

#ecom_product_gallery dt {
margin:10px 0 0 20px;
max-height:132px;
overflow:hidden;
width:142px;
padding:0;
text-align:center;
}

#ecom_product_gallery img {
border:#CCC 1px solid;
}

#ecom_product_options {
padding-top:15px;
width:250px;
float:right;
}

#ecom_main_img {
float:left;
width:300px;
padding:20px 0 0 20px;
text-align:center;
height:270px;



}

#ecom_main_img img {
border:1px solid #fff;
vertical-align:middle;
margin-top:-135px;
}

#price {
font-size:16px;	
font-weight:bold;
}

.ecom_prod_box {
width:220px;
height:150px;
background:url(../Images/StyleImages/productbox.png) no-repeat;
float:left;
margin:20px 0 0 20px;
padding:0 10px 0 10px;
overflow:hidden;
}

#ecom_main p.prod_title {
margin:3px 0 3px -10px
}

.ecom_prod_box img {
vertical-align:middle;
border:1px solid #fff;
}

#prod_list_holder {
overflow:hidden;
margin-bottom:10px;
}

#prefid {
margin-top:-5px;
text-align:right;
float:right;
}


/************SHOPPING CART******************************************************************/

.cart_tbl {
width:auto;
border-collapse:collapse;
margin:10px;
border-bottom:1px solid #E4E4E4;
}

.cart_tbl_header th {
background:url(../Images/StyleImages/cart_table_header.png) repeat-x;
color:#FFF;
padding:5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.cart_tbl th {
border-bottom:1px solid #CCCCCC;
padding:5px;
}

.cart_tbl td {
padding:5px;
text-align:left;
}

.zebra1 td { background:#ccc; }

.zebra2 td { background:#f4f4f4; }


.cart_summary {
width:auto;
margin:10px;
}

.cart_summary td {
padding:5px;
}

.promo_code {
width:170px;
height:40px;
vertical-align:middle;
margin-top:10px;
font-weight:bold;
font-size:30px;
border:1px solid #CCCCCC;
background:url(../Images/StyleImages/domain_search_box.png) center;
padding:0 10px 0 10px;
color:#999999;
height:40px;
}

#promo_code_div {
border:2px solid #E4E4E4;
width:200px;
background:#333 url(../Images/StyleImages/product_bg.png) -10px -10px no-repeat;
padding:5px;
text-align:center;
}

#promo_code_div p {
margin:0;
}

.cart_box {
width:170px;
float:left;
text-align:center;
}

/*#cart_tbl td {
background:#FFFFFF;
border-bottom:1px dashed #CCCCCC;
padding:5px;
}*/

#continue_shopping span {

}

#continue_shopping span a:link, #continue_shopping span a:visited {
background:url(../Images/StyleImages/product_bg.png) -60px -50px;
padding:5px;
border:1px solid #FFF;
}

#continue_shopping span a:hover, #continue_shopping span a:active {
text-decoration:none;
background:url(../Images/StyleImages/product_bg.png) -100px -250px;
}


#orders {
clear:both;	
	
}

#orders table {
margin: 10px;
width:100%;
border-collapse:collapse;
}

#orders  td {
padding:5px 5px 5px 10px;
border-bottom:1px dashed #666;
	
}

/************* CUSTOM BANNERS *******************************************************************************/

#custom_banner_calculator {
/*background:#636;*/
background:url(../Images/StyleImages/content_bg.jpg) bottom right no-repeat;
border:1px solid #999;
margin:10px;
padding-bottom:10px;
clear:both;

}

#custom_banner_calculator table {
margin:10px 20px 10px 20px;	
}

#custom_banner_calculator #_quote {
font-size:30px;
color:#F60;
padding-left:20px;
}

#custom_banner_calculator #_quoteBrk {
	font-weight:100;
	padding-left:30px;
}


/**************** Uploader ***********************/


#t_overlay {
display:none;
opacity:0.4;
filter:alpha(opacity=40);
background:#333333;
position:fixed;
height:100%;
width:100%;
z-index:75;
top:0;
left:0;
}

#t_content {
display:none;
text-align:center;
position:fixed;
width:100%;
top:0;
left:0;
z-index:100;
}


#uploader {
width:415px;
background:#333;
border:1px solid #3C3;
margin:270px auto;
height:100px;
}

#uploader iframe {
	width:415px;
	
}