﻿/*
Theme Name:    RoyalSEO Beta
Theme URI:      http://boldpencil.com/
Description:    BoldPencil Exclusive themplate for Wordpress.
Version:        1.1.0
Author:         BoldPencil graphical group
Author URI:     http://boldpencil.com/
Tags:           
*/

/*__________________________________________________________________________________________________*/
* {
margin: 0;
padding: 0;
}
body {
height:100%;
background: #3f1c1e;
font: 100%/1.3em Tahoma,"Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
color: black;
text-align: center;
direction:rtl;
}
a img { 
border: 0; 
}
.g_link:link , .g_link:visited{
	color: #ffe796;
	text-shadow: 0px 1px 2px #000;
	text-decoration: none;
}
.g_link:hover, .g_link:active {
	text-shadow: 0px 1px 2px #70363A;
}

/* hn */
h1, h2 {
	font-weight: normal;
}
h3 {
	float:right; 
	font-size:8.5pt;
	font-weight: normal;
}
/*
layout
---------------------------------------------- */
.header_back {
	width:100%;
	height:130px;
	background: url("../images/header_rp.png") repeat-x scroll 0 0;
}
.header_box {
    clear: both;
    height: 130px;
	width:900px;
    /*position: relative;
	z-index: 10;*/
}
.toolbar {
	width:100%;
	height:30px;
}
.headerbar {
    background: url("../images/header_back.png") no-repeat scroll 0 50% transparent;
    height: 80px;
    overflow: hidden;
    padding: 10px 0 10px 0;
}
.header_right {
	float:right;
	width:200px;
	height:auto;
	margin:0;
}
.header_left {
	float:left;
	width:240px;
	height:auto;
	margin:0;
}
.gplogo {
    width:150px;
	height:82px;
	background: url("../images/gplogo.png") no-repeat scroll 0 0 transparent;
	display:block;
}
.ghlogo {
    width:240px;
	height:71px;
	background: url("../images/ghlogo.png") no-repeat scroll 0 0 transparent;
	display:block;
}
.under_header {
	width:100%;
	height:20px;
	background: url("../images/under_header_rp.png") repeat-x scroll 0 0;
}
.footer_back {
	width:100%;
	height:80px;
	margin-top:15px;
    background: none repeat scroll 0 0 #70363A;
    border-top: 1px solid #9D686C;
	position: relative;
}
.footer {
	width:900px;
	color:#ffffff;
	font-size:9pt;
	text-align:center;
	margin-top:18px;
}
.main_body {
	margin:0;
	width:900px;
	height:auto;
}
.menu_box {
	float:right;
	width:150px;
	height:auto;
}
.contents_box {
	float:left;
	width:710px;
	height:auto;
	margin:0;
	padding:0;
}
.contents_top {
	width:100%;
	height:10px;
	margin:0;
	padding:0;
	float:right;
	background: url("../images/content_top.png") no-repeat;
}
.contents_bottom {
	width:100%;
	height:10px;
	margin:0;
	padding:0;
	float:right;
	background: url("../images/content_bottom.png") no-repeat;
}
.contents {
	width:100%;
	height:auto;
	background:#ECEFF0;
	font-size: 10pt; 
	float:right;
	min-height:350px;
}
div.sdmenu {
	width: 180px;
	font-family: tahoma, Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 6px;
	background: url("../images/bottom.png") no-repeat  right bottom;
	color: #fff;
}
div.sdmenu div {
	background: url("../images/title.png") repeat-x;
	overflow: hidden;
}
div.sdmenu div:first-child {
	background: url("../images/toptitle.png") no-repeat;
}
div.sdmenu div.collapsed {
	height: 25px;
}
div.sdmenu div span {
	display: block;
	padding: 2.5px 25px;
	font-weight: bold;
	color: white;
	background: url("../images/expanded.gif") no-repeat 165px center;
	cursor: default;
	border-bottom: 1px solid #ddd;
}
div.sdmenu div.collapsed span {
	background-image: url("../images/collapsed.gif");
}
div.sdmenu div a {
	padding: 5px 10px;
	background: #eee;
	display: block;
	border-bottom: 1px solid #ddd;
	color: #74383c;
	text-decoration: none;
}
div.sdmenu div a.current, div.sdmenu div a:hover {
	background : #ccc;
	text-decoration: none;
}
div.sdmenu div a:hover {
	background : #b26d70 url("../images/linkarrow.gif") no-repeat right center;
	color: #fff;
	font-weight:bold;
	text-decoration: none;
}
.login_but {
    background: url("../images/login.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    margin: 0;
    padding: 0;
	direction:rtl; 
	float:left; 
	width:32px; 
	height:28px;
}
.logout_but {
    background: url("../images/logout.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    margin: 0;
    padding: 0;
	direction:rtl; 
	float:right;
	margin:5px 3px 0 0;
	width:32px; 
	height:28px;
}
/*
.login {
	width: 250px; 
	margin:20px 0px 20px 0px;
	direction:ltr; 
}
.tl {
	width: 19px; 
	height:19px;
	background:url("../images/tl.png"); 
}
.tr {
	width: 19px; 
	height:19px;
	background:url("../images/tr.png"); 
}
.tr {
	height:19px;
	background:url("../images/tm.png"); 
}
*/
.frm_label {
	font-weight: normal;
	font-size: 9pt;
	color: #ffffff;
	font-family: tahoma;
	margin-right: 5px;
	margin-left: 5px;
}
input.butt {
	font-weight: normal;
	font-size: 11px;
	color: #2D2D2D;
	font-family: tahoma, verdana, arial, helvetica;
}

.wrapper {
	clear: both;
	height: 5px;
	overflow: hidden;
}