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

/* Design by Max Wu. 9 Nov 2009 */

/* ------------------------------------------------------------ Reset */

html, body, div, span, applet, object, iframe,
blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd,
fieldset, form, label, legend,
caption, tbody, tfoot, thead{
	margin: 0;
	padding: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

blockquote, q {
	quotes: none;
	border: 1px dotted #CDCDCD;
	margin-bottom:10px;
	padding:10px;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ------------------------------------------------------------ End Reset */

img, div{ 
	behavior: url(../js/iepngfix.htc);
}

/* ------------------------------------------------------------ Containers, backgrounds, body */

body{
	font-family: "Arabic Transparent","Simplified Arabic",arial,verdana,sans-serif;
	color:#333;
	font-size:15px;
	line-height:20px;
	background-image:url(../images/bg.png);
	background-repeat:repeat-x;
	font-weight:normal;
	text-align:center;
}

#maincontainer{
	width:964px;
	margin:0px auto;
	text-align:left;
}

/* ------------------------------------------------------------ text and headings */

h1{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:29px;
	color:#333;
	font-weight:normal;
	line-height:38px;
	margin-top:10px;
}
	h1 a:link, h1 a:visited, h1 a:active {font-family:"Arabic Transparent","Simplified Arabic",arial,verdana,sans-serif; color:#333; text-decoration: none; font-size:29px; font-weight:normal;line-height:38px; margin-top:10px;}
	h1 a:hover							 {font-family:"Arabic Transparent","Simplified Arabic",arial,verdana,sans-serif; color: #860000; text-decoration: none;font-size:29px; font-weight:normal;line-height:38px; margin-top:10px;}


h2{ 
	font-family:"Arabic Transparent","Simplified Arabic",arial,verdana,sans-serif;
	font-size:24px;
	color:#333;
	font-weight:normal;
	line-height:30px;
	
	}
	
	h2 a:link, h2 a:visited, h2 a:active {font-family:"Arabic Transparent","Simplified Arabic",arial,verdana,sans-serif; color:#333; text-decoration: none; font-size:24px; font-weight:normal; line-height:30px;}
	h2 a:hover							 {font-family:"Arabic Transparent","Simplified Arabic",arial,verdana,sans-serif; color:#860000; text-decoration: none; font-size:24px; font-weight:normal; line-height:30px;}

h3{
	font-family:"Arabic Transparent","Simplified Arabic",arial,verdana,sans-serif;
	font-size:18px;
	color:#333;
	line-height:24px;
	}
	
	h3 a:link, h3 a:visited, h3 a:active {font-family:"Arabic Transparent","Simplified Arabic",arial,verdana,sans-serif; color:#590000; text-decoration: none; font-size:18px; line-height:24px;}
	h3 a:hover	                         {font-family:"Arabic Transparent","Simplified Arabic",arial,verdana,sans-serif; color:#860000; text-decoration: none; font-size:18px; line-height:24px;}
	
h4{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#888;
	font-size:20px;
	font-weight:normal;
	line-height:25px;
	}
	
	h4 a:link, h4 a:visited, h4 a:active {font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; color:#888; text-decoration: underline; font-size:20px; font-weight:normal; line-height:25px;}
	h4 a:hover							 {font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; color:#A10000; text-decoration: underline; font-size:20px; font-weight:normal; line-height:25px;}


h5, h6 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

h5{	
	color:#333;
	font-size:16px;
	font-weight:bold;
	line-height:22px;
	}
	
	h5 a:link, h5 a:visited, h5 a:active {color:#A10000; text-decoration: none; font-size:16px; font-weight:bold; line-height:22px;}
	h5 a:hover							 {color:#E2293B; text-decoration: none; font-size:16px;font-weight:bold;line-height:22px;}

h6{ 
	color:#666;
	font-size:13.5px;
	font-weight:normal;
	}
	
	h6 a:link, h6 a:visited, h6 a:active {color:#666; text-decoration: none; font-size:13.5px; font-weight:normal;}
	h6 a:hover							 {color:#860000; text-decoration: none; font-size:13.5px; font-weight:normal;}

.text_small{
	font-size:12px;
	line-height:16px;
}

.grey{
	font-size:80%;
	color:#999;
	
}

.image_right{ float:right; margin-left:10px; margin-bottom:10px;}

.image_left{ float:left; margin-right:10px; margin-bottom:10px;}

hr{
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	border:0 none;
} 

.hr{
	border-bottom:1px dotted #CCC;
}

a:link, a:visited, a:active	{color:#E2293B;	text-decoration: none;}
a:hover						{color: #860000; text-decoration: none;}



/* --------------------- Table*/

table, th, td {padding:7px; font-size:13px;border:0px;}

th {
	border-bottom:1px dotted #CCCCCC;
	color:#000000;
	font-size:14px;
	height:25px;
	padding:10px 20px 10px 10px;
	text-align:left;
}

.table_layout{
	border:1px solid #CCC;
}

.table_info{
	border:1px solid #CCC;
}

.row_dark{ background-color: #F4F4F4; }

.date {color:#999999;} 

.adminlist {
	border-collapse:collapse;
	border-spacing:0;
	margin:0;
	padding:0;
}

.adminlist th {
	border-bottom:1px dotted #CCCCCC;
	color:#000000;
	font-size:14px;
	height:25px;
	margin:0 0 30px;
	padding:6px 4px 10px;
	text-align:left;
}

#tblList th {
	border:1px solid #DFDFDF;
	color:#333333;
	font-size:12px;
	padding:8px 18px 8px 8px;
}

#tblList td {
	border:1px solid #DFDFDF;
	padding:8px;
}

input[type="text"], textarea { border: #CCC 1px solid; } 

dd.required {
	background: url(/shadomx/apps/stringtranslator/ui/admin/images/required.png) no-repeat 190px 50%;
}

input.error, input.required.error {
	border: 1px solid #CC0000;
	background-color: #FFE8E8;
	color: #600;
}



/* --------------------- Price Table*/

.price_box{
	float:left;
	width:85%;
	font-size:20px;
	color:#797979;
}

.price_header{
	float:left;
	width:13%;
	color:#333;
	font-size:16px;
	font-style:italic;
	margin-top:33px;
}

.price_header ul, .price_header li {
	list-style:none;
	line-height:72px;
	padding:0px;
	margin:0px;
}

.price_column{
	float:left;
	width:20%;
	text-align:center;
	border:1px solid #CCC;
	margin-left:10px;
	padding-bottom:10px;
}

.price_column ul, .price_column li {
	list-style:none;
/*	line-height:70px;*/
	padding:0px;
	margin:0px;
}

.price_column h1{
	line-height:10px;
}

.price_column_highlight{
	float:left;
	width:20%;
	text-align:center;
	border:1px solid #CCC;
	margin-left:10px;
	padding-bottom:10px;
	background:#EEE;
}

.price_column_highlight ul, .price_column_highlight li {
	list-style:none;
	padding:0px;
	margin:0px;
}

.price_column_highlight h1{
	line-height:10px;
}

.price_line{
	line-height:70px;
}

.price{
	color:#860000;
	font-size:40px;
	line-height:50px;
}

.price_info{
	font-size:12px;
	font-style:italic;
}

/* ------------------------------------------------------------ Header */

#logo{
	float:left;
	width:246px;
	height:117px;
	background:none;
}

.logo_new{
	float:left;
	width:246px;
	height:90px;
}

#subnav_box{
	float:right;
	width:600px;
	height:72px;
	margin:10px 10px 0px 0px;
}

#subnav_top{
	float:right;
	height:24px;
	font-family:"Arabic Transparent","Simplified Arabic",arial,verdana,sans-serif; 
	color:#7E0000;	
	font-size:11px;
	width:550px;
}
	
#subnav_top a:link, #subnav_top a:visited, #subnav_top a:active	{ color:#E9E9E9;	text-decoration: none;}
#subnav_top a:hover	{ color: #333; 	text-decoration:none;}
		
#subnav_top ul {
	margin:0px;
	padding:0px;
}

#subnav_top ul li {
	list-style:none;
	list-style-image:none;
	float:right;
	font-family:"Arabic Transparent","Simplified Arabic",arial,verdana,sans-serif; 
	color:#7E0000;
}

#subnav_top ul li a {
	background:none;
	padding:0px 5px 0px 5px;
	margin:0px;
}
		
#twitter{
	float:right;
	height:24px;
}
			
#langauge_nav{
	float:right;
	width:548px;
	text-align:right;
}
		
#langauge_nav ul li{
	list-style:none;
	list-style-image:none;
	float:right;
	padding:0px;
	margin:10px 0px 0px 15px;
}
	
#langauge_nav  ul li a {
	background:none;
	padding:0px;
	margin:0px;
}		
		
ul#subNav{
	margin: 10px 0px 0px 0px !important;		
}

ul.subNav {
	margin: 0;
}

/* ------------------------------------------------------------ Nav */

#navbox{
	float:left;
	width:964px;
	height:35px;
	font-family:"Arabic Transparent","Simplified Arabic",arial,verdana,sans-serif; 
	color:#7A7A7A;
	font-size:12px;
}

#navbox a:link, #navbox a:visited, #navbox a:active{font-size:12px;}
#navbox a:hover {font-size:12px;}
		
.yuimenubar { }

#navbox ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0;
	margin:0;
}

/*div#nav-red li.yuimenubaritem a:hover {
	background:#ccc url(../images/nav_left.jpg) repeat-x scroll 0 0 !important;
	color:#000;
}

.yuimenuitemlabel{
	color:#000;	
}

.yui-skin-sam li.yuimenubaritem.first-of-type {
	border-right:1px solid #CCC;
}

div#nav-red li.yuimenubaritem a:link {
	background:#E5E5E5 url(../images/nav_left.jpg) left bottom no-repeat  !important;
	color:#7A7A7A;
}

div#nav-red li.yuimenubaritem a:visited {
	background:#E5E5E5 url(../images/nav_left.jpg) left bottom no-repeat  !important;
	color:#7A7A7A;
}

div#nav-red li.yuimenubaritem a:active {
	background:#E5E5E5 url(../images/nav_left.jpg) left bottom no-repeat  !important;
	color:#7A7A7A;
}

div#nav-red li.yuimenubaritem a:hover {
	background:#E5E5E5 url(../images/nav_left.jpg) left bottom no-repeat  !important;
	color:#000;
} 
*/

.yui-skin-sam li.yuimenubaritem.first-of-type {
	border-right:none;
}

.yui-skin-sam #nav-red .yuimenubaritem-selected{
	background: #FFF url(../images/nav_left_hover.jpg) left bottom no-repeat;
	color:#000;
}

.yui-skin-sam #nav-red .yuimenubaritemlabel-selected{
	background: url(../images/nav_right_hover.jpg) right bottom no-repeat;
	color:#000;
}

.yui-skin-sam #nav-red .yuimenubaritemlabel-selected:hover{
	background:#ccc url(../images/nav_left.jpg) repeat-x scroll 0 0!important;
	color:#E2293B;
}

.yuimenu .yuimenuitem .yuimenuitemlabel{
	background:#ccc url(../images/nav_left.jpg) repeat-x scroll 0 0 !important;
}

.yuimenu {
	border:none;
	padding:1px;
}

.yui-skin-sam #nav-red {
	background-color:#E5E5E5;
	border:0 none !important;
	color:#333333;
}

/* ------------------------------------------------------------ HOME page */

#adbox{
	float:left;
	width:730px;
	/*height:278px;*/
	background-image:url(../images/ad_bg_all.jpg);
	background-repeat:no-repeat;
	margin-top:20px;
	margin-right:10px;
	overflow:auto;
}

#ad_content{
	float:left;
	width:675px;
	height:210px;
	margin:72px 0px 0px 28px;
}

#ad_content h1{
	margin:0px;
	padding:0px;
	font-size:25px !important;
	line-height:31px;
}

#ad_content h1 a {
font-size:25px !important;
line-height:35px;
}

#ad_content p {
	font-size:12px;
	line-height:20px;
	color:#333;
}

#ad_content .ad_content_text a {color:#333;}
#ad_content .ad_content_text a:hover {color:#860000;}

#ad_content p a {color:#333 !important;}
#ad_content p a:hover {color:#860000 !important;}


.text_small_banner{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	line-height:16px;
	padding:70px 0px 0px 9px;
}

#rightnav {
    float: left;
	margin-top: 21px;
    width: 212px;
/*	height:270px;*/
}
	
input[type="text"], input[type="password"], textarea { border: #CCC 1px solid; } 

input[type="submit"], input[type="button"], input[type="reset"] { 
        -moz-border-radius-bottomleft:7px; 
        -moz-border-radius-bottomright:7px; 
        -moz-border-radius-topleft:7px; 
        -moz-border-radius-topright:7px; 
        -moz-box-sizing:content-box; 
        border:1px solid #BDBDBD; 
        cursor:pointer; 
        font-family:"Arabic Transparent","Simplified Arabic",arial,verdana,sans-serif; 
        font-size:12px; 
        line-height:16px; 
        padding:2px 8px; 
        text-decoration:none; 
        background-color:#F0F0F0; 
    } 

    input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover { 
        color:#fff; 
        background-color:#A10000; 
        border-color:#A10000; 
    } 


select { 
	-moz-box-sizing:content-box; 
	border:1px solid #CCC; 
	cursor:pointer; 
	padding:2px; 
	text-decoration:none; 
    } 



.btn4 a:link, .btn4 a:visited, .btn4 a:active	{color:#fff;	text-decoration: none; font-size:15px;}
.btn4 a:hover	{color: #ccc; text-decoration: none; font-size:15px;}

/*.try_now{
	float:left;
	width:212px;
	height:118px;
	background:url(../images/btn_try_now.jpg) no-repeat left top;
	margin-bottom:10px;
}
	.btn4 a:link .try_header, .btn4 a:visited .try_header, .btn4 a:active .try_header {color:#fff;	text-decoration: none;}
	.btn4 a:hover .try_header {color: #ccc; text-decoration: none;}

		.try_header{
			font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
			font-size:18px;
			color:#FFF;
			margin:15px 0 0 32px;
		}
		
		.try_text{
			font-size:12px;
			color:#FFF;
			line-height:16px;
			margin:5px 0 0 20px;
			width:170px;
		}*/
		
.form_home{
	float:left;
	width:212px;
	font-size:13px;
}

.form_home ul, .form_home ul li{
	list-style:none;
	margin:0px 0px 3px 0px;
	width:182px;
}

	.form_home_top{
		float:left;
		width:212px;
		height:17px;
		background: url(../images/banner_right_top.jpg) no-repeat top left;
	}
	
	.form_home_middle{
		float:left;
		width:212px;
		background: url(../images/banner_right_middle.jpg) repeat-y top left;
		padding:0 0 10px 15px;
		text-align:left;
	}
	
	.form_home_bottom{
		float:left;
		width:212px;
		height:16px;
		background: url(../images/banner_right_bottom.jpg) no-repeat top left;
		
	}

.red_dark{
	float:left;
	width:212px;
	height:40px;
	background:url(../images/btn_red_dark.gif) no-repeat left top;
	padding:7px 0px 0px 20px;
	text-align:left;
}
	
.red_light{
	float:left;
	width:192px;
	height:40px;
	background:url(../images/btn_red_light.gif) no-repeat left top;
	padding:7px 0px 0px 20px;
	text-align:left;
}

#banner_quicklink{
	float:left;
	width:730px;
	margin:10px 0 20px;
	overflow:auto;
}

#banner_quicklink h3{
	margin:0px;
	padding:0px;
}

	#quicklink_top{
		float:left;
		width:730px;
		height:21px;
		background:url(../images/banner_top.jpg) no-repeat left top;
	}
	
	#quicklink_middle{
		float:left;
		width:730px;
		background:url(../images/banner_middle.jpg) repeat-y left top;
	}
	
	#quicklink_middle table{
		margin:0px 0px 0px 10px;
		overflow:auto;
	}
	
	#quicklink_bottom{
		float:left;
		width:730px;
		height:22px;
		background:url(../images/banner_bottom.jpg) no-repeat left top;
	}
	
	
#banner_clients{
	float:left;
	width:212px;
	height:136px;
	margin-top:10px;
}

#banner_translator{
	float:left;
	width:212px;
	height:130px;
}

		
/*#banner_box{
	float:left;
	width:964px;
	height:229px;
	margin-bottom:20px;
}

#banner_box h3{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#5B0000;
	font-size:20px;
}

	#banner_top{
		float:left;
		width:964px;
		height:61px;
	}
	
		#banner_top a:link h3, #banner_top a:visited  h3, #banner_top a:active h3 {
			font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
			color:#5B0000;
			font-size:20px;
			text-decoration:none;
			}
		#banner_top a:hover h3 {
			font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
			color:#A10000;
			font-size:20px;
			text-decoration:none;
			}
	
	#banner_top h3{
		margin:0px;
		padding:0px;
	}
	
		#banner_left{
			float:left;
			width:328px;
			height:61px;
			background: url(../images/banner_btn_left.jpg) no-repeat left bottom;
		}
			#header_left{
				float:left;
				width:150px;
				margin:20px 0 0 80px;
			}
		
		#banner_middle{
			float:left;
			width:322px;
			height:61px;
			background: url(../images/banner_btn_middle.jpg) no-repeat left bottom;
		}
		
			#header_middle{
				float:left;
				width:220px;
				margin:20px 0 0 80px;
			}
		
		#banner_right{
			float:left;
			width:314px;
			height:61px;
			background: url(../images/banner_btn_right.jpg) no-repeat left bottom;
		}
		
			#header_right{
				float:left;
				width:200px;
				margin:20px 0 0 75px;
			}
	
	
	
	#banner_bottom{
	float:left;
	width:964px;
	height:168px;
	background: url(../images/banner_bottom.jpg) no-repeat left top;
	}
	
		#content_left{
			float:left;
			width:340px;
			margin:0px;
			padding-left:20px;
		}
		
		#content_middle{
			float:left;
			width:280px;
		}
		
		#content_right{
			float:left;
			width:300px;
			margin:0px 0px 0px 15px;
		}
	
		.text_small ul {
			margin:10px 0px 0px 10px;
			padding:0px 0px 0px 10px;
			line-height:18px;
		}
		
		.text_small ul li {
			list-style-image:url(../images/bullet_dot.png);
		}

	
	.link_click{
		float:left;
		margin:35px 0px 0px 100px;
		width:190px;
	}
	*/


/*#banner_box{
	float:left;
	width:964px;
	height:223px;
	margin-bottom:20px;
}

	#banner_top{
	float:left;
	width:964px;
	height:147px;
	background:url(../images/banner_bg_top.jpg) no-repeat left bottom;
	margin:0px;
	padding:0px;
	}
	
		#language_content{
		float:left;
		width:277px;
		margin:0px 20px 0px 20px;
		padding-top:20px;
		}
		
		#companies_content{
		float:left;
		width:295px;
		margin-right:25px;
		padding-top:20px;
		
		}
		
		#web_content{
		float:left;
		width:320px;
		padding-top:20px;
		}
		
	.text_small ul {
		margin:10px 0px 0px 10px;
		padding:0px 0px 0px 10px;
		line-height:18px;
	}
	
	.text_small ul li {
		list-style-image:url(../images/bullet_dot.png);
	}
	
	#banner_bottom{
	float:left;
	width:964px;
	height:88px;
	}
	
	#banner_bottom a:link, #banner_bottom a:visited, #banner_bottom a:active {color:#fff;	text-decoration: none; font-size:15px;}
	#banner_bottom a:hover	{color: #999; text-decoration: none; font-size:15px; }
	
	.link_click{
		float:left;
		margin:35px 0px 0px 100px;
		width:190px;
	}
	
		#btn_language{
		float:left;
		width:310px;
		height:82px;
		background: url(../images/banner_btn_language.jpg) no-repeat left bottom;
		}
		
		#btn_companies{
		float:left;
		width:320px;
		height:82px;
		background: url(../images/banner_btn_companies.jpg) no-repeat left bottom;
		}
		
		#btn_web{
		float:left;
		width:334px;
		height:82px;
		background: url(../images/banner_btn_web.jpg) no-repeat left bottom;
		}*/

#left_column{
float:left;
width:635px;
margin-right:15px;
}

#right_column{
float:left;
width:308px;
}


/* -------------------------- Quote Form on Homepage */

#quote{
	float:left;
	width:635px;
	height:202px;
	background:url(../images/panel_red.png) no-repeat left top;
	margin-bottom:10px;
}

#quote_text { margin:15px 10px 0px 15px;}

#quote_text h1, #estimate h1 {margin:5px 0px;}

#quote_text, #quote_text h1, #quote_text td{color:#FFF; font-weight:normal;}

#quote_text table tr td, #estimate  table tr td {padding:5px; margin:0; vertical-align:top;}

.font15{ font-size:15px;}

/* -------------------------- Case Studie */

#case_studie{
	float:left;
	width:316px;
	height:268px;
	margin-right:10px;
	background:url(../images/panel_case_studie.jpg) no-repeat left top;
	}
	
#case_studie h2{
	margin:16px 0 10px 55px;
	}

#case_studie p {
	font-size:12px;
	line-height:18px;
	padding:0 12px;
}


/* -------------------------- Blog on Homepage */

#blog_box{
		float:left;
		width:308px;	
	}
	
	#blog_top{
		float:left;
		width:308px;
		height:41px;
		background:url(../images/blog_top_small.jpg) no-repeat left top;
	}
	
	#blog_middle{
		float:left;
		width:310px;
		background:url(../images/blog_middle_small.jpg) repeat-y left top;
		padding-right:10px;
		padding-bottom:7px;
	}
	
	html>body #blog_middle{
		float:left;
		width:298px;
		background:url(../images/blog_middle_small.jpg) repeat-y left top;
		padding-right:10px;
		padding-bottom:7px;
	}
	
	#blog_middle h5 { margin-left:10px;}
	
	#blog_middle dl{ }
	
	#blog_middle dd{
		border-bottom:1px dotted #CCCCCC;
		font-size:13px;
		margin-bottom:10px;
		padding-bottom:10px;
		margin-left:10px !important;
	}
	
	#blog_bottom{
		float:left;
		width:308px;
		height:20px;
		background:url(../images/blog_bottom_small.jpg) no-repeat left top;
	}
	
	.blog_date{
		float:left;
		font-size:11px;
		font-weight:bold;
		height:37px;
		line-height:15px;
		padding:3px 20px 0 5px;
		text-align:right;
		width:60px;
		background:url(../images/blog_date_tag.jpg) no-repeat left top;
	}
	
	html>body .blog_date{
		float:left;
		font-size:11px;
		font-weight:bold;
		height:37px;
		line-height:15px;
		padding:3px 20px 0 5px;
		text-align:right;
		width:40px;
		background:url(../images/blog_date_tag.jpg) no-repeat left top;
	}
	
	.year{ color:#FFF;}
	.month{ color:#666;}


#banner_translator{
	float:left;
	width:212px;
	height:130px;
	background:url(../images/banner_straker_translate.jpg) no-repeat left top;
	color:#FFF;
	font-size:12px;
	margin-bottom:15px;
}

#banner_translator h2{
	color:#FFF;
	margin:12px 0px 0px 40px;
	padding:0px;
}

#banner_translator p{
	color:#FFFFFF;
	font-size:12px;
	line-height:15px;
	margin-left:15px;
	text-align:left;
}

a:hover #banner_translator h2 {color: #ccc; text-decoration: none;}

/*#straker_translate{
	float:left;
	width:308px;
	margin-bottom:10px;
	background: #FFF url(../images/banner_straker_translate.jpg) no-repeat left top;
	color:#FFF;
	height:140px;
}

#straker_translate h2{
	margin:0px;
	padding:0px;
}

#straker_translate_text{
	float:left;
	width:250px;
	margin:20px 0px 0px 35px;
}

#straker_translate_text h2, #straker_translate_text p{
	color:#FFF;
	
}

a:link #straker_translate, a:visited #straker_translate, a:active #straker_translate {color:#fff;	text-decoration: none;}
a:hover  #straker_translate {color: #ccc; text-decoration: none;}*/

/* -------------------------- Testimonial */

.testimonial_box{
	float:left;
	width:212px;
	height:175px;
	margin-bottom:10px;
	background:url(../images/testimonials_panel.jpg) no-repeat top left;
	font-size:12.5px;
}

.testimonal_text{
	float:left;
	padding:23px 0 5px 15px;
	width:185px;
	}

.testimonal_name{
	float:left;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	width:180px;
	padding:0 10px 0 20px;
	}

.white_panel{
	float:left;
	width:308px;
	margin-bottom:10px;
}

.white_panel h1{
	margin:0px;
	padding:0px;
}

/* --------- For IE */
	
.white_top{
	float:left;
	width:308px;
	height:59px;
	background-image:url(../images/white_top.jpg);
	background-repeat:no-repeat;
}

.white_top_content{
	float:left;
	width:263px;
	padding-left:20px;
	padding-top:10px;
}

.white_content{
	float:left;
	width:308px;
	background-image:url(../images/white_slice.jpg);
	background-repeat:repeat-y;
}
		
/* --------- For Firefox */

html>body .white_top{
	float:left;
	width:263px;
	height:59px;
	background-image:url(../images/white_top.jpg);
	background-repeat:no-repeat;
	padding:20px 25px 0px 20px;
}

html>body .white_top_content{
	padding-left:0px;
	padding-top:0px;
}

html>body .white_content{
	float:left;
	width:268px;
	background-image:url(../images/white_slice.jpg);
	background-repeat:repeat-y;
	padding:0px 20px 0px 20px;
}

.white_bottom{
	float:left;
	width:308px;
	height:20px;
	background-image:url(../images/white_bottom.jpg);
	background-repeat:no-repeat;
}

.current{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#06B0ED;
	font-size:12px;
	line-height:20px;
	font-weight:normal;
}
			
/* --------- For IE */

.righttext{
	float:left;
	width:268px;
	padding-left:20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
	font-size:12px;
	line-height:20px;
	font-weight:normal;
}

/* --------- For Firefox */

html>body .righttext{
	padding-left:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
	font-size:12px;
	line-height:20px;
	font-weight:normal;
}

.righttext ul, .righttext li{
	list-style:none;
	padding:0;
	margin:0;
}

.righttext a:link	{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#666;	text-decoration: none; line-height:20px; font-size:12px;}
.righttext a:visited { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#666;	text-decoration: none; line-height:20px; font-size:12px;}
.righttext a:active { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color: #666; 	text-decoration: none; line-height:20px; font-size:12px; }
.righttext a:hover	{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color: #06B0ED; 	text-decoration: none; line-height:20px; font-size:12px; }
				
#subNav li, .subNav li {
	font-size:12px;
}

#subNav li.current a {
	background-image:none;
	font-size:12px;
}

#subNav li a, .subNav li a {
	background: none;
	color: #666;
	font-size: 12px;
	display: block;
	margin-top: 0;
	padding: 2px 10px 2px 12px;
	vertical-align: top;
	border-bottom:1px solid #CCC;
}
		
.white_link{
	color:#FFF;
}

.white_link a:link, .white_link a:visited, .white_link a:active {
	color:#fff;
	text-decoration: none;
}

.white_link a:hover {color: #ccc; text-decoration: none; } 
	
/* ------------------------------------------------------------ ShadoCMS page */

em#crumbs {
	background:#FFFFFF none repeat scroll 0 0;
	font-size:10px;
	font-style:normal;
	color:#666;
}

#breadcrumbs{
	float:left;
	width:710px;
	height:27px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666;
	padding-top:10px;
	margin-bottom:15px !important;
}

#breadcrumbs a:link	{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#910B0E;text-decoration: none; font-size:10px;}
#breadcrumbs a:visited { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#910B0E;text-decoration: none; font-size:10px;}
#breadcrumbs a:active { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#910B0E;text-decoration: none; font-size:10px; }
#breadcrumbs a:hover	{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#E2293B;text-decoration: none; font-size:10px; }


#banner_shado{
	float:left;
	width:964px;
	height:288px;
	background:url(../images/banner_shado_bg.jpg) no-repeat top left;
}

#banner p {
	color:#333;
	font-size:12px;
}

#banner_shado_content{
	float:right;
	width:505px;
	height:218px;
	margin-top:28px;
	margin-right:20px;
}
	
#content_links{
	float:left;
	width:302px;
	height:437px;
	background-color:#CCC;
	margin-bottom:10px;	
}

#rightnav2 {
    float: left;
	margin: 20px 0px 0px 12px;
    width: 202px;
}
#rightnav2 .test-drive {
	/*margin: 14px 0px 35px 0px;*/
	display: block;
}
#rightnav2 .contact-us {
	/*margin: 11px 0px 0px 0px;*/
	display: block;
}

#shadoAd {
    float: left;
    width: 730px;
    height: 260px;
	background-image: url(../images/banner_shadocms.jpg);
    background-repeat: no-repeat;
	margin-top: 15px;
	margin-bottom:30px;
}

#shadoAd #ad_text{
	margin-left: 375px;
	padding-top: 30px;
	width: 320px;
}

#shadoAd h1{
	margin: 0px 0px 0px 0px;
}

.big-text {
	font-size: 18px;
	padding: 10px 0px 10px 0px;
	line-height:23px;
}
.small-text {
	font-size: 11px;
}

#ondemad_sidenav .yui-u{
	float:right;	
}

#ondemand_content{
	float:left;
	width:700px;	
}

/* ------------------------------------------------------------ Shado On Demand page */

#banner_ondemand{
	float:left;
	width:964px;
	height:288px;
	background:url(../images/banner_ondemand_bg.jpg) no-repeat top left;
}

#banner_ondemand_content{
	float:right;
	width:498px;
	height:206px;
	margin-top:40px;
	margin-right:20px;
}	
	
#right_content{
	float:left;
	width:309px;
	font-size:11px;
	padding:0px 20px 0px 20px;	
}

#ondemandAd{
    float: left;
    width: 730px;
    height: 260px;
	 background-image: url(../images/banner_ondemand.jpg);
    background-repeat: no-repeat;
	margin-top: 15px;
	margin-bottom:30px;
}

#ondemandAd #ad_text{
	margin-left: 375px;
	padding-top: 30px;
	width: 320px;
}

#ondemandAd h1{
	margin: 0px 0px 0px 0px;
}

/* ------------------------------------------------------------ ZoomFlex page */

#zoomflexAd{
    float: left;
    width: 730px;
    height: 260px;
	 background-image: url(../images/banner_zoomflex.jpg);
    background-repeat: no-repeat;
	margin-top: 15px;
	margin-bottom:30px;
}

#zoomflexAd #ad_text{
	margin-left: 375px;
	padding-top: 30px;
	width: 320px;
}

#zoomflexAd h1{
	margin: 0px 0px 0px 0px;
}

/* ------------------------------------------------------------ Translation Services page */

#translationAd {
    float: left;
    width: 730px;
    height: 260px;
	background-image: url(../images/banner_translation.jpg);
    background-repeat: no-repeat;
	margin-top: 15px;
	margin-bottom:30px;
}

#translationAd  #ad_text{
	margin-left: 375px;
	padding-top: 30px;
	width: 320px;
}

#translationAd  h1{
	margin: 0px 0px 0px 0px;
}

/* ------------------------------------------------------------ Translation Services page */

.translation_box, .traslation_price{
	float: left;
    width: 959px;	
}

.translation_box h1{margin:0 0 10px;}

.translation_box p {margin-bottom:15px;}

.size18{font-size:18px;}

.translation_box a { font-size:11px; }

.test_account{
	background-color: #E5E5E5; 
	border: 1px solid #CCC; 
	padding: 0px 20px;
	margin-bottom:20px;
}

.test_account h2{font-weight:bold; margin:20px 10px 10px 0px;}

.form input{font-size:13px;}


.traslation_price table{
	border:1px solid #999;
}

.traslation_price h1{
	color:#FFF;
	margin:0px;
}

.traslation_price th {
	background-color:#666666;
	width:319px;
	text-align:center;
}

.traslation_price td {
	padding:20px;
}

.price_items{
	float:left;
	width:75px;
}

.btn_order{
	float:left;
	width:111px;
	margin-top:10px;
}

.ui-datepicker-trigger{margin-left:5px; vertical-align:middle;}

#ui-datepicker-div{
	background: url(../images/calendar_bg.png) repeat top left;
	left:765px !important;
	top:440px !important;
	padding:5px 5px 0px 5px;
}

#ui-datepicker-div a:visited, #ui-datepicker-div a:active, #ui-datepicker-div a:link {color:#FFF;}
#ui-datepicker-div a:hover {color:#E2293B;}

.ui-datepicker-calendar th{
	border-top:1px dotted #CCCCCC;
	color:#999999;
	font-size:11px;
	font-weight:bold;
	padding:2px 10px 0;
}

.ui-datepicker-calendar td{padding:0px; text-align:center;}

.ui-datepicker-title a, .ui-datepicker-title{color:#FFF; margin-bottom:10px;}

.ui-widget-header a {color:#E2293B; cursor:pointer;}

.ui-icon-circle-triangle-w{float:left; font-size:11px;}
.ui-icon-circle-triangle-e{float:right; font-size:11px;}


/* ------------------------------------------------------------ FOOTER page */

#footer {
	background-color:#F3F3F3;
	color:#666666;
	float:right;
	font-size:12px;
	line-height:20px;
	margin-top:30px;
	padding-top:30px;
	width:99%;
}

#footer_box{
	margin:0 auto;
	text-align:left;
	width:964px;
}

#footer a:link, #footer a:visited, #footer a:active	{ color:#666;	text-decoration: none;}
#footer a:hover	{ color: #860000; 	text-decoration: none;}

#footer ul li {
	list-style:none;
}

#footer_links{
	float:left;
	width:375px;
	margin-right:20px;
}

#footer_images{
	float:right;
	width:482px;
	margin-right:60px;
}

.footer_current{
	color:#860000;
	font-weight:bold;
}

.footer_tag{
	font-size:0.9em;
	color:#999;
}

/*#footer {
	float:left;
	width:945px;
	background-color:#F3F3F3;
	margin-top:30px;
	padding:30px 0px 30px 20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#666;
	font-size:12px;
	line-height:20px;
}

#footer a:link	{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#666;	text-decoration: none; font-size:12px;}
#footer a:visited { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#666;	text-decoration: none; font-size:12px;}
#footer a:active { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color: #666; 	text-decoration: none; font-size:12px; }
#footer a:hover	{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color: #06B0ED; 	text-decoration: none; font-size:12px; }

#footerNav1, #footerNav2{
	float:left;
	width:60px;
}

#footerNav3{
	float:left;
	width:90px;
}

#footerNav4 {
	float:left;
	width:160px;
}

#footerNav5{
	float:left;
	width:160px;
}

#footerNav6{
	float:right;
}

.footNavLast {
	float:left;
	font-size:0.9em;
	margin-right:10px;
	margin-left:0px;
	width:180px;
}*/

/* ------------------------------------------------------------ ERROR Messages */

.shadoFeedback_INFO, .shadoFeedback_SUCCESS, .shadoFeedback_ERROR {
	padding: 9px;
	padding-left: 35px;
	margin-top: 1.5em;
	color: #333;
	width: 60%;
}

.shadoFeedback_ERROR {
	border: 1px solid #CC0000;
	background: #FFE8E8 url(../images/error.png) 9px 9px no-repeat;
}

.shadoFeedback_SUCCESS {
	border: 1px solid #65AC66;
	background: #B4D5B4 url(../images/success.png) 9px 9px no-repeat;
}

.shadoFeedback_INFO {
	border: 1px solid #AEE9ff;
	background: #F2FBFE url(../images/message.png) 9px 9px no-repeat;
}

.warning{
	color:#00ACF2;
	font-weight:bold;
	font-size:15px;
	padding:5px;
}

/* ------------------------------------------------------------ Pricing Calculator */

.popup {
	background: none;
	text-align: left;
	padding: 10px 10px 0 10px;
}

.popup h2 {
	margin-bottom: 0.5em;
}

#features {
	margin-bottom: 0.5em;
}

.pricing {
	width: 100%;
}

.pricing th {
	text-align: left;
	padding: 0;
	padding-bottom: 12px;
	color: #941F1F;
	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
	font-weight: normal;
	font-size: 16px;
	border-bottom: none;
}

.pricing td {
	vertical-align: top;
	padding: 0;
	padding-bottom: 12px;
}

.pricing .dotted {
	background: url(../../../images/slider/dot.gif) repeat-x 0 12px;
}

.pricing .dotted span {
	background-color: #FFF;
}

.pricing .description {
	display: block;
	font-size: 12px;
	color: #666;
	margin: 4px 0;
}

#hosting th, #hosting td {
	border: 1px solid #CCC;
	padding: 9px;
}

#features th, #features td {
	padding: 9px;
}

#hosting .selected, .pricing td.hover {
	background-color: #E4E4E4;
}

.hostingPlan th, .hostingPlan td {
	cursor: pointer;
}

.hostingPlan.selected .total {
	background: url(../../../images/tick.gif) 95% 50% no-repeat;
}

#featuresSubTotal {
	font-weight: bold;
	font-size: 14px;
}

#grandTotal {
	padding-top: 1em;
	border-bottom: 1px solid #CCC;
	margin-bottom: 1em;
}

#grandTotal h3 {
	font-size: 15px;
	color: #941F1F;
	text-align: right;
	margin-bottom: 0;
}

#grandTotal p {
	font-size: 11px;
	color: #000;
	text-align: right;
	margin-bottom: 1.5em;
}

.slider {
	margin: 0;
	margin-bottom: 1em;
}

#additional {
	display: none;
}

.required_field {
color:#A10000;
}





