/* -----------------------------------
	  Template specific styles  
------------------------------------- */


/* Generic Styles */

body {
	padding: 0px;
	margin:  0px;
	background-color: #daeff8;
	text-align:center;
}
body, table, td, tr, div {
	font-size: 12px;
	line-height: 1.6;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight:400;
}
a {
	color: #1a8ccd;
	text-decoration: none;
}
a:hover {
	color: #077abc;
	text-decoration: underline;
}
table {
	border-collapse:collapse;
}
/* Content Blocks */


#wrapper {
	width: 980px;
	margin:0 auto;
	background:url(images/bg.gif) repeat-y;
}
#wrapper_inner {
	width: 980px;
	background:url(images/bg_bot.gif) no-repeat bottom;
	padding-bottom: 15px;
}
#wrapper_content {
	width: 950px;
	margin: 0 15px;
	background:#FFFFFF;
	text-align: left;
}
/* Header Blocks */

#header {
	width: 950px;
	height: 95px;
	background:url(images/bg_header.gif) top repeat-x #3f3f3f;
	overflow:hidden;
}
#header_left {
	width: 350px;
	height: 95px;
	float:left;
}
#header_right {
	width: 550px;
	height: 95px;
	text-align:right;
	padding-right: 20px;
	line-height: 95px;
	color:#FFFFFF;
	float:right;
}
#header_right a {
	color: #FFFFFF;
	text-decoration:none;
}
#header_right a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#content {
	width: 950px;
	padding: 15px 0;
}
#content_inner {
	padding: 0 15px ;
}
#footer {
	width: 950px;
	padding: 15px 0;
	background:url(images/bg_footer.gif) repeat-x top #434343;
}
#footer_inner {
	width: 950px;
	background:url(images/bg_footer_inner.gif) repeat-y left;
}
.footer_cell {
	width: 280px;
	margin-left: 36px;
	float:left;
	display:inline;
	text-align:left;
	font-size:11px;
	color:#CCCCCC;
}
.footer_cell a {
	color:#FFFFFF;
	text-decoration:none;
}
.footer_cell a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.footer_plus {
	background:url(images/footer_plus.gif) no-repeat 140px 0px;
}
#language {
	text-align:center;
	padding:10px 0;
	width:100%;
}
/* Homepage Stuff */

#home_content {
	width: 950px;
	height: 320px;
	overflow:hidden;
	background:url(images/bg_home.jpg) top no-repeat;
}
#home_slogan {
	width: 600px;
	height: 80px;
	margin-left: 20px;
	margin-top: 10px;
	overflow:hidden;
}
.home_note1 {
	font-size: 32px;
	line-height: 40px;
	color: #666666;
	font-weight:400;
}
.home_note2 {
	font-size: 16px;
	line-height: 20px;
	color: #999999;
	font-weight:400;
}
#home_join {
	width:190px;
	float:right;
	margin-top: 10px;
}
#home_search {
	padding-top: 30px;
	padding-left: 60px;
}
.home_searchtitle {
	font-size: 24px;
	line-height: 38px;
	color: #ffffff;
	font-weight:400;
}
.home_searchtxt {
	font-size: 12px;
	color: #ffffff;
	font-weight:400;
}
#home_content_bot {
	width: 950px;
	height: 240px;
	background:url(images/bg_home_bot.gif) top repeat-x;
}
#home_left {
	width: 440px;
	margin-left: 20px;
	margin-top: 20px;
	display:inline;
	float:left;
	border: 1px solid #dddddd;
	height: 200px;
	overflow:hidden;
}
#home_right {
	width: 440px;
	margin-right: 20px;
	margin-top: 20px;
	display:inline;
	float:right;
	border: 1px solid #dddddd;
	height: 200px;
	overflow:hidden;
}
.home_content_header {
	font-size: 16px;
	line-height: 16px;
	padding-left: 15px;
	padding-top: 15px;
	color:#666666;
	font-weight:400;
}
.home_content_body {
	padding:  10px 15px;
}
.tag1 a, .tag2 a, .tag3 a, .tag4 a, .tag5 a, .tag6 a, .tag7 a {
	color:#999999;
	font-weight:400;
	text-decoration:none;
}
.tag1 a:hover, .tag2 a:hover, .tag3 a:hover, .tag4 a:hover, .tag5 a:hover, .tag6 a:hover, .tag7 a:hover {
	color:#000000;
	font-weight:400;
	text-decoration:underline;
}
.tag1 {
	font-size:10px;
	padding:0 2px;
}
.tag2 {
	font-size:11px;
	padding:0 2px;
}
.tag3 {
	font-size:12px;
	padding:0 2px;
}
.tag4 {
	font-size:13px;
	padding:0 2px;
}
.tag5 {
	font-size:14px;
	padding:0 2px;
}
.tag6 {
	font-size:15px;
	padding:0 2px;
}
.tag7 {
	font-size:16px;
	padding:0 2px;
}
#home_profile {
	width: 100%;
}
#home_profile td {
	width: 25%;
	text-align:center;
}
#home_profile div a {
	font-size:10px;
	line-height: 12px;
	color: #666666;
	text-decoration: none;
}
#home_profile div a:hover {
	color: #000000;
}
a.profile_image img {
	padding: 5px 10px 10px 5px;
	margin-left: 5px;
	background:url(images/bg_profile.gif) no-repeat bottom right;
	display:block;
	width:70px;
	height:90px;
}
/* Nav main Menu */


#nav {
	width: 950px;
	height: 55px;
	line-height:55px;
	font-size:12px;
	font-weight:700;
	background:url(images/bg_nav.gif) top repeat-x #e2e2e2;
	overflow:hidden;
}
#nav a {
	padding: 0 10px;
	background: url(images/bg_navlink.gif) right no-repeat;
	color:#000000;
	text-decoration:none;
	display:block;
	float:left;
}
#nav a:hover {
	background: url(images/bg_navlink.gif) right no-repeat #d2d2d2;
	color:#000000;
	text-decoration:none;
}
/* Forms */
input, textarea, select {
	font-size: 12px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}
.button { /*   all form buttons */
	font-size: 12px;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	padding: 3px 7px;
	font-weight: 700;
	color: #ffffff;
	background-color: #1a8ccd;
	border: none;
}
.clearBoth {
	clear:both!important;
	height:1px;
	line-height:1px;
	overflow:hidden;
}

