@charset "utf-8";
/* CSS Document */

/* Styling all elements
==========================================================================================================*/
* { margin: 0; padding: 0; }
a {	outline: none;	border: none; text-decoration: none; }
img {	border: none; }
input { vertical-align: middle; }
.floatleft { float: left !important; }
.floatright { float: right !important; }
abbr { cursor: help;}
acronym { cursor: help; }
/* --------------- Applying clearfix fix for some browsers to use in appropriate places -------------- */
.clearfix:after {	content: " "; display: block;	height:0%;	clear: both; visibility: hidden;}
.clearfix {	display: inline-block; }
/* Hide from IE Mac \*/
.clearfix {	display: block; }
/* End hide from IE Mac */
.clear { clear:both}
/*=======================================================================================================*/

body { 					/*----= Body =----*/
	background:#e7e7e7 url(../images/bg.jpg) left top repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}
#wrapper {				/*----= Wrapper =----*/
	width:980px;
	margin:0 auto;
}
#top {				/*----= Top Section =----*/
	position:relative;
	height:25px;
	line-height:25px;
	font-weight:700;
	color:#afafad;
}
#top a{				
	color:#afafad;
	padding:0 8px;
}
#top .right_links{
	position:absolute;
	right:0;
	top:0;				
	padding:0 8px;
}
#header {				/*----= Header =----*/
	position:relative;
	background:url(../images/header.jpg) no-repeat 9px top;
	width:962px;
	height:139px;
}
#header h1 a {				/*----= Logo =----*/
	position:absolute;
	left:16px;
	top:59px;
	width:351px;
	height:69px;
	text-indent:-2000em;
}
#header .info {				
	position:absolute;
	right:20px;
	bottom:16px;
	line-height:22px;
	color:#CCCCCC;
	font-size:16px;
	font-weight:700;
}
#header .info img {				
	float:left;
	margin-right:10px;
}
#header .info p {				
	clear:both;
	padding:8px 0;
}
.text16{
 	font-size:18px;
}
#nav {				/*----= Navigation =----*/
	position:relative;
	background:url(../images/nav_bg.jpg) no-repeat 9px top;
	width:980px;
	height:54px;
	padding-left:9px;
}
#nav li {	
	float:left;			
	list-style:none;
	height:64px;
}
#nav li a {	
	float:left;
	height:64px;
	text-indent:-2000em;
}
#nav li a:hover, .active{	
	background-position:left bottom !important;
}
/*----- Navigation Buttons -----*/
#home_btn a{
	background:url(../images/homepage_btn.jpg) no-repeat left top;
	width:131px;
}
#about_us_btn a{
	background:url(../images/about_us_btn.jpg) no-repeat left top;
	width:129px;
}
#categories_btn a{
	background:url(../images/categories_btn.jpg) no-repeat left top;
	width:146px;
}
#contact_us_btn a{
	background:url(../images/contact_us_btn.jpg) no-repeat left top;
	width:138px;
}
#nav .search_box {				/*----= Search Box =----*/
	position:absolute;
	top:13px;
	right:25px;
}
#nav .textbox {	
	float:left;
	border:none;			
	background:url(../images/searchbox_bg.jpg) repeat-x left top;
	width:178px;
	height:21px;
	font-size:12px;
	color:#8f8f8f;
	margin-right:6px;
	font-weight:700;
	padding:5px 0 0 8px;
}

#container {				/*----= Container =----*/
	background:url(../images/cbg.jpg) repeat-y left top;
	width:962px;
	padding:30px 9px 15px 9px;
}
#home_content {				/*----= Home Content =----*/
	padding:25px 9px 15px 9px;
}
.content_box {				
	list-style:none;
}
.content_box li {	
	float:left;			
	background:url(../images/content_box.jpg) no-repeat left top;
	width:220px;
	height:150px;
	margin:8px;
	margin-bottom:40px;
}
.content_box li h2 {				
	padding:16px 0;
	padding-left:14px;
	font:14px Arial, Helvetica, sans-serif;
	font-weight:700;
}
.content_box li span {				
	float:left;
	padding-left:15px;
}
.viewPro_btn{
	padding:15px 0 0 5px;
}
.viewPro_btn a{
	background:url(../images/view_pro_btn.jpg) no-repeat left top;
	width:107px;
	height:27px;
	display:block;
	text-indent:-2000em;
}
.viewPro_btn a:hover{
	background:url(../images/view_pro_hr_btn.jpg) no-repeat left top;
	width:107px;
	height:27px;
	display:block;
}
#footer {				/*----= Footer =----*/
	clear:both;
	background:url(../images/footer.jpg) repeat-x left top;
	height:90px;
}
.footer {				
	width:980px;
	margin:0 auto;
	color:#cfcfcf;
	font-size:12px;
	font-weight:700;
}
#footer a {				
	color:#cfcfcf;
	padding:0 10px;
	line-height:55px;
}
#footer .copyright {				
	text-align:right;
	padding-right:35px;
}
/*----- Internal Pages CSS -----*/

#int_content{		/*----= Internal Content =----*/
	padding:10px 0 0 0;
}
#int_top{
	position:relative;
	padding:0 55px 16px 30px;
	margin-bottom:10px;
}
#int_top h2{		
	font-size:18px;
	line-height:40px;
}
#int_top h2 img{		
	float:left;
	margin-right:10px;
}
.num_links{
	position:absolute;
	right:55px;
	top:0;
}
.num_links li{
	float:left;
	width:23px;
	height:23px;
	list-style:none;
}
.num_links li a{
	float:left;
	background:#000;
	font-size:12px;
	color:#fff;
	padding:0 7px;
	height:23px;
	line-height:23px;
	display:block;
}
.num_links a:hover, .active_link{
	background:#727272 !important;
	font-size:12px;
	color:#fff;
}
.back_text{
	position:absolute;
	right:55px;
	top:0;
}
.back_text a{
	font-size:13px;
	color:#000;
	font-weight:700;
}
#sidebar{			/*----= Sidebar =----*/
	clear:both;
	float:left;
	background:#b61616 url(../images/sidebar_bott.jpg) no-repeat left bottom;
	width:231px;
	margin:0 26px 0 30px;
	padding:0 0 5px 0;
}
#sidebar h3{		
	background:url(../images/sidebar_top.jpg) no-repeat left top;
	height:38px;
	font-size:18px;
	color:#fff;
	padding-left:18px;
	line-height:38px;
}
.categories{		/*----= Categories =----*/	
	padding:4px 0 0 1px;
}
.categories h4{		
	height:28px;
	line-height:28px;
	border-top:1px #db5451 solid;
}
.categories h4 a{		
	font-size:13px;
	color:#fff;
	display:block;
	padding-left:15px;
	font-weight:700;
}
.categories h4 a:hover{	background:#5d0c0b;}
.categories h4.top{	border:none; }
.sub_links li{ /*----= Sub Categories =----*/	
	list-style:none;
	background:url(../images/arrow.jpg) no-repeat 15px 8px;	
	line-height:25px;
	padding-left:30px;
}
.sub_links li a{
	font-size:14px;
	color:#fff;
	font-weight:400;
}
.sub_links li a:hover{	background:none; }
#cat_content{		/*----= Categories Content =----*/
	padding:35px 16px 20px 20px;
	min-height:380px;
}
#int_right{		/*----= Internal Right Content =----*/
	float:left;
	background:#f5f5f5;
	width:620px;
	border:1px #cdcdcd solid;
}
.constr_box{
	float:left;
	width:292px;
	padding-right:17px;
}
.constr_box .left_signs{
	float:left;
	width:140px;
	margin:24px 12px 15px 17px;
	font-size:12px;
}
.constr_box .left_signs h2{
	font-size:14px;
}
.price_text{
	color:#a71812;
	padding-top:25px;
	font-size:13px;
}
.price_text span{
	color:#a71812;
	font-weight:700;
	font-size:18px;
}
.constr_box .sign_image{
	float:right;
	background:#fff;
	border:1px #c8c8c8 solid;
	width:118px;
	height:100px;
	margin:24px 0 25px 0;
	text-align:center;
	padding-top:18px;
}
.constr_box.bor_rgt{
	border-right:1px #cdcdcd solid;
}
.constr_box.bor_bott{
	border-bottom:1px #cdcdcd solid;
}
.buttons{
	clear:both;
	margin-bottom:15px;
	text-align:right;
	padding-right:15px;
}
.center_box{		/*----= Internal Right Content =----*/
	background:#f5f5f5;
	margin:0 18px 10px 20px;
	border:1px #cdcdcd solid;
	width:920px;
}
.red_strip{
	background:#b61616;
	height:24px;
	padding-left:20px;
	line-height:24px;
	font-size:14px;
	color:#fff;
	font-weight:700;
}
.black_strip{
	background:#404040;
	height:24px;
	padding-left:20px;
	line-height:24px;
	font-size:14px;
	color:#fff;
	font-weight:700;
}
.bigsignimg_box{
	float:left;
	width:195px;
	margin:20px 12px 15px 15px;
}
.bigsign_img{
	background:#fff;
	border:1px #c8c8c8 solid;
	width:194px;
	height:144px;
	margin:0 8px 10px 0;
	text-align:center;
	padding-top:10px;
}
.bigsign_content{
	float:left;
	width:230px;
	padding-right:30px;
	margin:20px 0 0 0;
	border-right:1px #b3b3b3 solid;
}
.bigsign_content h2{
	font-size:13px;
	padding-bottom:3px;
}
.bigsign_content p{
	line-height:17px;
}
.right_content{
	float:right;
	width:400px;
	margin:20px 18px 0 0;
}
.right_table{
	width:400px;
	margin:0 8px 0 0;
	border:1px #c6c6c6 solid;
}
.right_table span{
	float:left;
	width:55px;
	padding-right:15px;
}
.black_strip2{
	background:#404040;
	height:24px;
	padding-left:10px;
	line-height:24px;
	font-size:12px;
	color:#fff;
	margin-bottom:8px;
}
.white_strip{
	height:24px;
	padding-left:10px;
	line-height:24px;
	font-size:12px;
	color:#000;
	margin-bottom:8px;
}
.col1{
	width:90px;
}
.col2{
	width:65px;
}
.small_textbox{
	width:53px;
	height:18px;
	text-align:center;
	padding-top:5px;
	border:1px #d1d1d1 solid;
}
.button2{
	text-align:right;
	padding-top:10px;
}
.graybott_box{
	clear:both;
	background:#e3e3e3;
	height:55px;
	font-size:14px;
	color:#b61616;
	text-align:right;
	padding:14px 20px 0 0;
	line-height:20px;
	font-weight:700;
}
.price_boldtext{
	font-size:20px;	
}
.prod_box{
	float:left;
	width:270px;
	padding:16px;
}
.prod_img_box{
	float:left;
	background:#fff;
	border:1px #c8c8c8 solid;
	width:118px;
	height:100px;
	margin:0 8px 10px 0;
	text-align:center;
	padding-top:18px;
}
.prod_content{
	float:right;
	width:140px;
}
.prod_content h2{
	font-size:14px;
	padding-top:8px;
}
.gtotal_text{
	height:36px;
	font-size:14px;
	color:#b61616;
	text-align:right;
	line-height:36px;
	padding-right:22px;
}

#cat_content{		/*----= Categories Content =----*/
	padding:35px 16px 20px 20px;
}
.top_link{			
	background:url(../images/topCor_link.jpg) no-repeat left top;
	width:308px;
	height:29px;
	line-height:29px;
	display:block;
	margin-left:376px;
}
.top_link a{			
	font-size:13px;
	color:#494949;
	padding-left:32px;
}
#cat_left{			
	float:left;
	width:685px;
	margin-right:16px;
}
.cat_box{	background:#f5f5f5;	border:1px #d0d0d0 solid; }
.cat_box h2{			
	background:#b61616;
	height:36px;
	padding-left:20px;
	line-height:36px;
	font-size:14px;
	color:#fff;
}
.cat_box h2 a{	color:#fff; }
.cat_box h3{			
	background:#afafaf;
	height:36px;
	padding-left:20px;
	line-height:36px;
	font-size:14px;
	color:#fff;
	margin:1px 0 0 1px;
}
.cat_box h3 a{	color:#fff; }
.chout_method{
	padding:20px;
	color:#363636;
	font-size:12px;
	line-height:18px;
}
.chout_method h4{
	font-size:14px;
	padding-bottom:14px;
}
.chout_method form{
	padding:8px 0;
	font-weight:700;
	line-height:25px;
}

#cat_right{			/*----= Right Content =----*/
	background:#e7e7e7 url(../images/right_link_bott.jpg) no-repeat left bottom;
	float:left;
	width:224px;
	padding-bottom:15px;
}
#cat_right h2{
	background:url(../images/right_link_top.jpg) no-repeat left top;
	width:224px;
	height:35px;
	line-height:35px;
	font-size:14px;
	padding-left:15px;
	color:#fff;
}
#cat_right .right_links{
	list-style:none;
	padding:16px 0 0 16px;
	
}
#cat_right .right_links li{
	line-height:20px;
}
#cat_right .right_links li a{
	font-weight:700;
	color:#000;
}
.comme_sig{			/*----= Commercial Signage =----*/
	padding:15px 10px 10px 20px;
}
.commer_bx{
	font-size:12px;
	font-weight:700;
	line-height:18px;
	margin-bottom:20px;
}
.commer_img{
	float:left;
	background:#fff;
	border:1px #c6c6c6 solid;
	padding:10px;
	margin-right:15px;
}
.enQoutation{
	float:left;
	width:393px;
	margin-bottom:10px;
}
.enQout_graybox{
	background:#252525;
	padding:14px 10px 10px 5px;
	width:370px;
}
.enQout_graybox{
	background:#252525;
	padding:14px 10px 10px 5px;
}
.right_btns{
	float:left;
	width:185px;
}
.enQout_graybox label{
	float:left;
	width:135px;
	background:#252525;
	font-weight:700;
	color:#fff;
	text-align:right;
	line-height:20px;
}
.textbox1{
	float:left;
	background:#fff;
	border:1px #a5a5a5 solid;
	width:214px;
	height:18px;
	padding:2px 0;
	margin:0 0 6px 10px;
}
.textarea1{
	background:#fff;
	border:1px #a5a5a5 solid;
	width:214px;
	height:74px;
	margin:0 0 6px 10px;
}
/*----=  Shopping Cart =----*/

.red_strip2{
	background:#b61616;
	height:24px;
	padding-left:20px;
	line-height:24px;
	font-size:12px;
	color:#fff;
	font-weight:700;
}
.red_strip2 span{
	float:left;
	width:79px;
	border-right:1px #b2b2b2 solid;
	padding-left:15px;
}
.white_strip2{
	clear:both;
	padding:10px;
	font-size:12px;
	color:#000;
	border-bottom:1px #b2b2b2 solid;
}
.white_strip2 span{
	float:left;
	width:82px;
	padding:10px 0;
	padding-left:15px;
	font-weight:700;
	font-size:12px;
}
.white_strip2 h2{
	font-size:12px;
}
.white_strip2 p{
	font-weight:400;
	line-height:15px;
}
.red_strip2 .shop_col1, .white_strip2 .shop_col1{
	width:83px;
}
.red_strip2 .shop_col2{
	width:382px;
}
.red_strip2 .last, .white_strip2.bott{
	border:none;
}
.white_strip2 .shop_col2{
	width:382px;
	padding-left:5px;
}
.shcart_table{
	background:url(../images/shcart_bg.jpg) repeat-y left top;
	
}
.shcart_left{
	float:left;
	width:118px;
}
.shcart_left_img{
	background:#fff;
	border:1px #c6c6c6 solid;
	padding:10px;
	margin:18px 0 10px 15px;
}
.shcart_right{
	float:left;
	width:802px;
}
.small_textbox2{
	width:53px;
	height:18px;
	text-align:center;
	padding-top:4px;
	border:1px #d1d1d1 solid;
	font-weight:700;
}



/*----=  Billing Information =----*/
.bill_info{
	padding:20px;
	color:#363636;
	font-size:12px;
	line-height:18px;
}
.bill_form{
	
}
.bill_form_left{
	float:left;
	width:320px;
}
.bill_form_left p{
	padding-bottom:5px;
}
.bill_form_left p input{
	width:304px;
	height:18px;
}
.bill_form_right{
	float:left;
	width:320px;
}
.bill_form_right p{
	padding-bottom:5px;
}
.bill_form_right p input{
	width:304px;
	height:18px;
}
.bill_form_right p select{
	width:304px;
	height:22px;
}
.bill_form_mid{
	float:left;
	width:620px;
}
.bill_form_mid p{
	padding-bottom:5px;
}
.bill_form_mid p input{
	width:620px;
	height:18px;
}
.red_star{
	color:#FF0000;
}



.payment_form{
	width:580px;
	padding-left:20px;
}
.payment_form p{
	padding-bottom:5px;
}
.payment_form p input{
	width:304px;
	height:18px;
}
.payment_select{
	width:304px;
	height:22px;
}
.small_select{
	width:150px;
	height:22px;
}

.order_review{
	margin:25px 0 15px 25px;
	border:1px #c8c8c8 solid;
	width:641px;
	border-bottom:none;
	background:#fff;
}
.red_strip3{
	background:#b61616;
	height:24px;
	line-height:24px;
	font-size:12px;
	color:#fff;
	font-weight:700;
}
.red_strip3 span{
	float:left;
	width:125px;
	border-right:1px #b2b2b2 solid;
	padding-left:15px;
	text-align:center;
}
.red_strip3 .ord_col2, .white_strip3 .ord_col2{
	width:202px;
	text-align:left;
}
.red_strip3 .borlast, .white_strip3 .borlast{
	border:none;
}
.white_strip3{
	clear:both;
	height:24px;
	line-height:24px;
	font-size:11px;
	color:#000;
	font-weight:700;
	border-bottom:1px #b2b2b2 solid;
}
.white_strip3 span{
	float:left;
	width:125px;
	border-right:1px #b2b2b2 solid;
	padding-left:15px;
	text-align:center;
}
.white_strip3 .ord_col3{
	width:474px;
	text-align:right;
	padding-right:10px;
	color:#777;
	font-weight:400;
	font-size:12px;
}
.white_strip3 .ord_col4{
	color:#777;
	font-weight:400;
	font-size:12px;
}
.order_left{
	float:left;
	width:480px;
	padding:15px 0 10px 40px;
	color:#787878;
	font-size:12px;
}
.order_left a{
	color:#787878;
}
.order_left span a{
	color:#c30604;
}
.order_right_btn{
	float:right;
	padding:10px 20px 10px 0;
}
.center_cont_box{
	padding:25px;
	line-height:18px;
	font-size:12px;
}
.form {				/*----= Form Section =----*/
	padding:15px 25px 15px 25px;
}
.form p {
	color:#000;
	padding-bottom:15px;
}
.form label {
	clear:left;
	float:left;
	color:#000;
	text-align:left;
	width:145px;
	padding-right:10px;
	line-height:20px;
}
.textbox {
	float:left;
	border:1px #a8a8a8 solid;
	width:210px;
	height:22px;
	padding-top:3px;
	padding-left:5px;
	margin-bottom:10px;
}
.textarea2 {
	float:left;
	border:1px #a8a8a8 solid;
	width:215px;
	height:75px;
	margin-bottom:10px;
}
.page_links {
	/*position:absolute;*/
	right:55px;
	top:0pt;
}

.page_links li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

.page_links li span {
	float:left;
	height:23px;
	width:24px;
}

.page_links li span a {
	background:#000000 none repeat scroll 0%;
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:12px;
	height:23px;
	line-height:23px;
	padding:0pt 7px;
}

.page_links a:hover, .current{
	background:#727272 !important;
	font-size:12px;
	color:#fff;
}

span.actions a{
	color: #AFAFAD;
	font-weight:700;
	line-height: 25px;	
}

div.error-message {
	color: #B61616;
	font-weight:700;
	display: block;
	width: 200px;
	margin-left: 144px;	
}

.form div.error-message {
	color: #B61616;
	font-weight:700;
	display: block;
	width: 240px;
	margin-left: 164px;	
}

.pager 
{
    background:#af1716;
    padding:4px;
    color:#FFFFFF;
    vertical-align:middle;
}

.pages
{
    width:660px;
}

.pages table
{
    float:right;
}

.pages a
{
    color: #ff0000;
    margin: 2px;
}

.result
{
    float:left;
    width:100%;
}

.result h3, .result p
{
    float:left;
    margin:5px;
    width:430px;
}

.result .th
{
    border:1px solid #CDCDCD;
    margin:10px;
    padding:10px;
    float:left;
}