/* ------------------------------------------------------------

Theme Name: ProReview 

URI: http://proreviewtheme.com/


Description: The most powerful, advanced, effective and simple theme for creating awesome review sites in minutes with WordPress. ProReview Theme is stylish, customizable, simple, and readable -- make it yours with three custom menus, header image, and background. ProReview Theme supports widgets and featured images and has an optional one-column homepage template that hides the sidebar.


Author: ProReview Theme

Author URI: http://proreviewtheme.com/


Version: 1.3



Tags: black, blue,yellow, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments , custom-menu
 

------------------------------------------------------------- */




@import url('css/reset.css');
@import url('css/superfish.css');
@import url('css/slider-style.css');
@import url('js/fancybox/jquery.fancybox-1.3.4.css');
@import url('css/jquery.rating.css');

/****************************************
********** General Styles ***************
*****************************************/

body{
background: #EEEEEE url(images/bg.jpg);
}
p{
    padding-bottom: 20px;
    line-height:1.5em;
    color:#4e4e4e;   
}
a{
    color:#777;
}
a:hover{
    color:#444;
}
/****************************************
********** Header Styles ***************
*****************************************/

.top_list{
background:url(images/topbg.jpg) repeat-x; 
overflow:hidden;
position:relative;
}
.top_list ul{
float:right;
margin-right:100px;
}
.top_list ul li{
float:left;
}
.top_list ul li a{
padding:10px;
color:#848484;
font-size:11px;
display:block;
}
.top_list_in{
width:960px;
margin:auto;
position:relative;
}
.top_list_in a.subscribe{
position:absolute;
right: 0;
top:0;
font-size:13px;
color:#848484;
padding:8px 0 8px 42px;
background: url(images/rss_icon.png) no-repeat 10px center;
}
#header{
overflow:hidden;
background:url(images/header_bg.png);
height: 110px;
width:960px;
margin:auto;
margin-top: 40px;
}
#header h1.logo{
float:left;
padding:9px;
}
#header h1.logo_text{
padding:34px 40px 0;
}
#header h1.logo_text a,#header p.desc{
color:#fff !important;
}
#header p.desc{
font-size:11px;
padding:5px 40px;
}
.header_banner{
padding:25px;
float:right;
}
.cat_nav{
clear:both;
background:url(images/cat_bg.png) repeat-x;
z-index:9;
}
.cat_nav ul li{
float:left;
}
.cat_nav ul li a{
padding:13px 20px;
display:block;
color:#7d7d7d;
font-size:14px;
border-right:1px solid #d1d1d1;
border-left:1px solid #fff;

}

.cat_nav ul li a:hover{
padding:13px 20px;
display:block;
color:#ffffff;
font-size:14px;
border-right:1px solid #373737;
border-left:1px solid #000000;
background: url(images/cat-bg.gif) repeat-x;

}

/****************************************
********** Main Content Styles **********
*****************************************/

.page_wrapper{
width:960px;
margin:auto;
background: #fff url(images/body-bg.gif) repeat-y;
box-shadow:0px 0px 12px rgba(0, 0, 0, 0.60);
}
.main_content{
    padding:0 30px;
    overflow: hidden;
}
.main_content.padd{
    padding:30px;
}
.main_content.blog{
padding:30px;
}
#primary{
    width:570px;
    float:left;
    margin-right:30px;
}


.welcome_text{
border:1px solid #e7e7e7;
border-radius:4px;
box-shadow:0px 0px 7px #e7e7e7;
background:#f8f8f8;
overflow:hidden;

margin-bottom:30px;
}
.welcome_text h1{
display:inline-block;
border-bottom:1px solid #e7e7e7;
padding:10px 15px;
margin:0 !important;
font-size:18px !important;
color:#888;
font-weight: normal !important;
}
.welcome_text .author_image{
padding:5px;
background: url(images/loading.gif) no-repeat center center;
width:80px;
height:80px;
margin:15px;
float:left;
box-shadow:0px 0px 7px #b5b5b5;
}
.welcome_text p{
color:#4e4e4e;
font-size:13px;
padding:3px 25px 7px 17px;
line-height:1.4em;
}
.welcome_text a.read_more{
font-size:13px;
color:#1e85c7;
margin: 0 0 10px 120px;
display:block;
}

/****************************************
********** Reviews Styles ***************
*****************************************/

.recommended{
    background: url(images/ribbon.png) no-repeat top left;
    z-index: 9;
}
.preload_image{
    z-index:1;
    float:left;
    width:292px;
    height:192px;
    margin-right:20px;
    background: url(images/loading.gif) center center no-repeat;
}

.single_review .ribbon{
    position:absolute;
    top:-9px;
    left:-9px;
    width:120px;
    height:115px;
    z-index:2;
}

.single_review{
border:5px solid #ececec;
border-radius:5px;
background:#f8f8f8;
margin-bottom:30px;
position:relative;
}
.preload_image img{
    padding:6px;
    box-shadow:0px 0px 8px #b4b4b4;

}
.single_review h2{
    display: inherit !important;
    margin: 0 !important;
}
.single_review h2 a{
font-size:18px;
color:#1d1d1d;
line-height: 1.3em;
}
.single_review h2{
padding-bottom:10px;
}
.single_review p.prod_meta{
font-size:11px;
background:url(images/cat_icon.png) no-repeat 312px 2px;
padding-left:330px;
padding-bottom:10px;
}
.single_review p{
font-size:13px;
}
.single_review .review_data{
overflow:hidden;
padding:20px;
border-bottom:1px solid #dbdbdb;
}
.single_review .review_bottom{
border-top:1px solid #fff;
padding:10px;
overflow:hidden;
}
.single_review .review_bottom a.visit{
background:url(images/visit_button.png) no-repeat;
width:168px;
height:40px;
display:block;
text-indent:-9999px;
float:left;
margin-right:20px;
}
.single_review .review_bottom a.read{
background:url(images/read_button.png) no-repeat;
width:168px;
height:40px;
display:block;
text-indent:-9999px;
float:right;
}
.single_review .review_bottom .link_buttons{
float:right;    
}
.review_rating{
margin:12px;
display:block;
background:url(images/stars.png) no-repeat;
height:14px;
width:84px;
text-indent:-9999px;
float:left;
}
.stars_0{
    background-position: 0px 0px !important;
}
.stars_0_5{
    background-position: 0px -17px !important;
}
.stars_1{
    background-position: 0px -32px !important;
}
.stars_1_5{
    background-position: 0px -47px !important;
}
.stars_2{
    background-position: 0px -62px !important;
}
.stars_2_5{
    background-position: 0px -77px !important;
}
.stars_3{
    background-position: 0px -92px !important;
}
.stars_3_5{
    background-position: 0px -107px !important;
}
.stars_4{
    background-position: 0px -122px !important;
}
.stars_4_5{
    background-position: 0px -137px !important;
}
.stars_5{
    background-position: 0px -152px !important;
}

.single_review .review_bottom a.read{
background:url(images/read_button.png) no-repeat;
width:168px;
height:40px;
display:block;
text-indent:-9999px;

}
.reviews_banner{
padding:8px;
border:1px solid #e1e1e1;
margin-bottom:20px;
text-align:center;
min-height:50px;
background: url(images/loading.gif) no-repeat center center;
}
.reviews_pagination,.posts_pagination{
margin:20px 0;
overflow:hidden;
}
.reviews_pagination a,.posts_pagination a{
color:#858585;
font-size:13px;
padding:0 30px;
float:right;
background:url(images/next.png) no-repeat right center;
height:24px;
line-height:24px;
}
.reviews_pagination .newer_links a,.posts_pagination .newer_links a{
float:left;
background:url(images/prev.png) no-repeat left center;

}
/****************************************
********** Standard Posts Styles **********
*****************************************/

.standard_post_items{
clear:both;

}
.standard_post_items .post_item h2.title a{
color:#1d1d1d;
font-size:16px;

}
.standard_post_items .post_item h2.title{
padding:10px 0;
border-top:1px solid #bbbbbb;
border-bottom:1px dotted #bbb;
margin-bottom: 0 !important;
}
.standard_post_items .post_item p{
font-size:13px;
color:#333333;

}
.standard_post_items .post_item p.post_meta{
font-size:11px;
padding:10px 20px;
background:url(images/auth_icon.png) no-repeat left center;
color:#888;
}
.standard_post_items .post_item  a{
   color:#777; 
}
.standard_post_items .post_item a.more{
color:#1e85c7;
font-size:13px;
margin-bottom:20px;
display:block;
}

.standard_post_items.single h2.title{
    border:none !important;
    padding:0 !important;
    margin-bottom:10px !important;
}
.standard_post_items.single h2.title a{
    font-size:24px!important;
    color:#1d1d1d !important;   
}

/****************************************
********** Sidebar Styles ***************
*****************************************/


#sidebar{
    width:300px;
    overflow:hidden;
}

.widget_area_side{
border:5px solid #ececec;
border-radius:5px;
margin-bottom:30px;
} 
.widget_area_side ul li{
padding:10px;
}
.widget_area_side h3{
padding:10px;
color:#666666;
border-bottom:1px solid #c4c4c4;
}
.top_rated_widget_in{
border:1px solid #dfdfdf;
}
.top_rated_widget_in .top_bar{
background:#303030;
overflow:hidden;
border-top:2px solid #e2e2e2;
border-bottom:2px solid #e2e2e2;
}
.top_rated_widget_in .top_bar span{
color:#9a9a9a;
font-size:11px;
display:block;
float:left;
border-right:1px solid #202020;
border-left:1px solid #4a4a4a;
}
.top_rated_widget_in .top_bar span.rank{
padding:10px 12px;
}
.top_rated_widget_in .top_bar span.prod{
padding:10px 50px;
}
.top_rated_widget_in .top_bar span.rat{
padding:10px 30px;
}
.top_rated_widget_in .top_reviews{
border:1px solid #c4c4c4;
}
.top_rated_widget_in .top_reviews ul li{
border-top:2px solid #e2e2e2;
border-bottom:1px solid #c4c4c4;
padding:10px;
clear:both;
overflow:hidden;
position:relative;
}
.top_rated_widget_in .top_reviews ul li:first-child{
border-top:none;
}
.top_rated_widget_in .top_reviews ul li:last-child{
border-bottom:none;
}
.top_rated_widget_in .top_reviews ul li span.count{
background:url(images/rank_bg.png) no-repeat;
width:28px;
height:28px;
display:block;
color:#fff;
float:left;
font-weight:bold;
text-align:center;
line-height:27px;
margin-right:10px;
}
.top_rated_widget_in .top_reviews ul li a.prod_link{
color:#272727;
font-size:13px;
font-style:italic;
width:133px;
padding:0 5px;
display:block;
float:left;
line-height: 1.3em;
}
.top_rated_widget_in .top_reviews ul li a.tr_read{
color:#949494;
font-size:11px;
padding:2px 8px;
background:#e1e0e0;
border:2px solid #cdcdcd;
border-radius:10px;
text-transform:uppercase;
position: absolute;
top:54%;
right:25px;
}
.small_rating{
    display:block;
    position:relative;
    top:-4px;
    background: url(images/stars.png) no-repeat;
    text-indent:-9999px;
    width:84px;
    float:right;
}
.socail_widget_in{
border:1px solid #e0e0e0;
overflow:hidden;
background:#f8f8f8;
}
.socail_widget_in a span{
font-size:13px;
color:#8f8f8f;
}
.socail_widget_in a{
display:block;
float:left;
}
.socail_widget_in a.tw{
background:url(images/twitter.png) no-repeat 10px center;
padding:30px 14px 30px 70px;
}
.socail_widget_in a.fb{
padding:30px 20px 30px 70px;
background:url(images/fb.png) no-repeat 10px center;
}
.socail_widget_in a.gp{
background:url(images/gp.png) no-repeat 10px center;
padding:30px 14px 30px 70px;
}
.socail_widget_in a.yt{
padding:30px 10px 30px 70px;
background:url(images/yt.png) no-repeat 10px center;
}

.video_widget{
border:none;
}
.video_widget_in a.link{
background:url(images/big_button.png) no-repeat;
width:300px;
height:47px;
display:block;
text-align:center;
color:#282828;
line-height:47px;
margin-top:20px;
font-weight:bold;
font-size:16px;
}
.testimonial_widget{
border:none;
}
.testimonial_widget_in{
    overflow: hidden;
}
.testimonial_widget_in p{
background:#eaedef;
padding:10px;
font-size:13px;
font-style:italic;
}
.testimonial_widget span.author{
font-size:11px;
color:#0f0f0f;
padding:20px;
float:right;
background:url(images/testi_bg.png) no-repeat top right;
}
.sponsors_widget_in ul li{
clear:both;
overflow:hidden;
position: relative;
}
.sponsors_widget_in ul li a.link_text{
color:#1d1d1d;
padding-bottom:10px;
display:block;
line-height:1.3em;
}
.sponsors_widget_in ul li img{
float:left;
margin-right:10px;
}
.sponsors_widget_in p.meta{
color:#929292;
font-size:11px;
padding-bottom:10px;
}
.sponsors_widget_in .small_rating{
    position:absolute;
    left:138px;
    top:80%;
}
.sponsors_widget{
    border:none;
}
.sponsors_widget ul li{
    padding:10px 0;
}
.sponsor_single{
    border:none;
    padding:0;
}
.optin_widget{
    border:none;
		width: 300px;
		
}
.optin_widget .box_heading{
    background: #010101 url(images/heading-bg.jpg) no-repeat top;
		min-height: 50px;
		padding-top: 8px;
		padding-left: 5px;
		padding-right: 5px;
}
.optin_widget .box_heading h3{
        padding: 14px 0;
		font-size: 12px;
		text-align: center;
		font-family: Arial, sans-serif;
		color: #ffffff;
		text-transform: uppercase;
        border:none;
}
.optin_widget p {
		padding: 0 20px;
		font-size: 12px;
		line-height: 1.8em;
		font-family: Arial, sans-serif;
		color: #666;
		display: block;
	}
	.optin_widget form {
		padding: 0px 20px 20px 20px;		
	}
	.optin_widget form input[type=text] {
		margin: 5px;
		padding: 9px;
		margin-left: -1px;
		font-size: 13px;
		font-weight: bold;
		color: #666;
		width: 240px
	}
	.optin_widget form input[type=submit] {
	   background: url(images/optin_button.png) no-repeat;
		width: 262px;
		height: 39px;
		text-indent: -99999999px;
		border: none;
		cursor: pointer;
		margin-top: 5px;
	}
  .box_body {
		background: #ffffff url(images/box-bodybg.jpg) repeat-y;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 5px;
		padding-right: 5px;
	}
    .optin_form {
 	  background: url(images/optin_bg.png) repeat-y;
	   width: 300px;
	   color: #FFFFFF;
	}
    .optin_top{
        background: url(images/optin_top.png) no-repeat top center;
        width: 300px;
        height:29px;
    }
	
	img.optin_img {
	
	   display: block; 
	   margin-left: auto;
	   margin-right: auto;
	   margin-top: 5px;
	   
	}  
/* === ContactForm Styles === */

#my_contact_form {
width:100%;
}
#my_contact_form ul li{
background: none repeat scroll 0 0 transparent !important;
margin-bottom:20px;
font-size: 11px !important;
padding-left: 5px;
background:none;
color:#777 !important;
}
#my_contact_form ul li input{
border:1px solid #dcdcdc;
background: #f7f7f7;
width:268px;
height:32px;
border-radius: 3px;
-webkit-border-radius:3px;
margin-right:5px;
padding:0 10px;
color:#777;
}
#contactForm input:hover,#contactForm input:focus,#contactForm textarea:focus,#contactForm textarea:hover{
box-shadow:0 0 3px #999;
-webkit-box-shadow:0 0 3px #999;
}
#contactForm input.submit_button:hover,#contactForm input.submit_button:focus{
		box-shadow:none;
	-webkit-box-shadow:none;
}
#contactForm textarea{
width:456px;
height:110px;
border-radius: 4px;
-webkit-border-radius:4px;
border:1px solid #dcdcdc;
background: #f7f7f7;

padding:10px;
color:#aaa;
}
#contactForm input.submit_button{
border:none;
height: 32px;
width: 131px;
color:#fff;
font-weight: bold;
margin:0;
background: #ffc454;
}
.screenReader{
display:none;
}
.google_maps{
float:left;
margin:0 30px 30px 0;
}
.map_content{
padding-top:20px;
}
.content_sep{
height:2px;
background: url(images/content_sep.png);
margin:20px 0;
}
.map_content p{
padding-bottom:6px;
}
.map_content p span.title{
font-weight:bold;
}

.widget_area_contact{
    margin:0 25px 30px 0;
    width: 266px;
float:left;
}
.widget_area_contact h3{
color:#4a4a4a;
}
.widget_area_contact.category_widget ul li,.widget_area_contact.main_category_widget ul li{
background:none;
padding-left:0;
}

/****************************************
********** Shortcodes Styles ************
****************************************/

.success_sc,.warning_sc, .message_sc, .stop_sc{
clear:both;
padding:15px 10px 15px 60px;
-webkit-border-radius:4px;
border-radius:4px;
margin-bottom:20px;
font-size:13px;
color: #202020 !important;
line-height: 1.5em !important;
}
.success_sc{
background:#d6ec90 url(images/success.png) no-repeat 10px center;
border:1px solid #aac260;
}
.warning_sc{

background:#fbf4c4 url(images/warning.png) no-repeat 10px center;
border:1px solid #f2e8a0;
}
.warning_sc p,.success_sc p, .message_sc p, .stop_sc p{
padding-bottom:0;
}

.message_sc{

background:#DBE8ED url(images/message.png) no-repeat 10px center;
border:1px solid #A5BCD8;
}

.stop_sc{

background:#FCD1D1 url(images/alert.png) no-repeat 10px center;
border:1px solid #F09B9B;
}

/* === Comments Template === */

#comments_template{
padding:30px 0;
width:570px;
}
#comments_template h3{
color:#494949;
font-size:18px;
line-height:1.4em;
margin-bottom:0;
font-weight: bold;
font-style: italic;
}
ul.commentlist li.comment{
border-bottom:1px solid #bbb;
background:#fcfcfc;
clear:both;
padding-top:10px;
}
#comments_template ul.children{
padding-left:30px;
}
.comment-body .vcard{
float:left;
margin-right:20px;
width:60px;
height:60px;
background: url(images/loading.gif) no-repeat center center;
}

#comments_template cite.fn{
position:relative;
top:-10px;
}
.comment-meta,#comments_template .review_rating{
    position: relative;
    top:-20px;
}
#comments_template .review_rating{
    float: none !important;
    margin: 1px 80px 5px !important;
}
cite.fn a{
font-size:13px !important;
font-weight:bold;
color:#404040;

}
span.says{
color:#4e4e4e;
font-size:14px;
}
.comment-meta a{
font-size:11px !important;
color:#989898;
line-height:1.5em;
}
.comment-body p{
color:#4e4e4e !important;
font-size:13px !important;
padding-bottom:10px !important;
}
span.says{
display:none;
}

p.comment-notes{
display:none;
}
div.reply{
float:right;
}
div.reply a{
    color:#1197dc;
    font-size:13px !important;
    font-style:italic;
}

/*****Comment form*******/
#respond{
margin-top:20px;
clear:both;
padding-bottom:30px;
overflow:hidden;
}
#respond h3{
color:#202020;
font-size:24px;
line-height:1.4em;
width:100%;
margin-bottom:10px;
}

#respond span.required{
    color:#c6c6c6;
}
#respond input[type="text"]{
border:1px solid #c6c6c6;
-webkit-border-radius:3px;
border-radius:3px;
background:#f5f5f5;
padding:0 10px;
color:#a0a0a0;
line-height:35px;
width:218px;
height:36px;
}
#respond textarea{
border:1px solid #c6c6c6;
-webkit-border-radius:3px;
-moz-border-radius:3px;
width:288px;
height:127px;
background:#f5f5f5;
overflow:hidden;
color:#a0a0a0;
}
#respond input#submit{
    border: medium none;
    color: #FFFFFF;
    float: right;
    text-indent:-9999px;
    height: 40px;
    width: 168px;
    background: url(images/submit_comment.png) no-repeat;
    display: block;
    cursor:pointer;
}
#respond input:hover,#respond input:focus,#respond textarea:focus,#respond textarea:hover{
box-shadow:0 0 5px #888;
-webkit-box-shadow:0 0 5px #888;
}
#respond input#submit:hover,#respond input#submit:focus{
		box-shadow:none;
	-webkit-box-shadow:none;
}
p.form-allowed-tags{
display:none;
}

#commentform{
    overflow:hidden;
}
div.column_left{
    width:240px !important;
    float:left;
    margin-right:30px;
    overflow:hidden;
    }
div.column_right{
    width:300px;
    overflow:hidden;
}
#commentform p.comment-form-email,#commentform p.comment-form-url{
    clear:left !important;
}
#commentform p label{
    color:#2b2b2b;
    font-size:13px !important;
    font-weight:bold;
}
p.comment_ratings{
    float:left;
    display: inline-block;
    position: relative;
    padding-top:22px;
}
p.comment_ratings label{
position: absolute;
top:0;
left:0;

}
.star-rating-control{
    float: left;
}

/****************************************
********** Footer Styles ***************
*****************************************/

#footer{
clear:both;
margin-bottom: 20px;
}
#footer .foot_top{
background:url(images/foot_top.jpg) repeat-x;
overflow:hidden;
height:57px;
padding:0 20px;
}
#footer .foot_top p{
font-size:11px;
color:#c2c2c2;
padding:20px 10px;
display:inline;
float:left;
}
#footer .foot_top ul{
float:right
}
#footer .foot_top ul li{
float:left;
}
#footer .foot_top ul li a{
font-size:11px;
color:#c2c2c2;
padding:23px 10px;
display:block;
}
#footer a{
color:#c2c2c2;
}
#footer a:hover{
color:#fff !important;
}
#footer .foot_bottom{
clear:both;
background:url(images/foot_bottom.jpg);
overflow:hidden;
padding:5px 20px;
font-size:11px;
color:#515151;
text-align:center;
}
#footer .foot_bottom span.bold{
font-weight:bold;
}
#footer .foot_bottom p{
    padding:0;
}

.clear{
    clear:both !important;
}
.full_width{
    width: 900px !important;
    margin-right: 0 !important;
}
.extra_width{
    width: 930px !important;
    margin-right: 0 !important;
}
.review_bar{
background:url(images/review_head_bg.png) repeat-x;
overflow:hidden;
position: relative;
left:-30px;
width:600px;
margin-bottom:20px;
}

.review_bar h2{
color:#fff !important;
font-weight:bold;
font-size:18px !important;
padding:10px 10px 10px 30px;
float:left;
width:70% !important;
margin-bottom:0 !important;
} 
.review_single p{
    font-size:13px;
}
.review_bar .review_rating{
float:right;
}
.review_single h1.prod_title{
    font-size:24px !important;
    color:#1d1d1d !important;
    font-weight: bold !important;
    font-style: italic !important;
    margin-bottom:25px !important;
    line-height: 1.3em !important;
}
.review_single .preload_image{
    margin-bottom: 30px;
}
.review_single .brief{
    border:6px solid #ececec;
    border-radius:6px;
    overflow:hidden;
    padding:10px;
    position: relative;
    top:-3px;
    margin-bottom:30px;
}
.review_single .brief p{
    line-height: 1.3em;
    font-size: 11px;
    color:#4e4e4e;
    padding:0;
}
.review_single .brief p.meta{
color:#888888;
font-size:11px;
padding:0 10px 10px 20px;
background: url(images/cat_icon.png) no-repeat left 3px;
}
.review_single .brief p.price{
    font-size: 18px;
    font-weight: bold;
    color: #4e4e4e;
    padding-bottom:10px;
}
.review_single .brief a.visit{
    background: url(images/visit_button.png) no-repeat;
    width:168px;
    height:40px;
    display: block;
    text-indent:-9999px;
    margin:10px auto 0 29px;
}
.review_single p.meta.tags a{
    text-decoration: underline;
}
.review_single p.meta.tags a:hover{
    text-decoration: none;
}    
.social_icons{
    background:#f8f8f8;
    border:1px solid #e5e5e5;
    border-radius:5px;
    padding:10px;
    overflow:hidden;
}
.social_icons h3{
    float:left;
    font-size:16px !important;
    font-weight: bold !important;
    font-style:italic;
    color:#515151 !important;
    display:inline !important;
    width: auto !important;
    margin: 0 !important;
    line-height: 34px !important;
}
.social_icons ul{
    float:right;
    margin: 0 !important;
}
.social_icons ul li{
    float:left;
    line-height: 9px !important;
    margin-left:5px;
}
#primary{
 font-size:13px;
 color:#4e4e4e;
 line-height: 1.5em;   
}
#primary ul{
    margin-bottom:20px;
}
#primary ul li{
    color:#4e4e4e;
    font-size:13px;
    line-height: 22px;
    overflow:hidden;
	padding-bottom: 10px;
}



#primary h1, #primary h2, #primary h3, 
#primary h4, #primary h5, #primary h6 {
	font-family: "Arial" ,"Helvetica", serif;
	font-weight: bold;
	margin-bottom: 20px;
	display:inline-block;
	width:100%;
	color:#494949;
	}
	
#primary h1 { font-size: 28px; letter-spacing: -0.50px; }
#primary h2{ font-size: 24px; letter-spacing: -0.50px; }
#primary h3 { font-size: 20px; letter-spacing: -0.25px; }
#primary h4 { font-size: 16px; }
#primary h5 { font-size: 14px; }
#primary h6 { font-size: 12px; }

#primary blockquote, #primary pre {
	margin-bottom: 20px;
	}
    
/**********************************************
*********ShortCodes Styles *******************
**********************************************/

.check_list ul {
padding-left: 30px;
padding-right: 10px;
}

.check_list ul li{
background:url(images/check.png) no-repeat 0 5px;
}

.cross_list ul {
padding-left: 30px;
}

.cross_list ul li{
background:url(images/cross.png) no-repeat 0 5px;

}

.play_list ul {
padding-left: 30px;
}

.play_list ul li{
background:url(images/arrow-ico.png) no-repeat 0 5px;
}

.star_list ul {
padding-left: 30px;
}

.star_list ul li{
background:url(images/star-ico.png) no-repeat 0 5px;
}
.check_list ul li,.cross_list ul li,.play_list ul li,.star_list ul li{
font-size:14px;
color:#969696;
padding-left:25px;
}

.divider{
background:url(images/divider.png) no-repeat;
margin-top: 5px;
margin-bottom: 5px;
}

#primary blockquote{
    color:#767676;
     background:#eaedef;
    font-size:16px;
    font-style:italic;
    padding:15px;
    width:540px;
    margin:0 auto 20px;
}
#primary a.check_out{
    background:url(images/checkout.png) no-repeat;
    text-indent: -9999px;
    margin:0 auto 20px;
    display:block;
    width:387px;
    height:83px;
}

#primary a.tell_more{
    background:url(images/tellmore.png) no-repeat;
    text-indent: -9999px;
    margin:0 auto 20px;
    display:block;
    width:387px;
    height:83px;
}

#primary a.big_green{
    background:url(images/big-green.png) no-repeat;
    text-indent: -9999px;
    margin:0 auto 20px;
    display:block;
    width:387px;
    height:94px;
}

#primary a.big_red{
    background:url(images/big-red.png) no-repeat;
    text-indent: -9999px;
    margin:0 auto 20px;
    display:block;
    width:387px;
    height:94px;
}

#primary a.big_blue{
    background:url(images/big-blue.png) no-repeat;
    text-indent: -9999px;
    margin:0 auto 20px;
    display:block;
    width:387px;
    height:94px;
}

#primary a.big_yellow{
    background:url(images/big-yellow.png) no-repeat;
    text-indent: -9999px;
    margin:0 auto 20px;
    display:block;
    width:387px;
    height:94px;
}

#primary a.download_blue{
    background:url(images/downblue.png) no-repeat;
    text-indent: -9999px;
    margin:0 auto 20px;
    display:block;
    width:387px;
    height:83px;
}

#primary a.download_red{
    background:url(images/downred.png) no-repeat;
    text-indent: -9999px;
    margin:0 auto 20px;
    display:block;
    width:387px;
    height:83px;
}

#primary a.az_cart{
    background:url(images/az-cart.png) no-repeat;
    text-indent: -9999px;
    margin:0 auto 20px;
    display:block;
    width:388px;
    height:75px;
}

#primary a.az_check{
    background:url(images/az-check.png) no-repeat;
    text-indent: -9999px;
    margin:0 auto 20px;
    display:block;
    width:388px;
    height:75px;
}

#primary a.az_prod{
    background:url(images/az-prod.png) no-repeat;
    text-indent: -9999px;
    margin:0 auto 20px;
    display:block;
    width:388px;
    height:75px;
}

#primary a.az_visit{
    background:url(images/az-visit.png) no-repeat;
    text-indent: -9999px;
    margin:0 auto 20px;
    display:block;
    width:388px;
    height:75px;
}


#primary a.visit_site{
    background:url(images/visitnow.png) no-repeat;
    text-indent: -9999px;
    margin:0 auto 20px;
    display:block;
    width:387px;
    height:83px;
}

.conclusion_table{
    width:570px;
    margin:0 auto 20px;
}
.conclusion_table .table_top{
background:url(images/conclusion_bg.jpg) repeat-x;
color:#f4f4f4;
padding:4px 15px;
overflow:hidden;
}
.conclusion_table .table_top span{
  display: block;
  float:left;
}
.conclusion_table .table_top span.rat{
 float:right;
 text-align:center;
 width:200px;
}
.conclusion_table .table_left{
    width:320px;
    float:left;
    padding:5px 10px;
    border-right:1px solid #c5c5c5;
    
    font-size: 11px;
}
.conclusion_table .table_right{
    text-align:center;
    margin:8px 72px;
    
}
.conclusion_table .t_row{
    clear:both;
    border-bottom:1px solid #c5c5c5;
    border-top:1px solid #fff;
    background: #ebebeb;
    overflow: hidden;
}
.uni_banner{
    background: #f4f4f4;
    padding:10px;
    border:1px solid #e1e1e1;
    margin-bottom:20px;
}

/**********************************************
*********Image Alignments *******************
**********************************************/

img.alignleft {
    float:left; 
	margin:0 15px 8px 0;
}

img.alignright {
    float:right; 
	margin:0 0 8px 15px;
}

img.aligncenter {
    display: block; 
	margin-left: auto; 
	margin-right: auto
}

/**********************************************
*********Additional Styles UPDATES *******************
**********************************************/

.widget_search .screen-reader-text {
	display:none;
}

.widget_search #s {
	margin: 8px 8px 8px 8px;
	width: 160px;

}