/*

Theme Name: WordPress Eyepartner

Theme URI: http://www.eyepartner.com/

Description: <a href="http://www.eyepartner.com/">http://www.eyepartner.com/</a>

Version: 1.0

Author: Vadim Malasevschi

Author URI: http://www.eyepartner.com/

Tags: white, custom header, fixed width, two columns, widgets



	This theme was designed by Ionut Iftinca and built by Vadim Malasevschi.

	

	The CSS, XHTML and design is released under GPL:

	http://www.opensource.org/licenses/gpl-license.php

    

*/

/* Begin Typography & Colors */

body {

	font-size:13px; /* Resets 1em to 10px */

	font-family: Verdana, Arial, Sans-Serif;

	background: #FFFFFF url('images/bg.gif') repeat-x top;

	margin:0px;

	padding:0px;

	}

.page{

	margin: 0px auto;

	padding: 0;

	width: 980px;

	clear:both;

}

a,a:hover{

		color:#972300;

		color:#2A3174;

}

#header{

	margin:0px;

	padding: 0;

	height: 110px;

	width: 100%;

	float:left;

	display:inline;

	background:url('images/top_right_bg.png') no-repeat top right;

}

img#logo{

	float:left;

	display:inline;

	position:relative;

	margin:1px 0px 0px -120px;

}	

#header_right{

	float:right;

	display:inline;

	margin:0px;

	padding:0px;

	width:500px;

}

#call{

	float:right;

	display:inline;

	width:100%;

	text-align:right;

	font-size:20px;

	line-height:56px;

	color:#FFFFFF;

	font-family:Arial;

}

#call strong{

	color:#eca53b;

	text-shadow:0 -2px 2px #000000;

}



#search_form_holder{

	float:right;

	display:inline;

	width:211px;

	height:26px;

	margin:6px 0px 0px 0px;

	background: url('images/search_form_bg.png') no-repeat top left;

}

#search_form_holder form{

	margin:0px;

	padding:0px;

}

input.top_search{

	float:left;

	display:inline;

	margin:6px 0px 0px 25px;

	padding:0px;

	border:none;

	background:none;

	color:#808183;

	font-family: Arial,Verdana , Sans-Serif;

	font-size:11px;

	width:180px;

}

#top_menu{

	float:left;

	display:inline;

	height:46px;

	background: url('images/top_menu_bg.gif') no-repeat top left;

	font-size:14px;

	font-family: Arial, Sans-Serif;

	line-height:46px;

}

#top_menu ul,#top_menu ul li{

	float:left;

	display:inline;

	margin:0px;

	padding:0px;

}

#top_menu ul li{

	padding:0px 7px;

	height:46px;

}

#top_menu ul li a{

	display:block;

	color:#ffffff;

	text-transform:uppercase;

	text-decoration:none;

}

#top_menu ul li a:hover,#top_menu ul li.current_page_item a{

	text-decoration:none;

	color:#eca53b;

}

#top_menu ul li.current_page_item{

	background: url('images/current_page_item.png') no-repeat center bottom;

}

#home_content{

	float:left;

	display:inline;

	margin:27px 0px 0px 0px;

	padding:0px 0px 27px 15px;

}

#home_content h2{

	margin:0px;

	padding:0px;

	font-weight:normal;

	font-size:18px;

	line-height:24px;

}



p.home_content{

	margin:0px;

	padding:10px 0px 0px 0px;

	color:#5f5f5f;

	font-size:13px;

	line-height:18px;

	text-align:justify;

}



#home_page_player_holder{

	float:left;

	display:inline;

	margin:0px;

	padding:0px;

	width:960px;

	height:433px;

	background: url('images/home_player_bg.png') no-repeat left bottom;

}



/* Easy Slider */



#slider_holder{

	float:left;

	display:inline;

	position:relative;

	margin:-5px 0px 10px -5px;

	width:970px;

}	

	#slider{}	

	#slider ul, #slider li{

		margin:0;

		padding:0;

		list-style:none;

		}

	#slider ul{

		width:970px;

		height:162px;

	}	

		

	#slider li{ 

		/* 

			define width and height of list item (slide)

			entire slider area will adjust according to the parameters provided here

		*/ 

		width:970px;

		height:162px;

		overflow:hidden; 

		background:#f4f4f8;

		}	



	#slider li.hover{

		background-image: url('images/slider_bg.png');

		background-position: 0px 0px;

	}	

	#slider li.default{

		background-position:0px -162px;

	}

						

		

	p#controls{

		margin:0;

		position:relative;

		} 

	

	#prevBtn, #nextBtn{ 

		display:block;

		margin:0;

		overflow:hidden;

		text-indent:-8000px;		

		width:39px;

		height:99px;

		position:absolute;

		left:-39px;

		top:-129px;

		}	

	#nextBtn{ 

		left:970px;

		}														

	#prevBtn a, #nextBtn a{  

		display:block;

		width:39px;

		height:99px;

		background-position:0px 0px;

		background-repeat:no-repeat;

		background-image:url(images/prev_btn.png);	

		}	

		

	#nextBtn a{ 

		background-image:url(images/next_btn.png);	

		}	

	#nextBtn a:hover,#prevBtn a:hover{

		background-position:-39px 0px;

	} 



	.slider_article{

		float:left;

		display:inline;

		margin:0px;

		padding:0px;

		width:270px;

		height:104px;

		margin:15px 0px 0px 40px;

		text-align:left;

	}

	.slider_article img,.slider_article h1{

		float:left;

		display:inline;

		margin:0px;

		padding:0px;

	}

	.slider_article h1{

		width:180px;

		margin:3px 0px 0px 13px;

		font-size:20px;

		color:#000000;

		font-weight:normal;

		line-height:22px;

		text-align:left;

		padding:0px;

	}

        .slider_article h2{

		width:180px;

		margin:3px 0px 0px 13px;

		font-size:20px;

		color:#000000;

		font-weight:normal;

		line-height:22px;

		text-align:center;

		padding:0px;

	}

	.slider_article p{

		float:left;

		display:inline;

		margin:0px;

		padding:4px 0px 0px 0px;

		width:270px;

		color:#5f5f5f;

		font-size:12px;

		line-height:18px;

		text-align:justify;

	}



											



/* // Easy Slider */



#footer{

	width:100%;

	background:#000000 url('images/footer_bg.png') repeat-x top;

	clear:both;

	float:left;

	display:inline;

	margin-top:20px;

}

#footer_bottom{

	float:left;

	display:inline;

	margin:20px 0px 0px 0px;

	padding:20px 0px;

	width:100%;

	border-top:1px solid #131313;

	height:50px;

	color:#525252;

	font-size:11px;

}

#copyright{

	float:left;

	display:inline;

	margin:0px;

	padding:0px;

	width:360px;

}

#isp{

	float:right;

	display:inline;

	margin:0px;

	padding:0px;

	width:600px;

	text-align:right;

}





#footer_top{

	float:left;

	display:inline;

	margin:0px;

	padding:0px;

	width:100%;

	height:62px;

	background: url('images/footer_top.png') no-repeat center bottom;

}

img#contact_us_footer{

	float:left;

	display:inline;

	margin:14px 0px 0px 0px;

}

#social{

	float:right;

	display:inline;

}

#social img{

	float:left;

	display:inline;

	margin:18px 0px 0px 4px;

}

.footer_column{

	float:left;

	display:inline;

	margin:0px;

	padding:0px;

	width:192px;

	width:240px;

}

.footer_column ul,.footer_column ul li{

	float:left;

	display:inline;

	width:100%;

	margin:0px;

	line-height:20px;

	color:#a2a1a1;

	padding:0px;

}

.footer_column ul{

	margin-top:5px;

}

	

.footer_column ul li a{

	color:#a2a1a1;

	text-decoration:none;

}

.footer_column h3{

	float:left;

	display:inline;

	margin:0px;

	padding:0px;

	line-height:36px;

	color:#FFFFFF;

	font-family:Arial;

	font-size:14px;

	font-weight:normal;

	border-bottom:1px solid #222222;

	width:100%;

}











#content {

	font-size: 13px;

	}



.widecolumn .entry p {

	font-size: 1.05em;

	}



	





.widecolumn {

	line-height: 1.6em;

	}



.narrowcolumn .postmetadata {

	

	}



.thread-alt {

	

}

.thread-even {

	background-color: white;

}

.depth-1 {

	

}



.even, .alt {

}



small {

	font-family: Arial, Helvetica, Sans-Serif;

	font-size: 0.9em;

	line-height: 1.5em;

	}



h1, h3 {

	

	font-weight: bold;

	}



h1 {

	font-size: 4em;

	

	}



#headerimg .description {

	font-size: 1.2em;

	

	}





h3 {

	font-size: 1.3em;

	}



h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {

	text-decoration: none;

	color: white;

	}











.sticky {

	background: #f7f7f7;

	padding: 0 10px 10px;

	}

.sticky h2 {

	}







.commentlist li, #commentform input, #commentform textarea {

	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}

.commentlist li ul li {

	font-size: 1em;

}



.commentlist li {

	font-weight: bold;

}



.commentlist li .avatar { 

	float: left;

	border: 1px solid #cacaca;

	padding: 2px;

	background: #fff;

	}



.commentlist cite, .commentlist cite a {

	font-style: normal;

	font-size: 1.1em;

	}



.commentlist p {

	font-weight: normal;

	line-height: 16px;

	text-transform: none;

	font-size:12px !important;

	font-family: Verdana, Arial, Sans-Serif;

	}



#commentform p {

	font-family: Verdana, Arial, Sans-Serif;

	}



.commentmetadata {

	font-weight: normal;

	}







code {

	font: 1.1em 'Courier New', Courier, Fixed;

	}



acronym, abbr, span.caps

{

	font-size: 0.9em;

	letter-spacing: .07em;

	}



a, h2 a:hover, h3 a:hover {

	}



a:hover {

	color: #147;

	text-decoration: underline;

	}



#wp-calendar #prev a, #wp-calendar #next a {

	font-size: 9pt;

	}



#wp-calendar a {

	text-decoration: none;

	}



#wp-calendar caption {

	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	text-align: center;

	}



#wp-calendar th {

	font-style: normal;

	text-transform: capitalize;

	}

/* End Typography & Colors */







/* Begin Structure */





#page {

	margin: 0px auto;

	padding: 0;

	width: 980px;

	min-height:700px !important;

	}





#headerimg {

	margin: 0;

	width: 100%;

	}



.narrowcolumnBK {

	float: left;

	padding: 0 0 20px 45px;

	margin: 0px 0 0;

	width: 450px;

	}

.narrowcolumn{

	float: left;

	padding: 0px;

	margin: 15px 0px 0px 0px;

	width: 708px;

	border:1px solid #cecece;

	border-bottom:none;

	background:#ffffff;

	}	

.border{

	border-bottom:1px solid #cecece;

}	



.widecolumn {

	padding: 10px 0 20px 0;

	margin: 5px 0 0 150px;

	width: 450px;

	}





.post hr {

	display: block;

	}







.narrowcolumn .postmetadata {

	padding-top: 5px;

	}



.widecolumn .postmetadata {

	margin: 30px 0;

	}



.widecolumn .smallattachment {

	text-align: center;

	float: left;

	width: 128px;

	margin: 5px 5px 5px 0px;

}



.widecolumn .attachment {

	text-align: center;

	margin: 5px 0px;

}



.postmetadata {

	clear: both;

}



.clear {

	clear: both;

}



/* End Structure */







/*	Begin Headers */

h1 {

	padding-top: 70px;

	margin: 0;

	}















h3 {

	padding: 0;

	margin: 30px 0 0;

	}



h3.comments {

	padding: 0;

	margin: 40px auto 20px ;

	}

/* End Headers */







/* Begin Images */

p img {

	padding: 0;

	max-width: 100%;

	}



/*	Using 'class="alignright"' on an image will (who would've

	thought?!) align the image to the right. And using 'class="centered',

	will of course center the image. This is much better than using

	align="center", being much more futureproof (and valid) */



img.centered {

	display: block;

	margin-left: auto;

	margin-right: auto;

	}



img.alignright {

	padding: 4px;

	margin: 0 0 2px 7px;

	display: inline;

	}



img.alignleft {

	padding: 4px;

	margin: 0 7px 2px 0;

	display: inline;

	}



.alignright {

	float: right;

	}



.alignleft {

	float: left;

	}

/* End Images */







/* Begin Lists



	Special stylized non-IE bullets

	Do not work in Internet Explorer, which merely default to normal bullets. */



html>body .entry ul {

	margin-left: 0px;

	padding: 10px 0 0 30px;

	list-style: none;

	padding-left: 10px;

	clear:both;

	}



html>body .entry li {

	margin: 7px 0 8px 40px;

	}



.entry ol {

	padding: 0 0 0 35px;

	margin: 0;

	}



.entry ol li {

	margin: 0;

	padding: 0;

	}



.postmetadata ul, .postmetadata li {

	display: inline;

	list-style-type: none;

	list-style-image: none;

	}





/* End Entry Lists */







/* Begin Form Elements */

#searchform {

	margin: 10px auto;

	padding: 5px 3px;

	text-align: center;

	}



#sidebar #searchform #s {

	width: 108px;

	padding: 2px;

	}



#sidebar #searchsubmit {

	padding: 1px;

	}



.entry form { /* This is mainly for password protected posts, makes them look better. */

	text-align:center;

	}



select {

	width: 130px;

	}





/* End Form Elements */







/* Begin Comments*/

.alt {

	margin: 0;

	padding: 10px;

	}

.commentlist{

	float:left;

	display:inline;

	margin:0px 0px 0px 0px; 

	padding:0px;

	text-align:left;

	clear:both;

}	



.commentlist ul{

	float:left;

	display:inline;

	margin:0px;

	padding:0px;

}

.commentlist li{

	float:left;

	display:inline;

	clear:both;

	margin: 20px 0px 0px 20px;

	padding: 0px;

	list-style: none;

	width:660px;	

	}

.commentlist p{

	float:left;

	display:inline;

	margin:0px;

	padding:0px 0px 0px 45px;

}



.commentlist li li{width:640px;	} 



.commentlist li li li{width:620px;	}



.commentlist li p{width:615px;} 

.commentlist li li p{width:595px;} 

.commentlist li li li p{width:575px;} 





.comment-header{

	float:left;

	display:inline;

	background:#f7f7f7;

	width:100%;

}







.reply{

	float:right;

	display:inline;

	margin:14px 10px 0px 0px;

	padding:0px;

}

.reply a{

	color:#972300;

	text-decoration:none;

	font-size:11px;

	line-height:11px;

}

.fnXXX{

	float:left;

	display:inline;

	margin:14px 0px 0px 10px;

	color:#393939;

	font-size:11px !important;

	line-height:11px;

	}

.fnXXX a,a.urlXXX{

	color:#393939;

	text-decoration:none;

	font-size:11px !important;

	line-height:11px;

}

.commentmetadataXXX{

	float:left;

	display:inline;

	padding:14px 0px 0px 5px !important;

	line-height:11px;

	font-size:11px;

	color:#8b8b8b;

}

.commentmetadataXXX a{

	text-decoration:none !important;

	color:#8b8b8b;

	line-height:11px;

	font-size:11px;

}

.comment-authorXXX{

	background:orange;

	background:none;

}









.children { padding: 0; }



#commentform p {

	float:left;

	display:inline;

	margin:0px;

	padding:0px;

	width:500px;

	}



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}





/* End Comments */















/* Begin Various Tags & Classes */

acronym, abbr, span.caps {

	cursor: help;

	}



acronym, abbr {

	border-bottom: 1px dashed #999;

	}



blockquote {

	margin: 15px 30px 0 10px;

	padding-left: 20px;

	border-left: 5px solid #ddd;

	}



blockquote cite {

	margin: 5px 0 0;

	display: block;

	}



.center {

	text-align: center;

	}



.hidden {

	display: none;

	}

	

.screen-reader-text {

     position: absolute;

     left: -1000em;

}



hr {

	display: none;

	}



a img {

	border: none;

	}



.navigation {

	display: block;

	text-align: center;

	margin-top: 10px;

	margin-bottom: 60px;

	}

/* End Various Tags & Classes*/







/* Captions */

.aligncenter,

div.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



.wp-caption {

	border: 1px solid #ddd;

	text-align: center;

	background-color: #f3f3f3;

	padding-top: 4px;

	margin: 10px;

}



.wp-caption img {

	margin: 0;

	padding: 0;

	border: 0 none;

}



.wp-caption p.wp-caption-text {

	font-size: 11px;

	line-height: 17px;

	padding: 0 4px 5px;

	margin: 0;

}



/* CONTACT FORM */

.light_gray{

	background:#efefef;

}

.dark_gray{

	background:#e0e0e0;

}



.form_holder{

	float:left;

	display:inline;

	margin:20px 0px 0px 0px;

	padding:0px 0px 30px 0px;

	width:910px;

}

#mandatory{

	float:left;

	display:inline;

	margin:0px;

	padding:0px;

	color:#2a3174;

	text-align:left;

	font-size:12px;

	line-height:24px;

	width:910px;

}

.form_pair{

	float:left;

	display:inline;

	margin:15px 0px 0px 20px;

	padding:0px;

	width:425px;

}

.form_pair_short{

	width:276px;

}

.form_pair_long{

	width:870px;

}

.form_pair label{

	float:left;

	display:inline;

	margin:0px;

	padding:0px;

	width:100%;

	line-height:30px;

	font-weight:bold;

	font-size:14px;

	text-align:left;

}

.form_pair label span{

	color:#2a3174;

}

.label_under{

	float:left;

	display:inline;

	margin:0px;

	padding:0px;

	width:100%;

	line-height:17px;

	font-weight:normal;

	font-size:11px;

	color:#898989;

	text-align:left;

	

}

input.contact_input,select.contact_input,textarea.contact_input{

	float:left;

	display:inline;

	margin:0px;

	padding:5px 5px 5px 5px;

	width:413px;

	height:20px;

	line-height:30px;

	border-top:1px solid #7c7c7c;

	border-left:1px solid #c3c3c3;

	border-right:1px solid #c3c3c3;

	border-bottom:1px solid #dddddd;

	background:#FFFFFF url('images/contact_input.gif') repeat-x top;

}

input.contact_input_short{

	margin-top:15px;

	width:239px;

	padding-left:25px;

}

select.contact_input{

	height:32px;

	width:423px;

}

textarea.contact_input{

	width:848px;

	height:150px;

}

input#ym{

	background:#FFFFFF url('images/ym.png') no-repeat top left; 

}

input#icq{

	background:#FFFFFF url('images/icq.png') no-repeat top left; 

}

input#skype{

	background:#FFFFFF url('images/skype.png') no-repeat top left; 

}

.checkbox_holder,input.contact_checkbox,.checkbox_label{

	float:left;

	display:inline;

	margin:0px;

	padding:0px;

}

.checkbox_holder{

	margin:15px 0px 0px 40px;

}

.checkbox_label{ 	

	width:220px;

	font-weight:normal;

	font-size:14px;

	text-align:left;

	margin-left:10px;

	line-height:14px;

}

input.contact_checkbox{

	margin:1px 0px 0px 0px;

}

#interested_all{

	clear:both;

	border-top:1px solid #898989;

	padding-top:9px;

	margin-top:20px;

}

#interested_all .checkbox_label,#interested_all a{

	color:#2a3174;

}

#send_updates{

	clear:both;

	width:600px;

	margin:19px 0px 0px 0px;

}

#send_updates .checkbox_label{	

	width:500px;

}

img#captcha{

	float:left;

	display:inline;

	margin:14px 0px 0px 20px;

	padding:0px;

}

a#refresh_link{

	float:left;

	display:inline;

	margin:21px 0px 0px 5px; 

	padding:0px;

	color:#2a3174;

}

.error{

	margin:5px auto 0px auto; 

	padding:5px 5px 5px 40px;

	border:2px solid #fbc2c4;

	background:#fbe3e4 url('images/alert.png') no-repeat 3px 2px; 

	color:#9d1f3d;

	clear:both;

	width:861px;

}

.err input,.err select,.err textarea{

	border:1px solid #9d1f3d;

}

.err label,.err label span,.err .label_under{

	color:#9d1f3d;

}



/* PRODUCTS */ 

.products_holder_left,.products_holder_right{

	float:left;

	display:inline;

	margin:0px 0px 0px 60px;

	width:280px;

}

.products_holder_right{

	margin-left:40px;

}

.product{

	float:left;

	display:inline;

	width:280px;

	padding-bottom:20px;

	margin:20px 0px 0px 0px;

	}

img.product_logo{

	float:left;

	display:inline;

	margin:0px;

	padding:0px;

}

.product h3{

	float:left;

	display:inline;

	margin:0px;

	padding:0px;

	clear:both;

	width:100%;

	font-size:12px;

}

.product p{

	float:left;

	display:inline;

	margin:0px !important;

	padding:5px 0px 0px 0px  !important;

}

ul.product_items{

	float:left;

	display:inline;

	margin:5px 0px 0px 10px !important;

	padding:0px !important;

	

}

ul.product_items li{

	float:left;

	display:inline;

	list-style:none;

	width:250px;



}

li.pdf{

	background: url(images/pdf_file.png) no-repeat top left !important;

	padding:2px 0px 2px 30px !important;

	margin:5px 0px 0px 0px !important;

	list-style:none !important;

}

li.pdf a{

	text-decoration:none;

}

.clear_both{

	float:left;

	display:inline;

	margin:0px;

	padding:0px;

	font-size:0px;

	line-height:0px;

	height:0px;

	width:100%;

	clear:both;

}



/* CASE STUDIES */

.case_study{

	float:left;

	display:inline;

	position:relative;

	margin:-5px 0px 0px 60px;

	padding:0px;

	width:588px;

	background-image: url('images/case_study_bg.png');

	background-repeat:no-repeat;

	background-position:0px 0px;

	height:479px;

}



.case_study img{

	float:left;

	display:inline;

	margin:25px 0px 0px 25px;

	padding:0px;

}

.case_study h2{

	float:left;

	display:inline;

	margin:0px 0px 0px 0px;

	padding:0px;

}

.description{

	float:left;

	display:inline;

	position:relative;

	margin:-54px 0px 0px 25px;

	padding:0px;

	width:538px;

	background:url(images/transparent.png);

	border-top:3px solid #eca53b;

	

}

.description a{

	color:#eca53b;

}

.description .info{

	float:left;

	display:inline;

	margin:0px;

	padding:0px;

	width:100%;

	height:54px;

	line-height:54px;

}

.description .info h3{

	float:left;

	display:inline;

	margin:0px 0px 0px 20px;

	padding:0px;

	color:#FFFFFF;

	font-size:16px;

	font-family:Arial;

}

.description .info a{

	float:right;

	display:inline;

	margin:0px 20px 0px 0px;

	padding:0px;



}

.description_content{

	float:left;

	display:inline;

	margin:0px;

	color:#FFFFFF;

	font-size:12px;

	width:498px;

	padding:0px 20px 0px 20px;

	display:none;

	height:100px;

	line-height:16px;

}





.case_study_hover{

	background-position:0px -479px;

}

.case_study_hover .description{

	margin-top:-154px;

	height:154px;

} 

.case_study_hover .description .description_content{

	display:inline;

}







.description_hover{

	margin-top:-154px;

	height:154px;

}

.description_hover .description_content{

	display:inline;

	line-height:16px;

}











/* NEW STYLE */

.post{

	float:left;

	display:inline;

	margin:0px;

	padding:0px 0px 20px 0px;

	border-bottom:1px solid #cfcfcf;

	width:100%;

	text-align:justify;

}

.post_info{

	float:left;

	display:inline;

	margin:30px 0px 0px 20px;

	padding:0px;

	width:670px;

	background:orange;

	background:#f7f7f7;

}

img.avatar,img.photo{

	float:left;

	display:inline;

	margin:0px;

	padding:2px;

	border:1px solid #cacaca;

	background:#FFFFFF;

	

}

h2.post_title,h2.post_single_title{

	float:left;

	display:inline;

	margin:0px 0px 0px 10px;

	padding:9px 0px 0px 0px;

	width:590px;

	clear:none;

	font-family: Arial, Sans-Serif;

	font-weight:normal;

	font-size: 20px;

	line-height:20px;

	color:#972300;

	

}

h2.post_single_title{

	width:670px;

	margin:30px 0px 0px 20px;

	padding:0px 0px 15px 0px;

	line-height:24px;

	font-size:24px;

}

h2.post_title a{

	color:#972300;

	text-decoration:none;

}

.post_detalils,.post_single_detalils{

	border-top:1px solid #e7e7e7;

	float:left;

	display:inline;

	margin:6px 0px 0px 0px;

	width:590px;

	font-size:11px;

	color:#8b8b8b;

	line-height:20px;

	font-family: Verdana,Arial, Sans-Serif;

}

.post_single_detalils{

	width:670px;

	margin:0px 0px 0px 20px;

}

.post_detalils span,.post_single_detalils span{

	color:#d54a0d !important;

}

.post_detalils a,.post_single_detalils a{

	color:#393939  !important;

	text-decoration:none  !important;

	font-weight:bold;

}

.entry p {

	float:left;

	display:inline;

	padding:10px 20px 0px 20px;

	margin:0px;

	line-height:22px;

	color:#333333;

}

.entry p a{

	color:#d54a0d;

	color:#2A3174;

	font-weight:bold;

	text-decoration:none;

} 

.entry p a:hover{

	color:#d54a0d;

	font-weight:bold;

	text-decoration:underline;

}

div.more-link{

	float:left;

	display:inline;

	margin:20px 0px 0px 20px;

	padding:0px 5px 0px 0px;

	text-align:right;

	font-size:11px;

	width:665px;

	border-bottom:1px solid #e7e7e7;

	background:#f7f7f7;

}

div.more-link a{

	color:#972300 !important;

	font-weight:bold;

	text-decoration:none;

}

.post_under{

	float:left;

	display:inline;

	margin:8px 0px 0px 20px;

	line-height:17px;

	font-size:11px;

	clear:both;

	width:670px;

}

a.comments-link{

	float:left; 

	display:inline;

	margin:0px;

	padding:0px;

	background: url('images/comments-arrow.png') no-repeat 0px 2px;

	color:#8b8b8b;

	padding:0px 0px 0px 22px;

	text-decoration:none;

	

}



a.comments-link strong{

	color:#393939;

}

.tags-links,.tags-links-single{

	float:left;

	display:inline;

	margin:3px 0px 0px 0px;

	padding:0px 0px 0px 32px;

	background: url('images/tags-arrow.png') no-repeat 10px 2px;

	border-left:1px solid #e7e7e7;

	color:#393939;

	clear:both;

}

.tags-links-single{

	background: url('images/tags-arrow.png') no-repeat 0px 2px;

	padding:0px 0px 0px 22px;

	margin:20px 0px 0px 0px;

	border-left:none;

	

}

.tags-links span,.tags-links-single span{

	color:#8b8b8b;

}

.tags-links a,.tags-links-single a{

	color:#8b8b8b;

	text-decoration:none;

}

.tags-links a:hover,.tags-links-single a:hover{

	color:#8b8b8b;

	text-decoration:underline;

}

a.twitter-link{

	float:left;

	display:inline;

	margin:0px 0px 0px 10px;

	background: url('images/twitter-arrow.png') no-repeat 10px 2px !important;

	color:#8b8b8b;

	padding:0px 0px 0px 32px;

	text-decoration:none;

	border-left:1px solid #e7e7e7;

}

h2.pagetitle {

	float:left;

	display:inline;

	margin:35px 0px 0px 20px;

	padding:0px 0px 3px 0px;

	width:670px;

	clear:none;

	font-family: Arial, Sans-Serif;

	font-weight:normal;

	font-size: 20px;

	line-height:22px;

	color:#393939;

}

h2.pagetitle span{

	color:#972300;

}

.share-this{

	float:left;

	display:inline;

	margin:3px 0px 0px 0px;

	border-left:1px solid #e7e7e7;

	padding:0px 0px 0px 10px;

	clear:both;

}

.share-this a{

	color:#8b8b8b;

	text-decoration:none;

}

h3.post_related{

	float:left;

	display:inline;

	margin:0px 0px 0px 20px;

	padding:0px;

	color:#393939;

	

	font-size:16px;

	line-height:24px;

	width:670px;

	clear:both;

	text-align:left;

}

h3.comments_title{

	border-bottom:1px solid #e7e7e7;

	margin-top:20px;

} 



.related-posts ul,.related-posts ul li{

	float:left;

	display:inline;

	margin:0px;

	padding:0px;

}

.related-posts ul{

	clear:both;

	margin-left:20px;

}

.related-posts ul li{

	width:660px;

	border-top:1px solid #e7e7e7;

	padding:5px 0px 5px 10px;

}

.related-posts ul li a{

	color:#972300;

	font-family: Arial, Sans-Serif;	

	font-size:16px;

	text-decoration:none;

}	



.comments_header{

	float:left;

	display:inline;

	margin:20px 0px 0px 20px;

	padding:0px;

	color:#393939;

	width:670px;

	clear:both;

	border-bottom:1px solid #e7e7e7;

}

.comments_header h3{

	padding:0px;

	margin:0px;

	float:left;

	display:inline;

	font-family: Georgia, Verdana, Arial, Sans-Serif;

	font-size:16px;

	line-height:24px;

	clear:none;

}

#nr_comments{

	float:right;

	display:inline;

	margin:3px 0px 0px 0px;

	background:orange;

	background: url('images/comments-arrow.png') no-repeat 0px 4px;

	padding:0px 0px 0px 22px;

	color:#393939;

	font-size:11px;

	font-family:Verdana;

	line-height:20px;

	font-weight:bold;

}



#respond_holder{

	float:left;

	display:inline;

	padding:0px 20px 0px 20px;

	margin:0px;

}

#respond{

	float:left;

	display:inline;

	margin:0px;

	padding:0px;

	width:670px;

	margin:0px 0px 0px 0px;

}

#respond:after {

 	content: "."; 

	display: block; 

	height: 0; 

	clear: both; 

	visibility: hidden;

	}

.commentlist li li #respond{

	position:relative;

	margin-left:-20px;

} 

.commentlist li li li respond{

	position:relative;

	margin-left:-40px;

}	

h3.leave_comment{

	margin-left:0px;

}

.cancel_reply{

	float:right;

	display:inline;

	margin:3px 5px 0px 0px;

	font-size:11px;

	font-family:Verdana;

	line-height:20px;

	font-weight:normal;

}

.cancel_reply a{

	text-decoration:none;

	color:#972300;

}

.logged_detalils{

	float:left;

	display:inline;

	margin:0px 0px 0px 0px;

	width:590px;

	font-size:11px;

	color:#8b8b8b;

	line-height:20px;

	font-family: Verdana,Arial, Sans-Serif;

	text-align:left;

	font-weight:normal;

	

}

.logged_detalils a{

	color:#393939  !important;

	text-decoration:none  !important;

}

#form_holderC{

	float:left;

	display:inline;

	margin:20px 0px 0px 0px;

	padding:0px 0px 20px 0px;

	background:orange;

	background:#f7f7f7;

	width:100%;	

	text-align:left;

}

.form_pairC{

	float:left;

	display:inline;

	margin:0px;

	padding:0px;

	width:305px;

	margin:0px 0px 0px 20px;	

	background:none;

}

.form_pairC label{

	float:left;

	display:inline;

	margin:0px 0px 0px 0px;

	width:280px;

	padding:20px 0px 5px 0px;	

	font-size:12px;

	line-height:12px;

	font-weight:bold;

}

input.comment_inputC{

	float:left;

	display:inline;

	width:303px;

	font-size:20px;

	border:1px solid #d6d6d6;

	background:#FFFFFF;

	padding:5px 0px 5px 0px;

}

textarea.comment_textareaC{

	float:left;

	display:inline;

	margin:0px;

	padding:0px;

	width:627px;

	border:1px solid #d6d6d6;

	background:#FFFFFF;

}



input#submitX {

	float:left;

	display:inline;

	margin:20px 0px 0px 0px;

	font-size:13px;

	}





#sidebar ul,#sidebar ul li{

	float:left;

	display:inline;

	margin: 0;

	padding: 0;

	list-style: none;

	clear:both;

}

#sidebar ul, #sidebar ul ol {

	list-style: none !important;

}

#sidebar a{

	background:none;

}

#sidebar ul li {

	list-style: none;

	width:258px;

	margin-top:10px;

	border:1px solid #cecece;

	background:#FFFFFF;

	}

#sidebar ul li ul li{	

	width:258px;

	padding:0px;

	margin:0px;

	text-align:left;

	background:none;

	border:none;

}

#sidebar ul li ul li a{

	float:left;

	display:inline;

	margin:0px;

	padding:8px 30px 8px 20px;;

	background:#f7f7f7 url('images/sidebar_link_bg.gif') no-repeat right center;

	width:208px;

	font-size:12px;

	line-height:16px;

	font-family:Verdana;

	color:#393939;

	text-decoration:none;

	text-transform:uppercase;

	border-top:1px solid #dfdfdf;

}

#sidebar ul li ul li a:hover,#sidebar ul li ul li.current-cat a{

	border-top:1px solid #dfdfdf;

	color:#972300;

	background:#f8e9e3 url('images/sidebar_link_bg_hover.gif') no-repeat right center;

}

#sidebar h2{

	float:left;

	display:inline;

	margin:0px;

	padding:0px;

	font-size:15px;

	line-height:16px;

	color:#393939;

	font-weight:bold;

	font-family:Arial;

	padding:16px 0px 10px 20px;

	background:#FFF;

	width:238px;

	text-align:left;

}

#wp-last-posts{

	float:right;

	display:inline;

	margin:0px;

	padding:0px 0px 10px 0px;

	width:258px;

	background:#ffffff;

	text-align:left;

}

.wplp-post{

	float:left;

	display:inline;

	margin:0px 0px 0px 0px;

	padding:0px;

	width:258px;

	font-size:12px;

}

.wplp-post h4,.wplp-post h5,.wplp-post p{

	float:left;

	display:inline;

	margin:0px;

	padding:0px;

	width:218px;

	padding:0px 20px 0px 20px;

}

.wplp-post h5{

	background:#f7f7f7;

	color:#8b8b8b;

	font-weight:normal;

	line-height:22px;

	font-size:11px;

}

.wplp-post h4{

	font-size:12px;

	line-height:11px;

	padding-top:10px;

	padding-bottom:10px;

	

}

.wplp-post h4 a{

	color:#393939;

	text-decoration:none;

}

.wplp-post h4 a:hover{

	color:#972300;

}

.wplp-post p{

	color:#6a6a6a;

	padding-bottom:10px;

	line-height:18px;

}

#authors{

	float:left;

	display:inline;

	margin:0px;

	padding:0px 0px 20px 10px;

	background:#FFFFFF;

	width:248px;

}

.sidebar_gravatar{

	float:left;

	display:inline;

	margin:10px 0px 0px 10px;

	padding:0px;

}

.sidebar_gravatar img{

	padding:1px;

}

#right_side{

	float:right;

	display:inline;

	margin:0px;

	padding:0px;

	width:260px;

}

#social_links{

	float:left;

	display:inline;

	margin:15px 0px 0px 0px;

	width:258px;

	background:#ffffff;

	border:1px solid #cecece;

	padding:11px 0px 11px 0px;

}

#social_links img{

	float:left;

	display:inline;

	margin:0px 0px 0px 7px;

	padding:0px;

}



.sample_holder{

	float:left;

	display:inline;

	clear:both;

	margin:0px 0px 0px 20px;

	padding:20px 0px 20px 0px;

	border-bottom:1px solid #CFCFCF;

	width:668px;

}

.sample_holder img{

	float:left;

	display:inline;

	clear:both;

	margin:0px 0px 0px 20px;

	border:1px solid #CFCFCF;

	padding:2px;

}

.sample_holder p{

	clear:none;

	padding-top:0px;

}

#sponsors{

	float:left;

	display:inline;

	margin:0px;

	padding:0px;

	width:100%;

}

#sponsors img{

	float:left;

	display:inline;

	margin:10px 0px 0px 0px;

	padding:4px;

	border:1px solid #cecece;

}

#sponsors h2{

	float:left;

	display:inline;

	margin:0px;

	padding:0px;

	font-size:15px;

	line-height:16px;

	color:#393939;

	font-weight:normal;

	font-family:Arial;

	padding:14px 0px 10px 20px;

	width:238px;

	text-align:left;

	background:#FFFFFF;

	margin-top:10px;

	border:1px solid #cecece;

}

.edit_entry{

	float:left;

	display:inline;

	border-bottom:1px solid #CFCFCF;

	text-align:center;

	width:100%;

	line-height:24px;

}

img#broadcast_in_hd,img#hd_camera{

	float:left;

	display:inline;

	margin:10px 0px 0px 0px;

}

#wp_page_numbers{

	float:left;

	display:inline;

	margin:0px;

	padding:0px;

	width:100%;

}

#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {

	background: white;

	padding: 0;

	margin: 0;

	border: none;

	text-decoration: none;

	font-weight: normal;

	font-style: normal;

	list-style: none;

	text-transform: none;

	text-indent: 0px;

	font-variant: normal;

	text-align: left;

	line-height: 12px;

	letter-spacing: 0px;

	word-spacing: 0px;

	font-size: 12px;

	font-family: Arial;

}



#wp_page_numbers ul {

	float:right;

	display:inline;

	margin:20px 20px 20px 0px;

	padding:0px;

}

#wp_page_numbers li {

	float: left;

	display: block;

	margin-bottom: 2px;

}



#wp_page_numbers a {

	padding: 6px;

	padding-left: 5px;

	padding-right: 5px;

	margin-left: 2px;

	margin-right: 2px;

	display: block;

	color: #666666;

	border: 1px solid #dddddd;

	background:#eeeeee;

	font-size:12px;

}



#wp_page_numbers li a:hover {

	border-color: #BA0000;

}



#wp_page_numbers li.space {

	padding: 6px;

	padding-left: 2px;

	padding-right: 2px;

}



#wp_page_numbers li.first_last_page {

	font-style: italic;

}



#wp_page_numbers li.active_page a {

	border-color: #999999;

	background:#cccccc;

}

#wp_page_numbers li.active_page a:hover  {

	color: black; /* IE fix */

	text-decoration: underline;

	border-color: #BA0000;

}



#wp_page_numbers li.page_info {

	float: left;

	display: block;

	padding: 6px;

	padding-left: 5px;

	padding-right: 5px;

	margin-right: 2px;

	color: #666666;

	font-size: 11px;

}

#products_menu{	

	float:left;	

	display:inline;	

	margin:10px 0px 0px 0px;	

	padding:0px;	

	background:#1a1a1a url(images/products_menu_bg.jpg) no-repeat top left;	

	width:260px;

}

#products_menu h3{	

float:left;	

display:inline;	

margin:0px;

padding:0px 0px 0px 20px;	

width:260px;	

color:#FFFFFF;	

font-weight:normal;	f

ont:15px Arial;	

line-height:56px;	

clear:both;	

padding-bottom:2px;	

background: url(images/products_menu_line.gif) no-repeat 20px bottom;

}

#products_menu ul,#products_menu ul li{	

float:left;	

display:inline;

margin:0px;	

padding:0px;	

width:260px;	

clear:both;

}

#products_menu ul{	

padding-bottom:20px;

}

#products_menu ul li{	

background: url(images/products_menu_line.gif) no-repeat 20px bottom;	

height:41px;}

#products_menu ul li a,#products_menu ul li.current_page_item a:hover{	

float:left;	

display:inline;	

margin:0px;	

padding:0px 0px 0px 20px;	

width:240px;	

line-height:39px;	

color:#FFFFFF;	

text-transform:uppercase;	

text-decoration:none;	

font-size:13px;	

font-weight:bold;

}

#products_menu ul li a:hover{	

color:#eca53b;

}

#products_menu ul li.current_page_item a{	

background: url(images/products_menu_active.jpg) no-repeat top left;

}

.product_holder{	

float:left;	

display:inline;	

margin:60px 0px 0px 20px;	

padding:0px;	

width:668px;	

background: url(images/product_holder_bg.jpg) repeat-x top;	

text-align:left;}

img.product_screen{	

float:right;	

display:inline;

	margin:14px 8px 0px 0px;	

	padding:0px;}

.product_holder_info{		

float:left;	

display:inline;	

margin:22px 0px 0px 20px;	

padding:0px;	

width:340px;}

.product_title,.product_links{	

float:left;

	display:inline;	

	margin:0px;	

	padding:0px;	

	width:100%;}

	.product_title img{		

	float:left;	

	display:inline;	

	margin:0px;	

	padding:0px;	

	}

	.product_slogan{	

	float:left;

	display:inline;

	margin:2px 0px 0px 0px;	

	padding:0px;	

	font-weight:normal;	

	color:#972300;

	font-size:20px;	

	line-height:26px;	

	border-bottom:1px solid #cecece;

	}.

	product_links img{	margin-top:3px;}

	.product_links{	line-height:30px;	font-size:13px;	color:#2a3174}

	.product_links a{	text-decoration:none;}.product_links a:hover{	text-decoration:underline;}

	.product_holder_info ul,.product_holder_info ul li{	float:left;	display:inline;	margin:0px;	padding:0px;}

	.product_holder_info ul{	margin-top:16px;}.product_holder_info ul li{	width:320px;	padding-left:17px;	font-size:13px;	line-height:16px;	margin-top:7px;	background: url(images/arrow_black.png) no-repeat 0px 6px;}ul.product_detail_links{	margin-top:25px;}ul.product_detail_links li{	background: url(images/arrow_product.gif) no-repeat 0px 1px;	padding-left:24px;	width:296px;	margin-top:15px;}ul.product_detail_links li a{	color:#972300;	text-decoration:underline;	}img.demo_site_btn{	float:right;	display:inline;	position:relative;	margin:-18px 79px 0px 0px;	padding:0px;}.product_details{	float:left;	display:inline;	margin:40px 0px 0px 20px;	padding:0px;	width:668px;}.product_details_short{	width:320px;}.product_details h2{	float:left;	display:inline;	margin:0px;	padding:0px 0px 0px 20px;	width:648px;	font-size:18px;	font-family:Arial;	color:#972300;	font-weight:bold;	border-bottom:2px solid #f0f0f0;	line-height:34px;}.product_details_short h2{	width:300px;	}.product_details p{	float:left;	display:inline;	margin:0px;	line-height:26px;	padding:20px 20px 0px 20px;}.go_top{	float:left;	display:inline;	margin:10px 0px 0px 0px;	padding:0px;	width:100%;}.go_top a{	float:right;	display:inline;	margin:0px 20px 0px 0px;	padding:0px 23px 0px 0px;	color:#972300;	text-decoration:underline;	background: url(images/arrow_go_top.gif) no-repeat top right;}.product_details ul,.product_details li{    float:left;	display:inline;	margin:0px;	padding:0px;}.product_details ul{	margin:16px 0px 0px 20px;}.product_details ul li{	width:620px;	font-size:13px;	line-height:20px;	padding:3px 0px 3px 17px;	background: url(images/arrow_black.png) no-repeat 0px 12px;}.product_details_short ul li{	width:300px;}.product_details ul li a{	color:#972300;	text-decoration:underline;}.product_screen_holder{	float:left;	display:inline;	margin:35px 0px 0px 20px;	display:inline;	width:142px;	height:120px;  	}a.highslide{	float:left;	display:inline;	margin:0px;	padding:7px;	background-image:url(images/product_screen_holder_bg.png);	background-repeat:no-repeat;	background-position:0px 0px;	width:128px;	height:86px;}a.highslide:hover,a:hover.highslide:hover{	background-position:0px -100px;}a.highslide:hover img,a:hover.highslide:hover img{	border:1px solid #db952d;}img.arrow_plus{	float:right;	display:inline;	position:relative;	margin:-7px -13px 0px 0px;	padding:0px;}.screens_details{	float:left;	display:inline;	margin:40px 0px 0px 20px;	padding:0px 0px 0px 7px;	width:620px;	color:#7a7a7a;	font-family:Verdana;	font-size:11px;	line-height:26px;	background:#ffffd7;}





table.about_table{

	text-align:center;

	line-height:30px;

	color:#333333;

}

#cut_sheets ul {

	margin-left:0px !important;

}

#cut_sheets ul li{

		margin-top:2px;

		padding-left:34px !important;

		height:30px !important;

		background: url(images/pdf_file.png) no-repeat 0px 0px !important;

}





#twitter_div {

	background-image: url('img/twitterBG.png');

	background-repeat: no-repeat;

	border-bottom-style: solid;

	border-bottom-width: 1px;

	border-bottom-color: #5AA5BC;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 0.9em;

	margin-top:10px;

	padding-top: 30px;

	padding-right: 5px;

	padding-left: 5px;

}

 

#twitter_div ul li {

	color: #0C93BA;

	border-bottom-style: solid;

	border-bottom-width: 1px;

	border-bottom-color: #A1E8F7;

}

 

#twitter_div ul li a {

	text-decoration: none;

	color: #DDA84E;

}

 

#twitter_div ul li a:hover {

	text-decoration: none;

	color: #D78E42;

}

 

#twitter_div p {

	text-align: right;

	padding-right: 6px;

	padding-bottom: 10px;

}

.loader{

	float:left;

	display:inline;

	margin:0px;

	padding:0px;

	width:100%;

	height:100px;

	background:orange;

}

.sample_content{

	float:left;

	display:inline;

	margin:0px;

	padding:0px;

}







#news_div{

	float:left;

	display:inline;

	border:1px solid #CECECE;

	margin:10px 0px 10px 0px;

	padding:0px 0px 10px 0px;

	width:260px;

	}

	

#news_div_header{	

	float:left;

	display:inline;

	width:247px;

	margin:0px 0px 10px 0px;

	padding:7px;

	background-color:#666;

	color:#FFF;

	}



#news_div ul{

	float:left:

	display:inline;

	list-style:none;

	width:248px;

	margin:0px;

	padding:0px;

	}

	

#news_div li{

	float:left:

	display:inline;

	margin:5px 0px 0px 5px;

	padding:0px;

	}	



#news_div a{

	float:left:

	display:inline;

	color:#333;

	text-decoration:none;

	margin:5px;

	}



#news_div a:hover{

	float:left:

	display:inline;

	color:#333;

	text-decoration:underline;

		margin:5px;



	}



.breadcrumbs {

	float:left;

	display:inline;

	width:100%;

	color:#666;

	margin:10px;

	}



.breadcrumbs a{

	color:#666;

	}	

	

.more-link-news{

	float:left;

	display:inline;

	margin:10px 0px 0px 10px;

	padding:0px 0px 0px 0px;

	text-align:right;

	font-size:11px;

	width:645px;

	border-bottom:1px solid #e7e7e7;

	background:#f7f7f7;

}	

.more-link-news a{

	color:#972300 !important;

	font-weight:bold;

	text-decoration:none;

}



#helpchoose_div {

    display: inline;

    float: left;

    margin: 10px 0 -21px;

    padding-left: 3px;

    position: relative;

    width: 260px;

    z-index: 999;

}




.accToggler_features,.accToggler_features_open{
    clear:both;
    margin:15px 0px 0px 15px;
    width:710px;
    cursor:pointer;
    font-size:12px;
    font-weight:normal;
    padding:0;
    line-height:18px;
    }
.accToggler_features table tr td.feature_thumb,.accToggler_features_open table tr td.feature_thumb{
    width:90px;
    text-align: center;
}
.accToggler_features table tr td span.more{
    font-weight:normal;
    color:#1958b7;
}
.accContent_features p,.accContent_features_open p{
    float:left;
    display:inline;
    clear:both;
    margin:5px 0px 0px 15px;
    padding:7px 10px 8px 10px;
    font-size:12px;
    line-height:16px;
    background:#f3f3f3;
    width:692px;

}

.box_body{
	border-left:1px solid #b9b9b9;
	border-right:1px solid #b9b9b9;
	width:742px;
	padding-bottom:5px;
	}
	
.box_body p{
	padding:14px 14px 0px 14px;
	text-align:left;
}	

ul.features_list{
    float:left;
    display:inline;
    margin:15px 0px 0px 30px;
    padding:0px;
    list-style-type:none; 
    width:690px;
}
ul.features_list li{
    float:left;
    display:inline;
    list-style-type:none;
    clear:both;
	line-height:18px;
    font-size:12px;
	text-align:left;
  
    margin:0px 0px 0px 15px;
    background: url(gray_arrow.gif) no-repeat top left;
    padding:2px 0px 2px 25px;
    width:620px;
}


.accToggler_faqs{
	clear:both;
	margin:0px 0px 0px 15px;
	width:680px;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	padding:2px 0px 5px 25px;
	background: url(../images/faq_arrow.gif) no-repeat 0px 0px;
	line-height:18px;
	}
.green_arrow_div{
	background: url(../images/green_arrow.gif) no-repeat 0px 0px;
	color:#4c7c29;
}
.accContent_faqs{
	float:left;
	display:inline;
	margin:0px;
	}
