@import url(public.css);

body {
	background-image: url(images/body_h237.gif);
}


.header {
	background-image: url(images/slider_7.gif);
}

.header .subNav {
	padding-bottom: 7px;
}

.header .subNav a {
	padding: 0 6px;
}

.header .slider {
	height: 70px;
	padding: 0;
	padding-left: 25px;
}

.header .slider h2 {
	padding-top: 8px;
}
.content {
	/*width: auto;*/
	width:1000px;
	margin-top: 20px;
}
.content h2 {
	font-size: 14px;
	color: #3b3b3b;
	line-height: 1.5em;
}
.content .input {
	padding: 0 5px;
	height: 26px;
	margin-bottom: 10px;
}
.content .input input {
	width: 100%;
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	height: 21px;
	padding-top: 4px;
}


/*
.content .input_220 {
	width: 210px;
	background: url(images/input_220_26.gif) no-repeat;
}

.content .input_107 {
	width: 97px;
	background: url(images/input_107_26.gif) no-repeat;
}
.content .input_150 {
	width: 140px;
	background: url(images/input_150_27.gif) no-repeat;
}
.content .input_95 {
	width: 85px;
	background: url(images/input_95_26.gif) no-repeat;
}
.content .input_122 {
	width: 112px;
	background: url(images/input_122_26.gif) no-repeat;
}
*/
.content textarea {
	width: 209px;
	height: 45px;
	border: 0;
	background: url(images/user_basic_textarea.gif) no-repeat;
	overflow: auto;
	padding: 5px;
}
.content a {
	color: #d10c55;
	font-size: 11px;
	text-decoration: underline;
	clear: both;
}
.content .username a, .content .subscribe a{
	display: block;
}
.content a:hover {
	text-decoration: none;
}

.content .username {
	margin-left: 12px !important;
	margin-left: 6px;
}


.content .box {
	margin: 0 30px;
}
.content .box p {
	padding-bottom: 5px;
	line-height: normal;
	margin-right: 0px;
}
.content .checklabel {
	float: right;
	width: 214px;
}

.content .username .box {
	padding-bottom: 15px;
}
.content .email .box {
	padding-bottom: 26px;
}
.content .subscribe .box {
	padding-bottom: 42px;
}

.gender .comboboxContainer 
{
	float:left;
	width: 90px !important;
}

.gender .comboboxValueContainer {
	background: url(images/downlist_90_27.gif) no-repeat;
}

.day .comboboxContainer 
{
	float: left;
	width: 65px !important;
	margin-right: 3px;
	margin-bottom: 10px;
}

.day .comboboxValueContainer {
	background: url(images/downlist_64_27.gif) no-repeat;
}

.month .comboboxContainer {
	float: left;
	width: 90px !important;
	margin-right: 3px;
	margin-bottom: 10px;
}

.month .comboboxValueContainer {
	background: url(images/downlist_90_27.gif) no-repeat;
}

.year .comboboxContainer {
	float: left;
	width: 69px !important;
	margin-bottom: 10px;
}

.year .comboboxValueContainer {
	background: url(images/downlist_69_27.gif) no-repeat;
}
.state, .country {
	float: left;
}
.state .comboboxContainer {
	width: 75px !important;
	margin-right: 3px;
	margin-bottom: 10px;
}

.state .comboboxValueContainer {
	background: url(images/downlist_90_27.gif) no-repeat;
}

.country .comboboxContainer {
	width: 139px !important;
	margin-bottom: 10px;
}

.country .comboboxValueContainer {
	background: url(images/downlist_139_27.gif) no-repeat;
}

.secret .comboboxContainer {
	width: 220px !important;
	margin-bottom: 10px;
}

.secret .comboboxValueContainer {
	background: url(images/downlist_220_27.gif) no-repeat;
}

.row_p {
	margin-bottom: 20px;
}

.content .username .top {
	height: 750px;
}
.content .email .top {
	height: 750px;
}
.content .subscribe .top {
	height: 750px;
}

.cluetip-default #cluetip-outer {
	position: relative;
	margin: 0;
	background: url(images/user_titlebox_lt.gif) no-repeat top left;
	font-weight: bold;
	border: 0;
	padding-bottom: 5px;
}
.cluetip-default {
	padding-bottom: 5px;
	background: url(images/user_titlebox_rt.gif) no-repeat top right;
  	width: auto !important;
  	background-color: transparent;
}

.cluetip-default h3#cluetip-title {
	font-size: 12px;
}

.content .top {
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	padding-bottom:20px;
	padding-top:23px;
	width:297px;
}


.content .bottom {
	background:transparent url(images/user_basic_content_box_bottom.gif) no-repeat scroll center bottom;
	height:8px;
	margin:0pt !important;
	width:299px;
}

.content .topwide {
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	padding-bottom:20px;
	padding-top:23px;
	width:297px;
}