/*
Theme Name: CB_NEW_COMP
Theme URI: http://www.cssjockey.com
Description: <b>Enter description here</b>.
Version: 1.0
Author: CSSJockey
Author URI: http://http://www.cssjockey.com/
Tags: default, enter tags for this theme
*/

/*
Copyright (c) 2009, CSSJockey! All rights reserved - http://www.cssjockey.com
Version: 2.3.1
*/


* { margin:0; padding:0; }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, a, abbr, acronym, address, cite,
del, dfn, font, img, ins, kbd, q, s, samp, strike, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, .reset
{
	margin: 0;
	padding: 0;
	border: 0px none;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline
}
:focus {
	outline: 0;
}
img{
	outline:0;
	border:none;
}
h1, h2, h3, h4, h5, h6{
	font-weight:bold;
	margin:0 0 0px 0;
	padding:0px;
}
ol, ul {
	list-style:inherit;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	
}
blockquote, q {
	quotes: "" "";
	border-left:3px solid #CCC;
	margin-left:10px; padding-left:7px; padding-right:0; padding-top:0px; padding-bottom:0px
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}
h1{
	font-size:18pt;
}
h2{
	font-size:16pt;
}
h3{
	font-size:14pt;
}
h4{
	font-size:12pt;
}
h5{
	font-size:10pt;
}
h6{
	font-size:8pt;
}
.textleft{
	text-align:left;
}
.textright{
	text-align:right;
}
.textcenter, .aligncenter{
	text-align:center;
}
.textjustify{
	text-align:justify;
}
.hidden{
	display:none;
	visibility:hidden;
}
.alignleft{
	float:left;
}
.alignright{
	float:right;
}
small{
	font-size:90%;
}
b, strong{
	font-weight:bold;
}
code{
	font-family:"Courier New", Courier, monospace;
}
.clearfix:after {
	clear: both;
	display: block;
	content: "";
	height: 0px;
	visibility: hidden
}
.clearfix {
	display: inline-block;
}

/* Table */
th { padding:0; text-align:left; vertical-align:top; }
td {padding:0;vertical-align:top;}


* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
li.clearfix {
	display: list-item;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright{
	margin:10px 0 10px 10px;
}
.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: 1px solid #999;
}
.wp-caption p.wp-caption-text {
	font-size: 90%;
	padding: 3px 0 3px 0;
	margin: 0;
}
.floatleft{
	float:left;
}
.floatright{
	float:right;
}
.clear{
	clear: both;
	display: block;
	height: 0px;
	visibility: hidden;
}
/* Rounded Corner */
.curved {
background:url('tbg.png');
padding:10px
}


/************************ Original Style CSS ************************/

body {
background:#3d93d0 url('bg.jpg') repeat-x;
color:#454545; font-style:normal; font-variant:normal; font-weight:normal; font-size:10pt; font-family:Arial, Helvetica, sans-serif
}

a {
color:#0d5c94
}

a:hover {
color:#444
}

#wrapper {
width:980px;
margin:0 auto
}

#header {
width:980px;
height:198px
}

#contentcontainer {
width:940px;
background:#e9e9e9;
margin:0 auto;
padding:0 10px 10px
}

#content {
width:800px;
display:inline;
margin:0;
padding:10px 0 0
}

#sidebarads {
width:135px;
background:#FFF;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
font:normal 10px verdana;
margin:10px 0 0;
padding:0
}

#blogsidebar {
width:264px
}

#blogholder {
width:518px
}

#footpanels {
text-align: center;
background:#065286;
color:#FFF;
border-top:2px solid #FFF;
margin:0 auto;
padding:10px
}

#footpanels h5 {
text-transform:uppercase;
font-size:9pt;
letter-spacing:0
}

.heightfix {
height:200px;
overflow:hidden
}

.sraquo {
font:bold 10pt "Times New Roman"
}

#tooltip {
position:absolute;
z-index:3000;
background:#efefef;
border:1px solid #ccc;
color:#454545;
font:normal 11px verdana;
padding:5px 7px
}

#tooltip h3, #tooltip div {
color:#454545;
font:normal 11px verdana;
margin:0
}

.lpanel p {
font:bold 9pt Arial, Helvetica, sans-serif;
display:block;
margin:0 0 10px
}

.lpanel input[type='text'], .lpanel input[type='password'], .input {
width:200px;
background:#FFF;
border:1px solid #CCC;
font:normal 10pt Arial, Helvetica, sans-serif;
color:#454545;
padding:3px 5px
}

.lpanel input[type='submit'], #wp-submit {
background:#135e97;
color:#FFF;
border:0px none;
width:100px;
font-style:normal; font-variant:normal; font-weight:bold; font-size:12pt; font-family:Arial, Helvetica, sans-serif; padding-left:7px; padding-right:7px; padding-top:3px; padding-bottom:3px
}

#wp-submit {
margin:10px 0 0
}

.lpanel ul li {
list-style:none;
font-weight:700;
margin:0
}

.lpanel h2 {
display:none
}

.black {
background:#000
}

#loginclose, #registerclose {
position:absolute;
top:10px;
right:10px
}

.sendmessage {
background:#FFF url('msg.gif') no-repeat 270px 50px;
border:2px solid #e4e4e4;
position:absolute;
width:300px;
top:220px;
left:50%;
margin-left:-150px;
line-height:1.6;
padding-left:15px; padding-right:15px; padding-top:10px; padding-bottom:10px
}

.sendmessage p {
margin:0 0 10px
}

.button {
background:url('btnbg.jpg') repeat-x;
color:#FFF;
font-weight:700;
border:0px none;
font-weight:bold; font-style:normal; font-variant:normal; font-size:9pt; font-family:Arial, Helvetica, sans-serif; margin-left:0; margin-right:0; margin-top:10px; margin-bottom:0; padding-left:10px; padding-right:10px; padding-top:3px; padding-bottom:3px
}

.statusmsg {
background:#FFF url('info.gif') no-repeat 5px 7px;
border:2px solid #e4e4e4;
position:absolute;
width:300px;
top:220px;
left:50%;
margin-left:-150px;
line-height:1.6;
padding-left:42px; padding-right:15px; padding-top:10px; padding-bottom:10px
}

#user_email, #user_name, form#setupform input, form#activateform input {
width:200px !important;
background:#FFF !important;
border:1px solid #CCC !important;
font:normal 10pt Arial, Helvetica, sans-serif !important;
color:#454545 !important;
padding:3px 5px !important
}

.signuphead {
font:bold 15pt Georgia
}

form#activateform input[type='submit'], form#setupform input[type='submit'] {
margin-top:10px !important;
background:#135e97 !important;
color:#FFF !important;
border:0px none !important;
width:130px !important;
font-style:normal !important; font-variant:normal !important; font-weight:bold !important; font-size:12pt !important; font-family:Arial, Helvetica, sans-serif !important; padding-left:7px !important; padding-right:7px !important; padding-top:3px !important; padding-bottom:3px !important
}

form#setupform textarea {
background:#FFF !important;
border:1px solid #CCC !important
}

form#setupform h3 {
font:bold 15pt Georgia;
margin:20px 0 0 !important
}

#loading {
text-align:center;
width:300px;
height:25px;
position:absolute;
top:7px;
left:50%;
margin-left:-150px
}



.lpanel, #registerpanel {
background:#FFF url('loginbg.gif') no-repeat right 62px;
border:2px solid #e4e4e4;
position:absolute;
width:300px;
top:220px;
left:50%;
margin-left:-150px;
line-height:1.6;
padding-left:15px; padding-right:15px; padding-top:10px; padding-bottom:10px
}

/************************ Style Header ************************/
#topnav{
	background:url('topbg.png') no-repeat top;
	width:980px;
	height:42px;
	font-style:normal; font-variant:normal; font-weight:bold; font-size:8pt; font-family:Arial, Helvetica, sans-serif
}
#topnav div.topleft{
	width:500px;
	padding:6px 0px 0 20px;
}
#s1{
	color:#999;
	background:url('topsearch.jpg') no-repeat;
	border:0px none;
	width:205px;
	font-style:italic; font-variant:normal; font-weight:normal; font-size:8pt; font-family:Arial, Helvetica, sans-serif; padding-left:10px; padding-right:20px; padding-top:3px; padding-bottom:3px
}
#searchsubmit1{
	display:none;
}
ul.pagenav{
	float:right;
	padding:10px 10px 0 0;
}
ul.pagenav li{
	list-style:none;
	display:inline;
	padding:0 0px 0 9px;
	font:bold 9pt Arial, Helvetica, sans-serif;
}
ul.pagenav li a{
	color:#0d5c94;
}
ul.pagenav li a:hover{
	color:#454545;
}
ul.pagenav li{
	list-style:none;
	display:inline;
}

#userinfo{
	width:440px;
	text-align:right;
	padding:9px 0 0 0;
}
#logo{
	width:359px;
	height:114px;
	padding:5px 0 6px 0;
}
#topad{
	width:613px;
	height:127px;
	
}
#topheadbanner{
	padding:0px 10px 0px 0;
	text-align:right;
	float:right;
	height:95px;
	width:500px;
	position:relative;
}
#topbannerbg{
	position:absolute;
	top:60px;
	height:45px;
	width:500px;
	background:url('topbannerbg.png') repeat-x bottom;	
	z-index:100
}

#topbannerbgtop{
	position:absolute;
	top:0;
	height:30px;
	width:500px;
	background:url('topbannerbgtop.png') repeat-x top;	
	z-index:101
}
#topcycle{
	height:90px;
	width:500px;
	right:0;
	overflow:hidden !important;
	
}
#topcycle div{
	padding:25px 0 0 0 !important;
	text-align:right !important;
	width:500px;
	background:none !important;
}
#topcycle div h3 a{
	font:normal 14pt "Trebuchet MS";
	color:#125e96;
}

#mainnav{
	clear:both;
	background:url('mainnavbg.png') no-repeat;
	height:30px;
	margin: 0;
	padding:0;
	overflow:hidden
}
#rightcycleab div ul li{
	background:none !important;
}

/************************ Style Content ************************/


#topbanner {
width:786px;
overflow:hidden;
margin:0 0 10px 0;
}

.cpanel {
width:254px;
float:left;
background:#FFF;
border:1px solid #CCC;
margin:0 10px 10px 0
}

.cpanel h2 {
height:20px;
background:url('h2bg.jpg') repeat-x;
border-bottom:0px solid #CCC;
color:#065389;
text-transform:uppercase;
padding-left:0; padding-right:0; padding-top:8px; padding-bottom:10px
}

.bigpanel {
width:518px
}

.articlepanel {
width:765px;
background:#FFF;
padding:10px;
}

.postholder {
background:none;
position:relative;
padding:0 0 10px
}

.postcomment {
position:absolute;
width:90px;
text-align:center;
top:15px;
right:0;
font-family:Georgia, serif;
font-size:26px;
color:#999
}

.posttitle {
font:20px normal Georgia, serif;
font-style:italic;
font-weight:400;
line-height:1.4em;
color:#0d5c94;
width:640px !important;
height:55px !important;
overflow:hidden;
padding:5px 0 0 0;
}

div.postinfo h1{
text-transform: capitalize !important; }

.title {
font-family:Georgia, serif;
font-size:20px;
font-style:italic;
letter-spacing:normal
}

.postavtar img {
height:100px;
width:100px;
background:#efefef;
margin:0 10px 0 0;
padding:6px
}

.postinfo {
width:765px
}

#content, .entry {
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
font-weight:400;
letter-spacing:normal;
line-height:1.9em;
border-top:3px solid #f4f4f4;
padding:7px 0 0
}

.entry p {
margin:0 0 15px
}

.postbottom {
background:#f4f4f4;
padding:10px
}

.postbottom ul li {
margin:0 0 0 20px
}

div.post ul {
margin:0 0 10px 30px
}

div.post ol {
list-style:decimal;
margin:0 0 10px 35px
}

ul.children li.cat-item {
background:none
}

.navigation {
clear:both;
background:#FFF;
font:bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
margin:0 0 10px !important;
padding:5px 10px
}

.post h1, .post h2, .post h3, .post h4, .post h5, .post h6 {
font-family:Georgia, serif;
font-style:italic;
font-weight:700;
letter-spacing:normal;
line-height:1.4em;
color:#454545;
text-transform:none;
background:none;
margin:0
}

.post h1 a, .post h2 a, .post h3 a, .post h4 a, .post h5 a, .post h6 a {
color:#0d5c94
}

div.post h2 {
font-size:16pt
}

div.post h3 {
font-size:14pt
}

div.post h4 {
font-size:12pt
}

div.post h5 {
font-size:10pt
}

div.post h6 {
font-size:8pt
}

.addthis_toolbox .hover_effect {
position:absolute;
top:85px;
right:0
}

.addthis_toolbox .hover_effect div {
float:left;
padding:0 0 0 5px
}

.left50 {
width:50%;
float:left;
display:inline
}

.related-posts ul, .related-posts ul li {
margin:0 0 0 -10px;
padding:0
}

.sociable ul {
margin:0 !important
}

.sociable ul li {
display:inline;
list-style:none;
margin:0 3px 0 0 !important;
padding:0
}

.psubinfo b, .post h1 a:hover, .post h2 a:hover, .post h3 a:hover, .post h4 a:hover, .post h5 a:hover, .post h6 a:hover {
color:#454545
}

/************************ Style Comments ************************/


ol.commentlist {
margin:0 0 20px !important
}

ol.commentlist li {
clear:both;
background:#f4f4f4;
list-style:none;
border:1px solid #ccc;
margin:10px 0;
padding:7px
}

ol.commentlist li.comment-author-admin {
background:#f4f0e3;
border:1px solid #ccc;
margin:10px 0
}

ol.commentlist li ul.children {
background:#FFF;
margin:0 10px 10px
}

ol.commentlist li p {
clear:both;
margin:7px 0 0
}

.avatar {
border:1px solid #999;
float:right;
position:relative;
background:url('avatar.gif') no-repeat;
height:48px;
width:48px;
margin:0;
padding:3px
}

.avatar:hover {
background:#000;
border:1px solid #000
}

.fn {
font-weight:700
}

.commentmetadata {
font-size:85%;
padding:0
}

ul.children {
margin:0 10px 10px 40px
}

.comment-author {
padding:0 0 5px
}

div.reply {
padding:5px
}

.comment-reply-link, .cancel-comment-reply {
background:#FFF;
color:#000;
font-size:85%;
font-weight:700;
border:1px solid #999;
padding:3px 5px
}

.cancel-comment-reply {
border:0px none; 
}

#author, #email, #url {
width:300px;
font-size:10pt;
background:#FFF;
color:#5f6565;
border:1px solid #CCC;
margin:0 0 5px;
padding:4px 5px
}

#author {
background:url('cuser.gif') no-repeat right; 
}

#email {
background:url('cmail.gif') no-repeat right; 
}

#url {
background:url('curl.gif') no-repeat right; 
}

#commentform label {
font-size:inherit;
color:#999
}

#comment {
width:485px;
font-size:10pt;
color:#5f6565;
border:1px solid #CCC;
background:url('ccomment.gif') no-repeat top right;
margin-left:0; margin-right:0; margin-top:0; margin-bottom:10px; padding-left:5px; padding-right:5px; padding-top:4px; padding-bottom:4px
}

#submit {
padding:3px 5px
}

.commentnavigation {
margin:0 0 10px;
padding:3px
}

/************************ Style Sidebar ************************/


#sidebarads h2 {
background:url('h2bg.jpg') repeat-x;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
text-transform:uppercase;
text-align:center;
padding:5px; font-style:normal; font-variant:normal; font-weight:bold; font-size:11px; font-family:verdana
}

#sidebarads ul {
padding:5px 0 0
}

#sidebarads ul li {
list-style:none;
text-align:center;
padding:2px 0
}

#sidebarads ul li:hover {
background:#efefef
}

#sidebarads ul li a {
color:#065389
}

#sidebarads ul li a:hover {
color:#900
}

.widget p {
margin:0 0 10px;
padding:0 10px
}

.widget ul {
margin:0;
padding:5px 0 10px
}

.widget ul li {
list-style:none
}

#blogsidebar .widget ul li a {
display:block;
border-bottom:1px dotted #FFF;
border-top:1px dotted #FFF;
background:#FFF url('arrow.gif') no-repeat;
font-style:normal; font-variant:normal; font-weight:bold; font-size:8pt; font-family:Arial, Helvetica, sans-serif; padding-left:18px; padding-right:10px; padding-top:2px; padding-bottom:2px
}

#blogsidebar .widget ul li a:hover {
border-bottom:1px dotted #ccc;
border-top:1px dotted #ccc;
background:#efefef url('arrowhover.gif') no-repeat; 
}

.widget_search {
padding:10px 0
}

.widget_search form#searchform #s {
width:150px;
color:#999;
background:#FFF;
font:italic 11px verdana;
border:2px solid #dadada;
margin:0 0 0 10px;
padding:4px
}

.widget_search form#searchform #searchsubmit {
background:url('searchbg.gif') repeat-x;
color:#FFF;
border:1px solid #252525;
font-style:normal; font-variant:normal; font-weight:bold; font-size:8pt; font-family:arial; padding-left:11px; padding-right:11px; padding-top:3px; padding-bottom:3px
}

.widget_search form#searchform label {
display:none
}

.widget_text {
line-height:1.4
}

.widget_tag_cloud h2 {
text-align:left
}

.widget_tag_cloud {
text-align:center
}

.widget_tag_cloud a {
padding:0 5px
}

#wp-calendar {
width:100%;
font-size:85%
}

#wp-calendar caption {
text-align:center;
font-size:9pt;
text-transform:uppercase;
font-weight:700;
padding:0 0 5px
}

#wp-calendar th {
text-align:center;
font-weight:700
}

#wp-calendar tr td {
text-align:center;
padding:3px
}

#wp-calendar a {
font-weight:700
}

.widget_rss ul li {
height:12px;
overflow:hidden;
margin:0;
padding:0 10px 5px 0
}

.rsswidget img {
height:10px;
width:10px
}

.rsswidget {
color:#FFF
}

a.rsswidget {
font-size:8pt;
font-weight:700
}

#sidebarads img, #sidebarads p {
padding:5px
}

/************************ Style Footer ************************/


#footads{
	display:block;
	padding-bottom:5px;
	border-bottom:1px dotted #CCCCCC;
}

.adslot{
	width:215px;
	padding:10px;
}

#footerlists{

	display:block;
	text-align: right;
	font:9pt normal "Trebuchet MS";
	padding:10px 0 10px 0;
	border-bottom:1px dotted #CCCCCC;
}


#footerlists h3{
	font-family: "Trebuchet MS", sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1.2em;
}

#footerlists h3.footcycle{
	width:230px;
	padding:7px 0 10px 5px;
	font-size:14pt;
	letter-spacing:0px;
}
#footerlists p{
	margin:5px 0 5px 0;
	font-weight:normal;
}
#footerlists a{
	color:#dcdcdc;
}

#footerlists a:hover{
	color:#FFF;
}
.leftlists{
	width:130px;
	padding:10px;
}

.rightlists{
	width:235px;
	background:none;
	padding:0;
	margin:10px 5px 10px 5px;
}

.leftlists ul, .rightlists ul{
	list-style-type:none;
	padding-top:7px;
	padding-left:1px;
}
.leftlists li, .rightlists ul li{
	padding:0px 0 0 0;
}

#footercredits{
	display:block;
	font:9pt normal "Trebuchet MS";
	line-height:1.6;
	padding:8px 0 3px 10px;
	text-align:center;
}
#footercredits a{
	color:#FFF;
}

#footercredits a:hover{
	color:#DDD;
}
#footerlists #footcycle{
	height:35px;
	overflow:hidden;
}

/************************ Style Menu ************************/

#mainnav ul.ulmiddle{
	padding:0 0 0 36px;
	width:180px;
	float:left;
}
#mainnav ul.ulmiddle li{
	float: left;
	list-style: none;
	padding:0 0 0 0;
	font:bold 9pt Arial, Helvetica, sans-serif;
}

#mainnav ul.ulmiddle li a
{	display: block;
	padding:6px 6px 7px 6px;
	text-decoration: none;
	color: #000;
	width:auto;
	border:0px;
}

#mainnav ul.ulmiddle li a:hover{
	color:#2a2a2a;
}	
#mainnav ul.ulmiddle li ul{
	margin: 1px 0 0 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	border-top: 0px solid white;
}
#mainnav ul.ulmiddle li ul li{
	float: none;
	display: inline;
}
#mainnav ul.ulmiddle li ul li a{
	width:auto !important;
	background: #efefef;
	color: #444444;
	padding:5px 7px 5px 7px;
	border-bottom:1px solid #CCC;
}
#mainnav ul.ulmiddle li ul li a:hover{
	background:#065389;
	color:#FFF;
}

#linkcycle{
	margin:0 0 0 35px;
	width:145px !important;
	text-align:center;
}
#linkcycle li{
	text-align:center;
	width:172px;
}

.subtab{ 
	z-index:100;
}
#useronline{
	font:bold 8pt Arial, Helvetica, sans-serif;
	text-align:left;
	padding:6px 0 0 17px;
}
#useronline a{
	color:#FFFFFF;
}
#useronline a:hover{
	color:#ffba00;
}

#userinfo ul{
	padding:0px;
	float:right;
	text-align:left;
	z-index:10000;	
}
#userinfo ul li{
	float: left;
	list-style: none;
	padding:0 0px 0 0;
	font:bold 8pt Arial, Helvetica, sans-serif;
}

#userinfo ul li a
{	display: block;
	padding:0px 6px 9px 6px;
	text-decoration: none;
	color: #000000;
	width:auto;
	border:0px;
}

#userinfo ul li a:hover{
	color:#065286;
}	
#userinfo ul li ul{
	margin: 1px 0 0 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	border-top: 0px solid white;
	width:140px;
}
#userinfo ul li ul li{
	float: none;
	display: inline;
}
#userinfo ul li ul li a{
	width:auto !important;
	background: #065286;
	color: #FFFFFF;
	padding:5px 7px 5px 7px;
	border-bottom:1px solid #145f96;
}
#userinfo ul li ul li a:hover{
	background:#e7ac2e;
	color:#000000;
}

/************************ Style Home ************************/
#cozum_ortaklari a {
float: left;
width: 963px;
height: 80px;
background: url('bottom_gray.png') no-repeat;
margin: 20px 0
}

#cozum_ortaklari a:hover {
float: left;
width: 963px;
height: 80px;
background: url('bottom_color.png') no-repeat;
margin: 20px 0
}

#homecontent {
width:650px;
height:270px;
background:#000 url('mainpanel.jpg') no-repeat !important;
color:#FFF;
position:relative;
z-index:3;
margin-left:10px; margin-right:0; margin-top:20px; margin-bottom:10px
}

#homesidebar {
width:270px;
margin:25px 0 0
}

.tabs {
font-family:"Trebuchet MS";
padding:10px 0 0
}

.citylink {
height:63px;
width:290px;
display:block;
background:url('city.jpg') no-repeat; 
}

.citylink:hover {
background:url('cityhover.jpg') no-repeat; 
}

.voicelink {
height:63px;
width:290px;
display:block;
background:url('voice.jpg') no-repeat; 
}

.voicelink:hover {
background:url('voicehover.jpg') no-repeat; 
}

.groupslink {
height:63px;
width:290px;
display:block;
background:url('groups.jpg') no-repeat; 
}

.groupslink:hover {
background:url('groupshover.jpg') no-repeat; 
}

.friendslink {
height:63px;
width:290px;
display:block;
background:url('friends.jpg') no-repeat; 
}

.friendslink:hover {
background:url('friendshover.jpg') no-repeat; 
}

.shopperslink {
height:63px;
width:290px;
display:block;
background:url('shopper.jpg') no-repeat; 
}

.shopperslink:hover {
background:url('shopperhover.jpg') no-repeat; 
}

.educationlink {
height:63px;
width:290px;
display:block;
background:url('education.jpg') no-repeat; 
}

.educationlink:hover {
background:url('educationhover.jpg') no-repeat; 
}

.hitchlink {
height:63px;
width:290px;
display:block;
background:url('hitch.jpg') no-repeat; 
}

.hitchlink:hover {
background:url('hitchhover.jpg') no-repeat; 
}

#mainnav ul.ulleft {
width:610px;
padding:0 0 0 19px
}

#mainnav ul.ulleft li {
float:left;
list-style:none;
font:bold 9pt Arial, Helvetica, sans-serif;
padding:0
}

#mainnav ul.ulleft li a {
display:block;
text-decoration:none;
color:#FFF;
width:auto;
border:0px none;
padding-left:6px; padding-right:6px; padding-top:7px; padding-bottom:7px
}

#mainnav ul.ulleft li a:hover {
background:#074b7c;
color:#FFF !important
}

.cityblab {
border-left:0px solid #ccc; border-right:0px solid #ccc; border-bottom:0px solid #ccc; position:absolute;
top:198px;
background:#f1f1f1;
color:#125e96;
width:420px;
border-top:0px none;
padding:5px
}

.subul li {
width:140px !important;
display:block
}

.subul li a {
color:#125e96 !important;
text-align:center;
background:#FFF;
margin:0 5px 5px 0
}

.subul li a:hover {
background:#125e96 !important;
color:#FFF !important
}

.activetab {
background:#125e96;
color:#FFF !important
}

.h20 {
font:bold 20pt "Trebuchet MS"
}

.h25 {
font:bold 25pt "Trebuchet MS"
}

.h30 {
font:bold 30pt "Trebuchet MS"
}

.h35 {
font:bold 35pt "Trebuchet MS"
}

.h40 {
font:bold 40pt "Trebuchet MS"
}

.orange {
color:#fe9500
}

.skyblue {
color:#37afd7
}

.yellow {
color:#f5f325
}

.green {
color:#9bcd3b
}

.cform {
color:#454545 !important;
margin:10px
}

.cform fieldset {
margin-top:10px;
border:none;
padding:5px 0
}

p.cf-sb {
margin:10px 0 0 100px !important;
padding:0 3px 0 0 !important
}

.cform input:hover, .cform textarea:hover, .cform select:hover {
border:1px solid #CCC
}

span.reqtxt, span.emailreqtxt {
font-family:verdana;
display:block;
vertical-align:top;
color:#aaa;
font-size:10px;
line-height:1.2em;
margin:2px 5px 7px 99px
}

.linklove {
display:none
}

div.cf_info {
color:#333;
display:none;
width:380px;
line-height:1.3em;
margin:10px
}

div.cf_info ol {
margin:0;
padding:5px 15px 0 30px
}

div.cf_info ol li {
margin:2px 0;
padding:1px 0
}

div.cf_info a {
color:red !important;
text-decoration:underline !important
}

div.success {
background:#F9F9F9 none repeat scroll 0;
color:#AAA;
display:block
}

div.failure {
border-left:0px solid #DF7D7D; border-right:0px solid #DF7D7D; border-top:1px solid #DF7D7D; border-bottom:1px solid #DF7D7D; display:block;
background:#FFDFDF url('li-err-bg.png') !important;

}

div.waiting {
background:#F9F9F9;
color:#AAA;
display:block
}

.cform .cf_error {
color:red;
border:1px solid red
}

div.mailerr {
display:block
}

p.cf_info {
text-align:center;
margin:10px 0
}

p.success {
color:green
}

.welcometab, .citytab, .voicetab, .groupstab, .friendstab, .shopperstab, .educationtab, .hitchtab {
position:absolute;
width:100%;
top:75px;
left:0
}

.hitchtab a {
color:#3B91CE;
padding:0 10px 5px
}

.hitchtab a:hover {
background:#3B91CE;
color:#FFF;
padding:0 10px 5px
}

.red, .mailerr, .cform .cf_errortxt, p.failure {
color:red
}

/************************ Radio Styles ************************/
#online_radio, #invitecontainer{
width:795px;
padding:15px 0 0 5px; }

ol.online_radio{
padding:15px 0 0 25px;
line-height:normal;
width:100%;
list-style-type: decimal; }

.online_radio li{
display:list-item;
float:left;
width:50%; }

#mediaplayercont{
	margin:20px 0 10px 0;
}

/**** Radio Styles *****/
.widget_openinviter h2{
	color:#FE9500;
	padding-bottom:15px;
}



    
    .anythingSlider                         { float: left; width: 760px; height: 250px; position: relative; margin: 0px auto 25px; }
.anythingSlider .wrapper                { width: 680px; overflow: auto; height: 250px; margin: 0 40px; position: absolute; top: 0; left: 0; }
.anythingSlider .wrapper ul             { width: 99999px; position: absolute; top: 0; left: 0; /*background: #ccc; border-top: 3px solid #666; border-bottom: 3px solid */ #0CF; margin: 0; list-style-type:none }
.anythingSlider ul li                   { display: block; float: left; padding: 0; height:250px; width:680px; margin: 0; }
.anythingSlider .arrow                  { display: block; height: 200px; width: 67px; background: url('arrows.png') no-repeat 0 0; text-indent: -9999px; position: absolute; top: 50px; cursor: pointer }
.anythingSlider .forward                { background-position: 0 0; right: -20px; }
.anythingSlider .back                   { background-position: -67px 0; left: -20px; }
.anythingSlider .forward:hover          { background-position: 0 -200px; }
.anythingSlider .back:hover             { background-position: -67px -200px; }

#thumbNav                               { position: relative; top: 250px; text-align: center; }
#thumbNav a                             { color: black; font: 11px/18px; display: inline-block; padding: 0px 8px; height: 23px; margin: 0 5px 0 0; background: #666; color:#fff; text-align: center; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; }
#thumbNav a:hover                       { background:#06C; }
#thumbNav a.cur                         { background:#0CF; }

#start-stop                             { background: green url('cellshade.png') repeat-x; color:white; width:40px; text-align:center; position:absolute; right:45px; top:230px; -moz-border-radius-bottomleft:5px; -moz-border-radius-bottomright:5px; -webkit-border-bottom-right-radius:5px; -webkit-border-bottom-left-radius:5px; padding-left:5px; padding-right:5px; padding-top:2px; padding-bottom:2px; background-image:url('cellshade.png'); background-repeat:repeat-x }
#start-stop.playing                     { background-color: red; }
#start-stop:hover                       { background-image: url('none'); }

/*
  Prevents
*/
.anythingSlider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0px none; }
.anythingSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }

    #xeonban-valentine {
	width:620px;
	height:250px;
	padding-left:240px;
	background-image:url('valentine-banner.jpg');
	}
	
#xeonban-valentine #in-price {
	float:right;
	color:#999;
	font-size:20px;
	width:250px;
	margin-top:192px;
	margin-right:43px;
	padding:3px;
	border:none;
	}	
	
#xeonban-valentine #in-details {
	color:#999;
	font-size:15px;
	line-height:19px;
	padding-top:192px;
	width:280px;
	float:left;
	padding-left:29px;
	}	
	
#xeonban-valentine.txt30 { font-size:25px;}	
#xeonban-valentine.txt18 { font-size:16px; float:left;}


#xeonban-valentine.buynowthisserver {
	width:76px;
	height:34px;
	float:right;
	display:block;
	text-indent:-9999px;
	background:url('buydedicatedservers.jpg') no-repeat top left;
	}	
	
#xeonban-valentine.buynowthisserver:hover {
    background-position:0 -34px;
	}	
	
#xeonban {
	width:620px;
	height:250px;
	padding-left:240px;
	background-image:url('xeonban.jpg');
	}
	
#xeonban h1 { font-size:30px; color:#fff; font-weight:bold; text-align:left; padding-top:18px;}
#xeonban h2 { font-size:20px; color:#FF9; margin:0px; padding:0px; width:auto; line-height:25px;}
	
	
#celeronban {
	width:620px;
	height:250px;
	padding-left:240px;
	background-image:url('celeronban.jpg');
	}
	
#celeronban h1 { font-size:30px; color:#fff; font-weight:bold; text-align:left; padding-top:18px;}
#celeronban h2 { font-size:20px; color:#FF9; margin:0px; padding:0px; width:auto; line-height:25px;}	
	
#pentiumban {
	width:620px;
	height:250px;
	padding-left:240px;
	background-image:url('pentiumban.jpg');
	}	
	
#pentiumban h1 { font-size:30px; color:#fff; font-weight:bold; text-align:left; padding-top:18px;}
#pentiumban h2 { font-size:20px; color:#FF9; margin:0px; padding:0px; width:auto; line-height:25px;}	
	
#core2ban {
	width:620px;
	height:250px;
	padding-left:240px;
	background-image:url('core2ban.jpg');
	}
	
#core2ban h1 { font-size:30px; color:#fff; font-weight:bold; text-align:left; padding-top:18px;}
#core2ban h2 { font-size:20px; color:#FF9; margin:0px; padding:0px; width:auto; line-height:25px;}
	
	
#in-price {
	float:right;
	color:#fff;
	font-size:16px;
	width:80px;
	margin-top:65px;
	margin-right:220px;
	padding:3px;
	border:1px solid yellow;
	}	
	
#in-details {
	color:#fff;
	font-size:14px;
	line-height:22px;
	padding-top:57px;
	width:250px;
	float:left;
	}	
	
.txt46 { font-size:16px;}	
.txt22 { font-size:12px; float:left;}


.buynowthisserver {
	width:76px;
	height:34px;
	float:right;
	display:block;
	text-indent:-9999px;
	background:url('buydedicatedservers.jpg') no-repeat top left;
	}	
	
.buynowthisserver:hover {
    background-position:0 -34px;
	}	
	
