body{height:auto;width:auto;
background: url(http://cdn.paidtoreg.com/forum/images/ptr/bg.png) top left repeat;
margin:0px;
color: #000;
font-family: tahoma, arial;
font-size: 11px;
text-align: center; /* IE 5 fix */
line-height: 1.4;
margin: auto auto;

}
a:link {
	color: #596a7d;
	text-decoration: none;
}

a:visited {
	color: #596a7d;
	text-decoration: none;
}

a:hover, a:active {
	color: #000;
	text-decoration: underline;
}
.menu {
	background: #45586e url(http://cdn.paidtoreg.com/forum/images/ptr/thead_bg.png) bottom left repeat-x;     
	height: 25px;
}

.menu_in {
	width: 99%;
  margin: auto auto;
}



.menu ul {
	color: #fff;
	font-weight: bold;

	/*padding: 4px 0 4px 0;*/
	width:100%;padding:4px 0;margin:0;text-align:center;
}

.menu ul a:link {
	color: #fff;
	text-decoration: none;
	padding: 0 7px 0 7px;
}

.menu ul a:visited {
	color: #fff;
	text-decoration: none;
	padding: 0 7px 0 7px;
}

.menu ul a:hover, .menu ul a:active {
	background: url(http://cdn.paidtoreg.com/forum/images/ptr/menu_hover_bg.png) top right repeat-x;     
	padding: 5px 7px 7px 7px;
	color: #fff;
	text-decoration: none;
}
img {
	border: none;
}


.menu_split {
	background: url(http://cdn.paidtoreg.com/forum/images/ptr/menu_split.png) top right no-repeat;     
	padding-top: 5px;
	padding-bottom: 5px;
    z-index: 9;
}

#container{width:auto;height:auto; background:url('http://cdn.paidtoreg.com/forum/images/ptr/header_bg.png') repeat-x; }
#logo{background-image:url(logo.png);height:109px;width:422px;background-repeat:no-repeat;background-position:center;margin-left:auto;margin-right:auto;}
#flags{margin-left:auto; margin-right:auto;float:right; position:inherit; padding:2px;}
#content{background-color:#FFFFFF;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;width:800px;margin-top:10px;color:white;padding-top:15px;
color:#000; padding-bottom:10px;
text-align: left; /* IE 5 fix */
}

#footer-ad {
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	width:734px;
	color:white;
	color:#000;
	text-align: center; /* IE 5 fix */
}

#copyright{	color: #000;
	font-family: tahoma, arial;
	font-size: 11px;
	text-align: center; /* IE 5 fix */
	line-height: 1.4;
        margin: auto auto;
font-size:xx-small;}
input.textbox {
	background: #ffffff;
	color: #000000;
	border: 1px solid #dadada;
	padding: 1px;
        margin: 1px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
}

textarea {
	background: #ffffff;
	color: #000000;
	border: 1px solid #0f5c8e;
	padding: 2px;
	font-family: Verdana, Arial, Sans-Serif;
	line-height: 1.4;
	font-size: 13px;
}

select {
	background: #ffffff;
	border: 1px solid #0f5c8e;
}

fieldset{color: #000000;
	font-family: tahoma, arial;
	font-size: 11px;
}
legend{
	background: #45586e url(http://cdn.paidtoreg.com/forum/images/ptr/thead_bg.png) bottom left repeat-x;     
	color: #ffffff;
        padding: 5px 10px 5px 10px;
	-moz-border-radius: 7px 7px 0 0;
	-webkit-border-radius: 7px 7px 0 0;

 }
 table {
	color: #000000;
	font-family: tahoma, arial;
	font-size: 11px;
}


fieldset li{margin-left:30px;}
.chromestyle{width:auto; font-style:oblique;}
.chromestyle:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.chromestyle ul{width:100%;background:url(chromebg.gif) center center repeat-x;padding:4px 0;margin:0;}
.chromestyle ul li{display:inline; }
.chromestyle ul li img {
	padding-right: 5px;
	vertical-align: top;
}
td img,.chromestyle img, .dropmenudiv img {
	padding-right: 5px;
	vertical-align: top;
}


.chromestyle ul li a{color:#FFFFFF;padding:4px 7px;margin:0;text-decoration:none; }
.chromestyle a:hover {
	background:url(header_bg.png) center center repeat-x;
	color: #fff;
	text-decoration: none;
}
.dropmenudiv a:hover
{
	background:url(header_bg.png) center center repeat-x;
	color: #fff;
	text-decoration: none;
}
.dropmenudiv{position:absolute;top:0;border-bottom-width:0;font:normal 12px Verdana;line-height:18px;z-index:100;background-color:white;width:200px;visibility:hidden;}
.dropmenudiv a{width:auto;display:block;text-indent:3px;border-bottom:1px solid #BBB;padding:2px 0;text-decoration:none;font-weight:normal; font-style:normal;color:#FFFFFF;background:url(chromebg.gif) center center repeat-x; text-align:left;}
* html .dropmenudiv a{width:100%;}

.tborder {
	background: #dadada;
	width: 100%;
	margin: auto auto;
        -moz-border-radius: 7px 7px 0 0;
        -webkit-border-radius: 7px 7px 0 0;
}

.thead {
	background: #45586e url(http://cdn.paidtoreg.com/forum/images/ptr/thead_bg.png) bottom left repeat-x;     
	color: #ffffff;
        padding: 5px 10px 5px 10px;
	-moz-border-radius: 7px 7px 0 0;
	-webkit-border-radius: 7px 7px 0 0;
}

.thead a:link {
	color: #ffffff;
	text-decoration: none;
}

.thead a:visited {
	color: #ffffff;
	text-decoration: none;
}

.thead a:hover, .thead a:active {
	color: #ffffff;
	text-decoration: underline;
}

.tcat {
	background: url(http://cdn.paidtoreg.com/forum/images/ptr/tcat_bg.png) top left repeat;
	color: #000000;
	font-size: 12px;
}

.tcat a:link {
	color: #000000;
}

.tcat a:visited {
	color: #000000;
}

.tcat a:hover, .tcat a:active {
	color: #000000;
}

.trow1 {
	background: #fff url(http://cdn.paidtoreg.com/forum/images/ptr/trow_bg.png) bottom left repeat-x;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}

.trow2 {
	background: #fff url(http://cdn.paidtoreg.com/forum/images/ptr/trow_bg.png) bottom left repeat-x;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}

.trow_shaded {
	background: #ffdde0;
}

.trow_selected td {
	background: #FFFBD9;
}

.trow_sep {
	background: #e5e5e5;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

.tfoot {
	background: #45586e url(http://cdn.paidtoreg.com/forum/images/ptr/thead_bg.png) bottom left repeat-x;     
	color: #ffffff;
}

.tfoot a:link {
	color: #ffffff;
	text-decoration: none;
}

.tfoot a:visited {
	color: #ffffff;
	text-decoration: none;
}

.tfoot a:hover, .tfoot a:active {
	color: #ffffff;
	text-decoration: underline;
}

.notice {
	background: #ADCBE7;
	border-top: 2px solid #0F5C8E;
	border-bottom: 2px solid #0F5C8E;
	text-align: center;
	margin: 10px auto;
	padding: 5px 20px;
}
table li{margin-left:30px;}

/* Header Navigation Sprites
#chromemenu li {
   background: url(http://cdn.paidtoreg.com/images/header-navi.png) no-repeat top left;
}
.sprite-account { background-position: 0 0; width: 16px; height: 16px; } 
.sprite-buy { background-position: 0 -51px; width: 16px; height: 16px; } 
.sprite-email_go { background-position: 0 -102px; width: 16px; height: 16px; } 
.sprite-forums { background-position: 0 -153px; width: 16px; height: 15px; } 
.sprite-help { background-position: 0 -203px; width: 16px; height: 16px; } 
.sprite-home { background-position: 0 -254px; width: 16px; height: 16px; } 
.sprite-lang { background-position: 0 -305px; width: 16px; height: 16px; } 
.sprite-livechat { background-position: 0 -356px; width: 16px; height: 16px; } 
.sprite-news { background-position: 0 -407px; width: 16px; height: 16px; } 
.sprite-post { background-position: 0 -458px; width: 16px; height: 16px; } 
.sprite-proof { background-position: 0 -509px; width: 16px; height: 16px; } 
.sprite-ptr_register { background-position: 0 -560px; width: 16px; height: 16px; } 
.sprite-support { background-position: 0 -611px; width: 16px; height: 16px; } 
.sprite-traffic { background-position: 0 -662px; width: 16px; height: 16px; } 
.sprite-upgrade { background-position: 0 -713px; width: 16px; height: 16px; } 
.sprite-www { background-position: 0 -764px; width: 16px; height: 16px; } 
 */
