@charset "utf-8";
/*GENERAL TAG STYLES*/

body {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #74746b;
	line-height: normal;
	font-weight: normal;
	background-color: #e8eef0;
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}

h1,h2,h3,h4,h5,ul,li,p { margin:0px; padding:0px}

h1.logo { 
	width:220px; 
	height:106px; 
	float:left; 
	display:block; 
	background:url(images/primetimeseo_logo.jpg) no-repeat; 
	text-indent:-600em;
}

h2.primetimeSlogan { 
	width:753px; 
	height:75px; 
	display:block; 
	background:url(images/primetimeseo_slogan.jpg) no-repeat; 
	text-indent:-600em
}

p {margin-bottom:10px}

/*LAYOUT STYLES*/

#mainWrapper { 
	width:973px; 
	margin:auto
}

#rHeader{ 
	width:753px;
	height:106px;
	float:left;
}

#mainContent { 
	width:971px; 
	background:url(images/mainContentbg.jpg) repeat-x top #FFFFFF; 
	border-left:1px solid #dbe1e3; 
	border-right:1px solid #dbe1e3
}

.pageContent { padding:5px 20px 20px 20px}

.pageContent_l {padding: 0px 0px 0px 10px}

/*horizontal top menu*/

#mainMenu { 
	width:753px; 
	height:31px; 
	line-height:31px; 
	color:#FFFFFF; 
	font-size:12px; 
	background:url(images/main_menu_bg.jpg) no-repeat
}

#mainMenu a { 
	color:#FFFFFF; 
	font-weight:bold; 
	text-decoration:none; 
	margin:0px 10px;
}

#mainMenu a:hover { 
	color:#c3f0ff
}


/*left column vertical menu*/

#l_col { 
	width:218px; 
	float:left; 
	border-right:1px solid #dbe1e3; 
	padding-top:60px; 
	background:url(images/l_col_top.jpg) no-repeat;
}

#l_col ul {
    list-style-type:none;
	width:218px; 
	margin-bottom:35px; 
	border-bottom:1px solid #dbe1e3
}

#l_col ul li a{ 
	color:#459fbc; 
	text-decoration:none; 
	background:url(images/vm_a.jpg) no-repeat 0px 0px; 
	padding:0px 15px 0px 25px; 
	width:178px; 
	height:30px; 
	display:block; 
	line-height:30px
}

#l_col ul li a:hover { 
	color:#28b0dd; 
	background-position:0px -30px
}

/*left column text boxes*/

#l_col_box { 
	width:178px; 
	padding:20px; 
	border-top:1px solid #dbe1e3;
}

#l_col_box strong { font-size:14px}

#l_col_box a { 
	color:#026585;
	text-decoration:none
}

#l_col_box .tw a { 
	color:#ffffff;
	text-decoration:none
}

#l_col_box a:hover { text-decoration:underline}

/*main Content*/
#r_col { 
	float:left; 
	width:751px; 
	padding-top:21px;
	border-left:1px solid #dbe1e3;
	margin-left:-1px;
}

#r_col h2 { 
	padding-left:22px; 
	padding-bottom:10px; 
	color:#026585; 
	font-size:24px; 
	font-weight:normal; 
	/*background:url(images/h2_bg.jpg) no-repeat 18px 0px; */
	border-bottom:1px solid #dbe1e3;
}

#r_col h3 {
	padding:10px 0px 10px 66px; 
	color:#026585; 
	font-size:18px; 
	font-weight:normal; 
	background:url(images/h3_bg.jpg) no-repeat 18px 10px; 
	border-top:1px solid #dbe1e3;
}

#r_col em { color:#026585}

#hp_websites { 
	width:455px; 
	height:151px;
	min-height:151px; 
	border-bottom:1px solid #dbe1e3; 
	padding:30px 20px 20px 276px;
} 

#hp_websites[id] { height:auto}

#hp_websites_pic { 
	padding:30px 20px 20px 40px;
	float:left;
} 

#hp_websites_pic[id] { height:auto}

.client_pic {
	border:6px solid #CCCCCC;
}

#r_col ul { 
	list-style-type:none; 
	margin:17px
}

#r_col ul li { 
	background:url(images/black_arrow.gif) no-repeat; 
	padding-left:12px;
	margin-bottom:3px
}

/*footer*/
#footer { 
	width:971px; 
	background:#737372; 
	color:#FFFFFF;
	height:52px;
}

#footer .copyright { 
	background:#026585; 
	width:196px; 
	height:12px;
	border-right:1px solid #FFFFFF; 
	color:#FFFFFF; 
	float:left; 
	padding:30px 10px 10px 12px; 
	line-height:normal
}

#footer .menu { 
	float:left; 
	padding:18px; 
	height:16px;
}

#footer .menu a { 
	color:#FFFFFF; 
	margin:0px 10px; 
	text-decoration:none
}

#footer .menu a:hover { text-decoration:underline}

#btm_line { 
	width:971px; 
	height:8px ; 
	background:#406b79; 
	border-top:1px solid #FFFFFF; 
	overflow:hidden
}

/*EXTRA STYLES*/
.black_txt { color:#000000}

#oferta_promovare 
{
	width:260px;
	background:#ebebeb url(images/acloginpodbg.gif) repeat-x;
	border:1px solid #d3d3d3;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
}

#oferta_promovare .acloginform {
	margin:22px;
}

#oferta_promovare label {
	display:block;
	font-size:15px;
	color:#444;
	margin-bottom:3px;
}

#oferta_promovare input.textinput {
	width:100%;
	border:1px solid #d3d3d3;
	background:#fff url(images/textinputbg.gif) repeat-x;
	font-size:15px;
	color:#000;
	text-indent:7px;
	padding:7px 0;
	margin-bottom:10px;
}

#oferta_promovare input:focus {
	border-color:#7DBEF1;
	outline:none;
    border-color:rgba(82,168,236,.75)!important;
	box-shadow:0 0 8px rgba(82,168,236,.5);
	-moz-box-shadow:0 0 8px rgba(82,168,236,.5);
	-webkit-box-shadow:0 0 8px rgba(82,168,236,.5);
}

#pageContent input:focus, textarea:focus
{
	border-color:#7DBEF1;
	outline:none;
	border-color:rgba(82,168,236,.75)!important;
	box-shadow:0 0 8px rgba(82,168,236,.5);
	-moz-box-shadow:0 0 8px rgba(82,168,236,.5);
	-webkit-box-shadow:0 0 8px rgba(82,168,236,.5);
}

#pageContent input.textinput 
{
	width:100%;
	border:1px solid #d3d3d3;
	background:#fff url(images/textinputbg.gif) repeat-x;
	font-size:15px;
	color:#000;
	text-indent:7px;
	padding:7px 0;
	margin-bottom:10px;
}

#home-top 
{ 
	height: 40px; 
	overflow:hidden;
	padding-right:3px;
}  

.tab 
{ 
	background: #E9F3F3; 
	display: block; 
	height: 40px; 
	line-height: 40px; 
	margin: 0px 0px 14px 4px; 
	text-align: center; 
	width: 80px; 
	float: right; 
	font-weight: emph; 
	-webkit-border-top-left-radius: 4px; 
	-webkit-border-top-right-radius: 4px; 
	-moz-border-radius: 4px 4px 0px 0px; 
	color:#459FBC; 
	text-decoration:none;
	/*border:1px solid #459FBC;*/
}  

.tab-selected 
{ 
	background: #ECECEC; 
	-webkit-border-top-left-radius: 4px; 
	-webkit-border-top-right-radius: 4px; 
	-moz-border-radius: 4px 4px 0px 0px; 
	border:1px solid #d3d3d3; 
	text-decoration:underline; 
	font-weight:bold;
} 

.blue_shadow
{
	border:1px solid #D3D3D3;
}

.jsclass body .randomordercontent
{
	display: none;
}

.style1 
{
	color: #026585;
	font-weight: bold;
}

.style2 {font-size: 9px}

.style3 {font-size: 11px}

.style4 {
	color: #CC0000;
	font-weight: bold;
}

.style5 {color: #CC0000}
.style6 {font-size: 10}
.style7 {color: #026585}

input.test
{
	border:1px solid #D3D3D3;
}