/* GENERAL DEFINITIONS STARTS */
* {
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
	outline: 0px;
}
body {
	background: url(../images/default/body_bg.png) fixed;
	color: #fff;
	font-weight: normal;
}

img {
	vertical-align:bottom;
	border: none;
}
img.top {
	vertical-align: top;
	float: left;
}
img.down {
	float:left;
}

a,
p {
	font-size: 12px;
	color: #fff;
}

li {
	list-style: none;
}
/* CLASES STARTS */
.clear {
	clear: both;
}
.left {
	float:left;
}
.right {
	float: right;
}

.simpleContent2,
.simpleContent {
	border-top: 1px solid #8a8a8a;
	padding: 5px 8px 10px 8px;
}

/* CLASES ENDS */

h1,
h2,
h3,
h4 {
	color: #fff;
	font-size: 24px;
	font-weight: normal;
	border-bottom: 1px solid #484848;
	padding: 0 10px 5px 10px;
	line-height: 24px;
}

/* GENERAL DEFINITIONS ENDS */

/* TOP STARTS */
#Top {
	background: url(../images/default/header_bg.jpg) repeat-x top;
	height: 174px;
}

#header {
	width: 930px;
	margin: 0 auto;
}

/* LOGIN CONTAINER STARTS */
#login_container1 {
	padding: 5px 0;
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	float: right;
}

#login_container {
	/*width: 345px;*/
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	float: right;
	padding: 5px 0;
}

#login_container1 img {
	float: right;
	background-color: #a4a4a4;
	border: 1px solid #fff;
	padding: 1px;
}

#LogText {
	float: right;
	padding: 15px 10px 0 0;
}
#login_container1 p{
	font-size:17px;
	text-align: right;
	font-weight: normal;
	padding: 0 0 5px 0;
}

/* LOGOUT STARTS */
#login_container1 #user_log,
#login_container #user_log {
	padding: 0;
}
#login_container1 label,
#login_container label {
	text-transform: none;
	font-size: 11px;
	float: right;
	height: 26px;
	line-height: 24px;
	text-align: right;
	padding: 0 5px 0 0;
}
#login_container1 input,
#login_container input {
	font-size: 12px; 
	color: #414040;
	padding: 0 10px 0 10px;
	display: block;
	float:right;
	border: none;
	margin: 0;
}
.hiddenFields {
	float:left;
}
.hiddenFields input {
	border: none;
	padding: 0;
	height: 0;
	background: none;
	margin: 0;
}
#login_container1 .user_fieldbox,
#login_container .user_fieldbox {
	height: 30px;
}

#login_container1 #username,
#login_container #username {
	width: 184px;
	height: 27px;
	background: url(../images/default/login_form_bg.png) no-repeat 0 0;
}
#login_container1 #password,
#login_container #password {
	width: 184px;
	height: 27px;
	background: url(../images/default/login_form_bg.png) no-repeat 0 0;
}
#login_container1 .log_links,
#login_container .log_links {
	text-align: right;
	padding: 0px;
}
#login_container a,
#login_container1 a,
#login_container #btn_login {
	width: 97px;
	height: 24px;
	border: none;
	cursor: pointer;
	color: #fff;
	line-height: 24px;
	padding: 0;
	float: right;
	background: url(../images/default/loginBtn.png) left;
	text-align:center;
}

#login_container a:hover,
#login_container1 a:hover,
#login_container #btn_login:hover {
	background-position: right;
	color: #000;
}
#login_container1 a.noBg,
#login_container a.noBg {
	background: none;
	width: 150px;
	height: 17px;
	line-height:17px;
	color: #354651;
}
.text{
	background:none;
	color:#fff;
}
.text:hover{
	color:#f0ff00;
}
/* LOGIN CONTAINER ENDS*/

/* MENU STARTS */

#Menu {
	width: 930px;
	margin: 0 auto;
}

#Menu ul {
	padding: 10px 0 0 0; 
}

#Menu li {
	float: left;
	text-align: center;
	width: 100px;
}

#Menu li a {
	height: 34px;
	text-align: center;
	line-height: 34px;
}

#Menu li a:hover {
	color: #00acfc;
}

#Menu li.blog {
	background: url(../images/default/menu_select.gif) no-repeat center;
	width: 129px;
}

/* MENU ENDS */
/* TOP ENDS */

/* MAIN PAGE STARTS */
#PageContent {
	background: url(../images/default/top_bg2.png) repeat-x top;
}

#DownShadow {
	background: url(../images/default/botton_bg.png) repeat-x bottom;
}

#ShadowBox {
	background: url(../images/default/shadow_content.png) repeat-y;
	margin: 0 auto;
	width: 1063px;
}
#TopContent {
	background: url(../images/default/top_content2.png) no-repeat top;
	width: 1063px;
}

#CenterContent {
	width: 1063px;
}

#InfoContent {
	width: 928px;
	margin: 0 auto;
	background-color: #fff;
}

/* INFO CONTENT STARTS */
.InfoBox {
	border-left: 4px solid #a9a9a9;
	border-right: 4px solid #a9a9a9;
	background: url(../images/index/info_bg.jpg) repeat-x #888;
}
/* LEFT CONTENT STARTS */

/* MAIN PAGE ENDS */


/* FOOTER STARTS */
#FooterCorners {
	width: 1063px;
	margin: 0 auto;
	background: url(../images/default/footer_corners.png) no-repeat bottom;
}

/* FOOTER ENDS*/

/* BOTTOM STARTS */
#Bottom {
	background:url(../images/default/bottom_bg.jpg) repeat-x top;
	height: 95px;
	color: #a0a0a0;
}

#BottomContent {
	width: 932px;
	margin: 0 auto;
}

#BottomContent img.png_img {
	float: left;
}

#BottomContent ul.menu {
	float: left;
}
#BottomContent ul.menu li {
	float: left;
	padding: 10px 20px 0 5px;
}

#BottomContent ul.menu li a {
	font-size: 14px;
	font-weight: normal;
	color: #a0a0a0;
}

#BottomContent ul.menu li a:hover {
	color: #fff;
}

#BottomContent p.bText {
	color: #a0a0a0;
	padding: 5px 0 0 0;
	float: left;
	line-height: 14px;
}

.blue {
	color: #0081bd;
}

.green {
	color: #84a800;
}

a.green:hover,
a.blue:hover {
	color: #fff;
}

#IconsHolder {
	background: url(../images/default/icons_bg.png) no-repeat left bottom;
	width: 340px;
	height: 48px;
	float: right;
	padding: 23px 0 0 0;
}

#IconsHolder h4 {
	border: none;
	font-size: 16px;
	font-weight: normal;
	padding: 12px 0 0 25px;
}

#IconsHolder ul.icons {
	float: right;
	background: url(../images/default/icons_bg.png) no-repeat 0 -1px;
	width: 198px;
	height: 48px;
	padding: 8px 0 0 15px;
}

#IconsHolder ul.icons li {
	background: url(../images/default/icons.png) no-repeat;
	height: 32px;
	width: 43px;
	float:left;
}

#IconsHolder ul.icons li a {
	padding: 15px;
}

#IconsHolder ul.icons li.msn {
background-position: 3px 0;
}
#IconsHolder ul.icons li.msn:hover {
background-position: 3px -38px;
}

#IconsHolder ul.icons li.skype {
background-position: -35px 0;
}

#IconsHolder ul.icons li.skype:hover {
background-position: -35px -38px;
}

#IconsHolder ul.icons li.facebook {
background-position: -76px 0;
}

#IconsHolder ul.icons li.facebook:hover {
background-position: -76px -38px;
}

#IconsHolder ul.icons li.twitt {
background-position: -118px 0;
}

#IconsHolder ul.icons li.twitt:hover {
background-position: -118px -38px;
}
/* BOTTOM ENDS */

