body, input, table {
	font: 11px/15px verdana, geneva, arial, helvetica;
}

body {
	margin: 0;
	padding: 0;
	background-color: #142758;
	background-image: url('/img/misc/bg_flakes.gif');
	background-attachment: fixed;
}


a {
	color: #0055a4;
	text-decoration: none;
}

a:hover {
	color: #18426d; 
	text-decoration: underline;  
}

.l_ft {
	text-decoration: none;
	color: #0f2e4e;
}

.l_ft:hover {
	text-decoration: underline; 
}

.l_ft:visited {
	color: #2d69a8; 
}


#fr_main {
	position: relative;
	width: 980px;
	border: 0;
	border-right: solid #FFFFFF;
	border-left: solid #FFFFFF;
	border-width: 2px;
	padding: 0;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}


/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(/img/misc/loading1.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(/img/misc/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(/img/misc/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(/img/misc/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}


/* site */

form {
	margin-top: 0;
	margin-bottom: 0;
}

h1 {
	font: 21px Arial, Helvetica, sans-serif; 
	font-weight: bold;
	margin: 0 0 6px 0;
	padding: 0;
}

#col_content h1 {
	font-size: 24px; 
}



h2 {
	font: 16px Arial, Helvetica, sans-serif; 
	font-weight: bold;
	display: inline; 
}

.red {
	font-weight: bold;
	color: #E12020;
}

.white {
	font-weight: bold;
	color: #FFFFFF;
}

a.white:hover { color: #FFFFFF; }


.main_clean {
	overflow: hidden;
	border: 0;
	border-right: solid #FFFFFF;
	border-left: solid #FFFFFF;
	border-width: 2px;
	padding: 0;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	width: 980px;
}




.contentclean {
	padding: 10px;
	background-color: #FFFFFF;
}

.headerclean {
	background-image: url('/img/misc/bg_clean.gif');
	color: #FAFEF4;
}


#header {
	overflow: hidden;
	width: 980px;
	border-top: solid #FFFFFF;
	border-width: 2px;	
}	

.ad250 {
	padding-top: 2px;
	border-bottom: solid #FFFFFF;
	border-width: 2px;
}

.adrectangle {
	text-align: center;
	padding: 2px 0px 2px 0px;
}

.adtop {
	width: 980px;
	background-color: #000000;
	text-align: center;
}

.adlow {
	width: 980px;
	clear: both;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;	
}


#content {
	float: left;
	width: 980px;
	overflow: hidden;
	background-color: #FFFFFF;
}

#content3 {
	float: left;
	width: 980px;
	background-image: url('/img/misc/bg2_c3.gif');
	overflow: hidden;
}	

#contentright {
	float: left;
	width: 980px;
	background-image: url('/img/misc/bg2_cr.gif');
	overflow: hidden;
}




#footer {
	clear: both;
	padding: 15px 0 1px 15px;
	background-color: #000000;
	height: 200px;
	color: #FFFFFF;
	text-align: left;
	border-top: 4px solid #4785C6;
}	

#footer h5 {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	margin: 0 0 6px 0;
	padding: 0;
}

#footer div.network { clear: both; text-align: center; color:#a1a1a1; }
#footer div.network a { color:#a1a1a1; }


















div.menu {
	width: 980px; 
	height: 22px; 
	border-top: solid #FFFFFF;
	border-width: 2px;
	background-color: #142758;
	background-image: url('/img/misc/bg_topnav.gif');
} 

div.menu a {
	display: block; 
  font-weight: bold;
  line-height: 20px; 
  text-decoration: none;
  color: #FFFFFF;
  height: 100%; 
  padding: 0 10px 0 10px;
}

div.menu a:hover {
	background-image: url('/img/misc/bg_topnav_h.gif');
	color: #0B1542;
}

div.menu ul {
  padding:0;
  list-style: none;
  margin:0;
}

div.menu li {
  padding:0;
  float:left;
  height: 22px; 
}

div.menu li.active a {
  color:#0B1542;
  background-image: url('/img/misc/bg_topnav_h.gif');
}

div.menu li.icon a {
  padding: 0 1px 0 1px;
}


div.submenu {
	clear: both; 
	background-color: #b7d0e3; 
	background-image: url('/img/misc/bg_botnav.gif');
	width: 980px; 
	height: 18px; 
	padding: 0; 
	border-bottom: solid #FFFFFF;
	border-width: 2px;
}

div.submenu a {
	color: #09113D;
	font-size: 10px; 
	text-decoration: none; 
  padding-left: 9px;
  padding-right: 9px;	
}

div.submenu ul {
  padding:0;
  list-style: none;
  margin:0;
}
div.submenu li {
  padding:0;
  float:left;
  height: 16px; 
}

div.submenu a:hover {
	text-decoration: underline;
}







#col_left {
	width: 230px;
	float: left;
	overflow: hidden;
}

#col_middle {
	width : 480px; 
	padding: 0 10px 0 10px;
	float: left;
	overflow: hidden;
}

#col_right {
	width: 250px; 
	float: left;
	overflow: hidden;
}

#col_content_right {
	width: 200px; 
	float: left;
	padding: 0 10px 0 0;
	overflow: hidden;
}

#col_content_right ul {
	margin: 0;
	padding: 0; 
}

#col_content_right ul li {
	list-style: none;
	padding: 0px 0px 1px 10px;
	background-image: url(/img/misc/li_circle.gif);
	background-repeat: no-repeat; 
	background-position: 0px 4px;
}



.subtitle {
	color: #FFFFFF;
	font: 21px Arial, Helvetica, sans-serif; 
	padding: 3px 10px 4px 10px;
	font-weight: bold;
	margin: 0;
	width: 708px;
	overflow: hidden;
}

#subyellow {
	background-image: url('/img/misc/d_bg_y.gif');
}

#subblue {
	background-image: url('/img/misc/d_bg_b.gif');
}

#subblue2 {
	background-image: url('/img/misc/d_bg_b2.gif');
}

#subblack {
	background-image: url('/img/misc/d_bg_black.gif');
}

#subred {
	background-image: url('/img/misc/d_bg_r.gif');
}

#subgrey {
	background-image: url('/img/misc/d_bg_g.gif');
}


#col_normal0 {
	float: left;
}

#col_normal {
	width: 710px; 
	padding: 10px;
	float: left;
	background-color: #FFFFFF;
	overflow: hidden;
}

#col_content {
	width: 500px; 
	float: left;
	padding: 10px;
	overflow: hidden;
}




#col_contentright {
	background-color: #FFFFFF;
	width: 680px; 
	float: left;
	padding: 10px;
}

#col_full {
	background-color: #FFFFFF;
	width: 960px; 
	float: left;
	padding: 10px;
}




.right {
	float: right;
}


#col_left ul {
	margin: 0;
	padding: 0; 
}

#col_left ul li {
	list-style: none;
	padding: 0px 0px 1px 7px;
	background-image: url(/img/misc/li_line.gif);
	background-repeat: no-repeat; 
	background-position: 0px 4px;
}

#col_right ul {
	margin: 0;
	padding: 0; 
}

#col_right ul li {
	list-style: none;
	padding: 0px 0px 1px 10px;
	background-image: url(/img/misc/li_circle.gif);
	background-repeat: no-repeat; 
	background-position: 0px 4px;
}



#puff1 {
	padding-top: 0;
	margin-top: 0;
	border-top: 0;
}


.dep_head {
	color: #FFFFFF;
	height: 18px;
	background-color: #132455;
	background-image: url('/img/misc/bg_topnav.gif');
	font-weight: bold;
	padding: 1px 0 1px 10px;
	margin: 0;
}

.dep_head a {
	color: #FFFFFF;
	text-decoration: none; 
}


.subdep_head {
	margin-top: 10px;
	border-top: 1px solid #E9E9E9;
	margin-bottom: 5px;
	color: #A3A3A3;
	font-weight: bold;
	font-size: 9px;
	clear: both;
}





.sub {
	height: 33px;
	background-image: url('/img/misc/d_bg_b.gif');
	padding: 3px 10px 3px 10px;
	margin-bottom: 10px;
	clear: both;
}


.subdep {
	float: left;
	font: 21px Arial, Helvetica, sans-serif; 
	line-height: 21px; 
	color: #FFFFFF;
	font-weight: bold;
}



.box {
	padding: 10px;
	margin: 0;
	background-image: url('/img/misc/bg_box.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #F7F8FA;
	overflow: hidden;
}

.box li {
	margin-top: 2px;
	margin-bottom: 3px;
	font: 11px/14px verdana, geneva, arial, helvetica;
}


.box2 {
	background-color: #EFF4FE;
	font-weight: bold; 
}

td.box2 {
	color: #000000;
}


.box3 {
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	border: 2px solid #89A1CD;
}

.box4 {
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #EEEEEE;
	border: 1px dotted #666666;
}

.box5 {
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #EEEEEE;
	border: 1px solid #9D9D9D;
	clear: both;
}

.box6 {
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #EEEEEE;
}

.boxred {
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #F0DCDA;
	border: 2px solid #D83B2A;
}

.grayline {
	padding-top: 5px;
	padding-bottom: 8px;
	margin-top: 0px;
	border-top: 1px solid #E9E9E9;
	clear: both;
}

.noline {
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	background-color: #FFFFFF;
}

.line {
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	background-color: #FFFFFF;
	border-top: solid #eeeeee; 
	border-width: 1px;
}

.dot_line {
	height: 100%; 
	border-bottom: 1px dashed #E9E9E9; 
	padding: 5px 0 5px 0; 
	clear: both;
}


.newline {
	clear: both;
	font-size: 0;
}

.newslist_pic {
	float: left; 
	width: 160px;
}

.newslist_pic img {
	padding-bottom: 5px;
}

.newslist_text_front {
	float: left; 
	width: 320px;
}

.newslist_text {
	float: left; 
	width: 548px;
}

.newslist { clear: both; padding-bottom: 3px; }
.newslist span { float: left; width: 300px; }

.svinj {
	font-size: 9px;
	font-weight: bold;
	letter-spacing: +0.1em;
	color: #C9242B; 
}

.sspecial {
	font-size: 9px;
	font-weight: bold;
	letter-spacing: +0.1em;
	color: #000000; 
}

.boldtext {
	font: 11px verdana, geneva, arial, helvetica; 
	font-weight: bold;
}


.newstitle {
	color: #000000; 
	font: 17px Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;  
}

.newstitle:hover{
	color: #000000;
	text-decoration: underline;  
}

.newspreamble {
	color: #000000; 
	text-decoration: none;  
}

.newspreamble:hover{
	color: #000000;
	text-decoration: underline;  
}

.smalltext {
	font-size: 9px;
	color: #A3A3A3; 
}

.infotext {
	font-style: italic; 
	color: #A3A3A3; 
	font-size: 10px;
}

.stextr {
	font-size: 9px;
	color: #A3A3A3; 
	float: right;
}



.picright {
	font-family: Arial, Verdana, sans-serif; 
	font-size: 11px; 
	padding: 0 0 10px 10px;
	color: #535353;
	float: right;
	width: 245px;
}


.picleft {
	font-family: Arial, Verdana, sans-serif; 
	font-size: 11px; 
	padding: 0 10px 5px 0;
	color: #535353;
	float: left;
	width: 245px;
}

.piccenter {
	font-family: Arial, Verdana, sans-serif; 
	font-size: 11px; 
	padding: 0;
	color: #535353;
	margin-right: auto; 
	margin-left: auto
}

.picnormal {
	font-family: Arial, Verdana, sans-serif; 
	font-size: 11px; 
	padding: 0;
	color: #535353;
}



a.slink {
	font-size: 10px; 
	color: #000000; 
	text-decoration: underline; 
}

a.slink:hover {
	color: #FFFFFF; 
	background-color: #555555; 
	text-decoration: none;
}

a.slinkb {
	font-size: 10px; 
	font-weight: bold;
	color: #000000; 
	text-decoration: underline; 
}

a.slinkb:hover {
	color: #FFFFFF; 
	background-color: #555555; 
	text-decoration: none;
}


a.linkb {
	font-weight: bold;
	color: #000000; 
	text-decoration: underline; 
}
a.linkb:visited { 
	color: #2C5296; 
	text-decoration: underline; 
}

a.linkb:hover { 
	font-weight: bold;
	color: #FFFFFF; 
	background-color: #555555; 
	text-decoration: none;  
}


.formtext {
	font: 10px verdana;
	background: #F3F3F3;
	border-style: solid;
	border-width: 1px;
	border-color: #919191;
}

.formtext_wide {
	font: 10px verdana;
	background: #F3F3F3;
	width: 98%;
	border-style: solid;
	border-width: 1px;
	border-color: #919191;
}

.formtextarea {
	font: 10px verdana;
	background: #F3F3F3;
	width: 99%;
	height: 70px;
	border-style: solid;
	border-width: 1px;
	border-color: #919191;
}

.formtextarea2 {
	font: 10px verdana;
	background: #FFFFFF;
	height: 70px;
	border-style: solid;
	border-width: 1px;
	border-color: #919191;
}

.formdrop {
	font: 12px verdana;
	padding-left: 0;
	padding-right: 0;
	margin-left: 0;
}

.desktop {
	padding: 0 0 10px 0;
	margin: 0;
}


.thumbnail div {
	margin-bottom: 10px;
}

a.thumbnail
{
	background-color: #EEEEEE;
	display: block;
	border: 1px solid #E8E8E8;
	padding: 9px 4px 9px 4px;
	height: 150px;
	width: 150px;
	margin-bottom: 5px;	
	text-align: center;
}

a.thumbnail:hover
{
	border: 1px solid #969696;
	background-color: #EEEEEE;
}

td.thumbnail {
	width: 160px;
}






.guestpic {
	float: left; 
	padding-top: 5px; 
	padding-right: 5px; 
	clear: both; 
	width: 40px;
}

.gbpic {
	padding-bottom: 5px; 
}

.lightgrey_block {
	padding: 2px 2px 2px 10px; 
	background-color: #EEEEEE; 
	clear: both;
}

.grey_block {
	padding: 1px 1px 1px 10px; 
	background-color: #6C6C6C; 
	font-weight: bold; 
	color: #FFFFFF;
	clear: both;
}

.grey_box {
	padding: 10px; 
	background-color: #EEEEEE; 
}


.webcambox {
	float: left; 
	padding: 9px 5px 9px 5px; 
	margin-right: 5px; 
	margin-bottom: 5px; 
	background-color: #EEEEEE; 
	height: 210px; 
	width: 215px; 
	border: 1px solid #E8E8E8;
}





/* ---- Forum ---- */

.forumtable {
	margin: 0;
	padding: 0;
	width: 100%;
}

.forumlf {
	vertical-align: top;
}


.foruml1 {
	vertical-align: top;
}

.foruml0 {
 	background-color: #F7F8FA;
 	vertical-align: top;
}


.forumhead {
	border-bottom: 1px solid #D3D3D3;
	background-color: #EEEEEE; 
	text-align: left;
	padding: 6px 6px 6px 0px;
}

.forumrow {
	padding: 7px 0px 7px 0px;
	border-bottom: 1px solid #E6E8EF;
}

.forumrow_s {
	padding: 5px 0px 6px 0px;
	border-bottom: 1px solid #E6E8EF;
	font-size: 10px;
	line-height: 20px;
}

.forumrow_n { line-height: 12px; }

.replybox {
	padding: 5px; 
	background-color: #e3e3e3; 
}

.forumcategory {
	border-bottom: 1px solid #D3D3D3;
	background-color: #EEEEEE; 
	padding: 4px 0px 2px 5px;
	display: block;
	font-size: 13px;
	margin: 15px 0px 0px 0px;
}

.forumicon {
	padding-top: 3px;
}

.fline {
	border-top: 1px solid #E6E8EF;
}

.forumname {
	text-align: left;
	padding-left: 6px;
	padding-right: 8px;
	width: 470px;
	padding: 3px 0 6px 0;
}

.foruminfo {
	padding-top: 3px;
	font-size: 10px; 
	color: #A3A3A3; 
}

DIV.icon {
	float: left;
	margin-top: 0.1em;
	margin-left: 0.2em;
	display: block;
	border-width: 0.6em 0.6em 0.6em 0.6em;
	border-style: solid
}

DIV.icon {border-color: #E6E6E6 #DEDEDE #DADADA #E2E2E2; }
TR.iredirect DIV.icon {border-color: #F1F1F1 #F1F1F1 #F1F1F1 #F1F1F1; }
DIV.inew {border-color: #0080D7 #0065C0 #0058B3 #0072CA; }
DIV.iclosed {border-color: #ACACAC #979797 #898989 #7A7A7A; }
TR.iclosed, TR.iclosed a, TR.iclosed a.l_ft  {COLOR: #888}
TR.iredirect, TR.iredirect a, TR.iredirect a.l_ft  {COLOR: #888}

.posted-mark { color: #0f3368; font-size: 2em; }

.blocked_post {  background-color: #E3E3E3; margin-bottom: 20px; padding: 5px 5px 5px 10px; color: #868686;}
.forum_avatar { width: 100px; padding: 5px 0 5px 0; text-align: center; }
.forum_tb_avatar { width: 100px; background-color: #E3E3E3; }
.forum_post { width: 710px; overflow: hidden; border-top: 2px solid #6C6C6C; border-right: 1px solid #E3E3E3; border-bottom: 1px solid #E3E3E3; margin-bottom: 20px; }
.forum_post_text { padding: 10px; width: 590px; overflow: hidden; }
.forum_author_box {	padding: 5px 5px 5px 10px; background-color: #E3E3E3; }

.uploadphoto_page { background-color: #eeeeee; background-image: url(''); }

.forum_post_text_noavatar { margin-bottom: 20px; }
.signature { font-size: 9px; color: #A3A3A3; margin-top: 15px; padding-top: 3px; border-top: 1px dashed #A3A3A3; }





.productpic {
	float: right; 
	border-left: 1px solid #E9E9E9; 
	padding-left: 10px; 
	margin-bottom: 10px; 
	width: 211px; 
	clear: both;
}

.block0 {
	margin: 5px 0 10px 0;
	padding: 5px; 
	clear: both; 
	background-color: #FFFFFF;
}

.block1 {
	margin: 5px 0 10px 0;
	padding: 5px; 
	clear: both;
	background-color: #EEEEEE;
}

#pagelist {
	padding: 3px 0;
	margin-left: 0;
	border-bottom: 1px solid #778;
	font: bold 10px Verdana, sans-serif;
}

#pagelist li {
	list-style: none;
	margin: 0;
	display: inline;
}

#pagelist li a {
	padding: 3px 0.4em;
	margin-left: 2px;
	border: 1px solid #778;
	border-bottom: none;
	background: #D2D8E3;
	text-decoration: none;
}

#pagelist li a:link { color: #448; }
#pagelist li a:visited { color: #667; }

#pagelist li a:hover {
	color: #000;
	background: #93A3C2;
	border-color: #227;
}

#pagelist li a#current {
	background: white;
	border-bottom: 1px solid white;
}

.breadnav {
	padding-bottom: 5px;
	font-size: 10px;
}


blockquote, .codebox { 
	margin: 15px; 
	padding: 6px; 
	border: 1px solid #7F9DB9;
	background: #F7F8FA;
}
.incqbox {
	width: 100%; 
	overflow: hidden
}

.postimg {max-width: 100%  }

.postmsg {
	width: 100%;
	overflow: hidden;
}

.btn_yellow {
	background-image: url(/img/misc/btn_yellow.png);
	width: 217px;
	height: 24px;
	text-align: center;
}
	
.btn_yellow a {
	color: #FFFFFF; 
	font: 11px/24px verdana, geneva, arial, helvetica; 
	display: block; 
	text-decoration: none; 
	font-weight: bold;
}		



/* RATER PLUGIN */
.ui-small-starsOff, .ui-small-starsOn {display:inline-block; height:11px; background:url(/img/misc/star2.gif) repeat-x 0 0px;}
.ui-small-starsOn {display:block; max-width:110px; top:0; background-position: 0 -11px;}
.stat {float: left; }
.ui-rater>span {vertical-align:top;}
.ui-rater-rating {margin-left:.8em}
.ui-rater-starsOff, .ui-rater-starsOn {display:inline-block; height:16px; background:url(/img/misc/star.gif) repeat-x 0 0px;}
.ui-rater-starsOn {display:block; max-width:160px; top:0; background-position: 0 -32px;}
.ui-rater-starsHover {background-position: 0 -16px!important;}
#favdiv { float: right; padding-right: 10px; }
.videobox {	float: left; width: 170px; height: auto; padding: 0 10px 15px 0; overflow: hidden; font-size: 9px; line-height: 15px; position:relative; }
.videobox .thumbnail { margin-bottom: 5px; border:1px solid #eeeeee; }
.videobox .title { font-size: 12px; font-weight: bold; padding-bottom: 2px; }
.videobox .duration { position: absolute; top: 5px; left: 127px; color: #fff; background-color: rgba(0,0,0,0.5); width: 32px; border-radius: 3px; padding: 1px 1px 1px 5px; font-size: 9px; line-height: 11px; background-repeat: no-repeat; background-image: url('/img/misc/comment10.png'); background-position: left bottom; }

.lastvideobox { padding-right: 0px; }
.firstvideobox { clear: left; }

.home .videobox { width: 162px; height: auto; padding-right: 16px; padding-bottom: 15px; }
.home .lastvideobox { padding-right: 0px; }
.title_overlay { min-height: 17px; position: absolute; top: 0px; color: #fff; background-color: rgba(0,0,0,0.5); width: 100%; font-size: 11px; line-height: 15px;  }
.title_overlay div { padding-left: 5px; padding-bottom: 3px; }
.title_overlay a { color: #fff; } 

#video_nav_box, #photo_nav_box {
	clear: both; 
	padding: 10px; 
	margin-bottom: 15px; 
	background-image: url('/img/misc/bg_box.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #F7F8FA;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}


#video_nav_r_box { float: left; margin-right: 20px; padding-right: 20px; height: 65px; border-right: thin solid #656565; }

#video_nav_r_box div {
padding-top: 5px;
padding-bottom: 5px;
}



.firstletter {
 clear: both; border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #E9E7DE; width: 260px; padding-bottom: 5px; padding-top: 10px; font-weight: bold; color: #5A5749;
}

.flags {
	position:relative;  left:935px;  top:5px;  z-index:1; width: 80px; height: 0px;
}

.search {
	position:relative; left:790px; z-index: 10; top: 65px;  width: 190px; height: 0px;
}

.membertop {
	width: 980px; 
	height: 21px;
	background-image: url('/img/misc/bg_black.gif');
	background-color: #000000; 
	color: #FFFFFF;
	padding: 3px 10px 0 10px;
	font-size: 10px;
}

.membertop a {
	color: #FFFFFF;
	text-decoration: none; 
}

.membertop a:hover {
	color: #FFFFFF;
	text-decoration: underline; 
}

.searchbox {
	width: 142px;
	color: #fff; background-color: #000; border: 0px; height: 15px; padding: 0 0 0 5px; margin: 0; font-size: 11px;
	background-image: url('/img/misc/bg_search.gif');
}

.searchtop {
	float: right;
	width: 170px;
}

.grey {
color: #616161;
padding: 0 5px 0 5px;
}

div.tooltip { 
    background-color:#000; 
    outline:1px solid #669; 
    border:2px solid #fff; 
    padding:10px 15px; 
    width:250px; 
    display:none; 
    color:#fff; 
    text-align:left; 
    font-size:12px; 
 
    /* outline radius for mozilla/firefox only */ 
    outline-radius:4px; 
    -moz-outline-radius:4px; 
    -webkit-outline-radius:4px; 
}

#videoplayer {
	clear: both; 
	width: 100%; 
	text-align: center; 
	padding-bottom: 15px;
	font-weight: bold;
}

#admarket_info {
	clear: both;
	padding: 10px 0 10px 0;
}

#emoticons {
	float: right;
}


.comment {
	background-color: #EEEEEE; 
	padding: 5px 10px 5px 10px; 
	clear: both; 
	min-height: 55px; 
	overflow: hidden;
}

.comment_pic {
 	float: left; 
 	width: 50px;
 	background-image:url('/img/misc/comment_arrow.gif');
 	background-repeat:no-repeat;
 	background-position:right top;
}

.comment_textdiv {
 float: left; 
 background-color: #FFFFFF; 
 width: 410px; 
 padding: 10px; 
 border-radius: 5px;
 overflow: hidden;
}

.comment_author {
	padding-bottom: 7px; 
	font-weight: bold; 
	color: #989898;
}

#comment_text {
	background-color: #FFFFFF;
}

.comment_textbox {
	clear: both; 
	overflow: hidden; 
	color: #000000;
}

#new_comment .comment_pic {
	margin-top: 20px;
}

.commenticon {
	float: right;
}

.commenthead {
	background-color: #EEEEEE;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
	clear: both;
}

.profile_pic {
	padding: 0 0 10px 10px;
}

.info_box {
	background-color: #EEEEEE;
	padding: 10px;
	overflow: hidden; 
}

.error, .alert, .notice, .success, .info {padding:0.8em;margin-bottom:1em;border:2px solid #ddd;}
.error, .alert {background:#fbe3e4;color:#8a1f11;border-color:#fbc2c4;}
.notice {background:#fff6bf;color:#514721;border-color:#ffd324;}
.success {background:#e6efc2;color:#264409;border-color:#c6d880;}
.info {background:#d5edf8;color:#205791;border-color:#92cae4;}
.error a, .alert a, .notice a, .success a, .info a {text-decoration: underline;}
.error a, .alert a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}
.info a {color:#205791;}



.table_row1 { background-color: #EEEEEE; }
.table_row2 { background-color: #FFFFFF; }

.title_line { background-color: #EFF4FE; font-weight: bold; color: #000000; padding: 5px; clear: both; }
.link_media { background-color: #EEEEEE; display: none; padding: 10px 10px 10px 10px; border: 1px solid black; margin-top: 10px; margin-bottom: 10px; overflow: auto; width: 686px; }

.ic {
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-bottom: 8px;
	line-height: 23px;
}

.icon_add { background-image: url('/img/icons/add.png'); }
.icon_photos { background-image: url('/img/icons/pictures.png'); }
.icon_photo_add { background-image: url('/img/icons/picture_add.png'); }
.icon_photo_link { background-image: url('/img/icons/picture_link.png'); }
.icon_photo_edit { background-image: url('/img/icons/picture_edit.png'); }
.icon_unlink { background-image: url('/img/icons/link_delete.png'); }
.icon_video_add { background-image: url('/img/icons/film_add.png'); }
.icon_video_link { background-image: url('/img/icons/film_link.png'); }
.icon_map { background-image: url('/img/icons/map.png'); }
.icon_map_add { background-image: url('/img/icons/map_add.png'); }
.icon_edit { background-image: url('/img/icons/page_edit.png'); }
.icon_delete { background-image: url('/img/icons/delete.png'); }
.icon_close { background-image: url('/img/icons/cross.png'); }
.icon_download { background-image: url('/img/icons/disk.png'); }
.icon_list { background-image: url('/img/icons/table.png'); }
.icon_user_add { background-image: url('/img/icons/user_add.png'); }
.icon_cog { background-image: url('/img/icons/cog.png'); }
.icon_email_add { background-image: url('/img/icons/email_add.png'); }
.icon_film { background-image: url('/img/icons/film.png'); }
.icon_film_edit { background-image: url('/img/icons/film_edit.png'); }
.icon_heart { background-image: url('/img/icons/heart.png'); }
.icon_tag_add { background-image: url('/img/icons/tag_blue_add.png'); }
.icon_heart_add { background-image: url('/img/icons/heart_add.png'); }
.icon_help { background-image: url('/img/icons/help.png'); }
.icon_calendar_add { background-image: url('/img/icons/calendar_add.png'); }
.icon_calendar_view { background-image: url('/img/icons/calendar_view_day.png'); }
.icon_link_break { background-image: url('/img/icons/link_break.png'); }
.icon_accept { background-image: url('/img/icons/accept.png'); }
.icon_warning { background-image: url('/img/misc/icon_warning.gif'); }
.icon_award_add { background-image: url('/img/icons/award_star_add.png'); }
.icon_award_delete { background-image: url('/img/icons/award_star_delete.png'); }
.icon_chart { background-image: url('/img/icons/chart_bar.png'); }
.icon_zoom { background-image: url('/img/icons/zoom.png'); }

.photo_li { padding: 10px; float: left; width: 150px; min-height: 165px; text-align: center; }
.video_li { padding: 10px; float: left; width: 150px; min-height: 115px; }

.photo_link { padding: 10px; float: left; width: 150px; min-height: 190px; }
.video_link { padding: 10px; float: left; width: 150px; min-height: 145px; }

.tipbox { position: relative; }
.tipbox span { width: 350px; height: 65px; background-image: url('/img/misc/tipbox.png'); background-repeat:no-repeat; color: #ffffff; text-align: center; padding: 4px 10px 0 10px; position: absolute; top: -55px; right: 5px; }
.tipbox a { color: #ffffff; text-decoration: underline; }

.nav_page {
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}

.nav_page a, .nav_page b, .nav_page strong { 
    background-color: #000000;
    color: #fff;
    font-size: 11px;
    line-height: 21px;
    padding: 2px 5px 2px 5px;
    border: 1px solid #000000;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-image: url('/img/misc/bg_topnav.gif');
    text-decoration: none;
}
.nav_page b, .nav_page strong { background-color: #fff; color: #000000; background-image: url('/img/misc/bg_box.gif'); }
.nav_page a:hover { text-decoration: underline; }

.activity { padding: 5px 0 8px 0; border-top: 2px solid #E9E9E9; clear: both; overflow: auto; width: 100%; }
.activity_author { float: left; clear: left; width: 50px; }
.activity_text { float: left; width: 450px; }
.activity_photo, .activity_video { padding: 3px 0 3px 0; }
.activity_quote {
  background: #EEEEEE;
  background-image: url('/img/misc/qoute.gif');
  background-position: 100% 50%;
  background-repeat: no-repeat;
	margin: 3px 0 3px 0;
	padding: 10px 60px 10px 10px;
}

#blog_header { width: 728px;  margin-bottom: 10px; }

.search_box { background-color: #eeeeee; clear: both; padding: 8px 15px 8px 15px; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;}
.search_box .submit { width: 150px; height: 25px; }
.search_box .slider-div { width: 400px; padding: 5px; }

#tagsbox { padding-top: 5px; padding-bottom: 5px; }
.tip_box{background:#eff4ff;color:#3e3e3e;margin:0 0 10px 0;padding:5px 10px;border:1px dotted #aabcdc;}
.undertake{float: right;color:#7A7A60;font:bold 12px/12px verdana,sans-serif;margin:0 0 0 10px;}
.input {font:11px/15px verdana,sans-serif;}

.title_underline {border-bottom: 1px solid #9d9d9d; padding-bottom: 2px; margin-bottom: 6px; clear: both; }
.title_underline a:link, .title_underline a:visited { color: #000000; } 
.title_underline a:hover { color: #0055a4; } 
