@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-family: Helvetica, Arial, sans-serif;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background-color: #9faec5;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.mainbody #container {
	width: 991px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
}
.mainbody #mainbar {
	background-image: url(images/men_bg.jpg);
	font-size: 13px;
	clear: both;
}
.link  {
	text-align: center;
	float: left;
	color: #FFFFFF;
	line-height: 37px;
	background-image: url(images/men_bg.jpg);
}
.link_no  {
	text-align: center;
	float: left;
	color: #FFFFFF;
	line-height: 37px;
	background-image: url(images/men_bg.jpg);
}
.link_base  {
	text-align: center;
	float: left;
	color: #EAC870;
	line-height: 37px;
	background-repeat: repeat-x;
	background-image: url(images/men_hi.jpg);
}
.link_end  {
	text-align: center;
	color: #FFFFFF;
	line-height: 37px;
	background-repeat: repeat-x;
	background-image: url(images/men_bg.jpg);
}
.link:hover   {
	text-align: center;
	float: left;
	line-height: 37px;
	background-repeat: repeat-x;
	cursor: pointer;
	cursor: hand;
	background-color: #564027;
	background-image: url(images/men_over.jpg);
}
.mainbody #masthead {
	background-image: url(images/masthead1.jpg);
	height: 231px;
	clear: both;
	position: relative;
}
.tag1  {
	top: 52px;
	left: 40px;
	font-size: 36px;
	line-height: 40px;
	color: #000000;
	width: 520px;
	position: absolute;
	z-index: 10;
}
.tag2  {
	top: 165px;
	position: absolute;
	left: 40px;
	font-size: 18px;
	line-height: 40px;
	color: #EAE9E7;
	width: 520px;
	float: left;
	z-index: 10;
}
.flash_vid  {
	position: absolute;
	left: 638px;
	color: #FFFFFF;
	width: 297px;
	height: 187px;
	top: 30px;
}
.mainbody #sub a:link, .mainbody #sub a:visited {
	color: #ccc;
	text-decoration: none;
}
.mainbody #sub a:hover, .mainbody #sub a:active {
	color: #FFF;
	text-decoration: none;
}
.mainbody #sub {
	background-image: url(images/sub.jpg);
	clear: both;
	height: 137px;
	position: relative;
}
.col1  {
	left: 11px;
	position: relative;
	float: left;
}
.col2  {
	position: relative;
	left: 336px;
	float: left;
}
.col3  {
	position: relative;
	left: 660px;
	float: left;
}
.title1  {
	position: absolute;
	top: 25px;
	left: 190px;
	color: #ff9900;
	font-size: 14px;
	width: 130px;
}
.title2  {
	position: absolute;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bolder;
	left: 190px;
	top: 40px;
	width: 130px;
}
.playme  {
	position: absolute;
	color: #ccc;
	font-size: 12px;
	left: 190px;
	top: 80px;
	width: 130px;
}
.more  {
	position: absolute;
	color: #ccc;
	font-size: 12px;
	left: 190px;
	top: 70px;
	width: 130px;
}
.thumb_hold  {
	left: 24px;
	z-index: 5;
	width: 158px;
	height: 110px;
	position: absolute;
	top: 15px;
}
.thumb  {
	left: 24px;
	z-index: 5;
	height: 96px;
	width: 145px;
	border: 3px solid #f3f2f3;
	position: absolute;
	top: 15px;
}
.thumb:hover  {
	border: 3px solid #4D7780;
	cursor: pointer;
	cursor: hand;
}
.shadow1  {
	background-image: url(images/bodshad1.jpg);
	width:11px;
	background-repeat: repeat-y;
	position: absolute;
	height: 100%;
}
.shadow2  {
	background-image: url(images/bodshad2.jpg);
	width:11px;
	background-repeat: repeat-y;
	position: relative;
	left: 0px;
	float: right;
	height: 50px;
}
.bodytitle  {
	left: 36px;
	color: #323141;
	font-size: 16px;
	font-weight: bold;
	position: relative;
	width: 200px;
	padding-top: 25px;
	padding-bottom: 5px;
}
.bodytext  {
	color: #1c5d6b;
	font-size: 13px;
	left: 36px;
	width: 275px;
	line-height: 15pt;
	position: relative;
}
.mainbody #body_bg  {
	background-repeat: repeat-y;
	background-image: url(images/bodshadow.jpg);
	clear: both;
	width: 991px;
}
.body_main     {
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-image: url(images/body.jpg);
	width: 991px;
	clear: both;
}
.col1b {
	width: 325px;
	float: left;
}
.col2b {
	width: 325px;
}
#mainbar a:link, #mainbar a:visited, #mainbar a:hover, #mainbar a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.col3b {
	width: 325px;
	float: left;
}
.mainbody #footer  {
	background-repeat: no-repeat;
	width:991px;
	font-size: 11px;
	text-align: center;
	color: #284049;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.bodypoints {
	color: #1c5d6b;
	font-size: 13px;
	left: 36px;
	width: 135px;
	line-height: 15pt;
	position: relative;
	float: left;
}
.thumb_hold_main {
	left: 630px;
	z-index: 5;
	width: 296px;
	height: 210px;
	position: absolute;
	top: 15px;
}
.thumb_main {
	left: 635px;
	z-index: 5;
	height: 187px;
	width: 279px;
	border: 3px solid #fff;
	position: absolute;
	top: 15px;
}
.mainbody #body_bg a:link, .mainbody #body_bg a:visited, .mainbody #rbody_col a:link, .mainbody #rbody_col a:visited  {
	text-decoration: underline;
	color: #323141;
}
.mainbody #body_bg a:hover, .mainbody #body_bg a:active, .mainbody #rbody_col a:hover, .mainbody #rbody_col a:active  {
	color: #323141;
	text-decoration: none;
}
.showcase {
	position: absolute;
	left: 474px;
	z-index: 1;
}
.mainbody #side {
	background-repeat: repeat;
	background-image: url(images/rshadow.jpg);
	clear: both;
}
.side_main {
	background-repeat: no-repeat;
	background-image: url(images/side.jpg);
	width: 336px;
	float: left;
	color: #FFF;
}
.mainbody #rbody {
	background-repeat: repeat-y;
	background-image: url(images/rshadow.jpg);
	width: 655px;
	min-height: 50px;
	float: left;
}
.rbody_main {
	background-repeat: no-repeat;
	color: #FFFFFF;
	background-image: url(images/rbody.jpg);
	width: 655px;
	min-height: 183px;
}
.sidetitle {
	left: 36px;
	color: #EAC870;
	font-size: 24px;
	position: relative;
	width: 250px;
	padding-top: 30px;
	padding-bottom: 20px;
	line-height: 20pt;
	text-transform: none;
}
.rbodytitle {
	left: 36px;
	color: #133e45;
	font-size: 24px;
	position: relative;
	width: 250px;
	padding-top: 30px;
	padding-bottom: 0px;
	line-height: 20pt;
	text-transform: none;
	clear: both;
}
.item_holders  {
	color: #000000;
	font-size: 13px;
	left: 36px;
	width: 205px;
	position: relative;
	float: left;
}
.rthumb_hold {
	z-index: 5;
	width: 158px;
	height: 110px;
	position: absolute;
	top: 15px;
}
.rthumb {
	z-index: 5;
	height: 96px;
	width: 145px;
	border: 3px solid #fff;
	position: absolute;
	top: 15px;
}
.thumb_author {
	position: relative;
	padding-top: 125px;
	color: #124e5b;
	text-transform: none;
}
.thumb_title {
	position: relative;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 8px;
}
.titles {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.mainbody #rbody_col {
	width: 655px;
	background-image: url(images/rbody.jpg);
	background-repeat: no-repeat;
	float: left;
	position: relative;
	min-height: 300px;
}
.rthumb:hover {
	border: 3px solid #4D7780;
	cursor: pointer;
	cursor: hand;
}
.external {
	z-index: 5;
	height: 9px;
	width: 9px;
	position: absolute;
	top: 15px;
	left: 160px;
}
.mainbody #sidetext {
	color: #C3E0E4;
	font-size: 13px;
	left: 36px;
	width: 290px;
	line-height: 15pt;
	position: relative;
}
#sidetext  a:link,a:visited  {
	text-decoration: underline;
	color: #C3E0E4;
}
#sidetext a:hover, #sidetext a:active  {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #133E46;
}
.item_holders_end {
	color: #000000;
	font-size: 13px;
	left: 36px;
	width: 205px;
	position: relative;
}
.side {
	background-repeat: repeat-y;
	background-image: url(images/rshadow.jpg);
	background-color: #3300FF;
	position: relative;
	min-height: 300px;
}
.side_bg {
	background-repeat: repeat-y;
	background-image: url(images/rshadow1.jpg);
	width: 336px;
}
.hiddenPic {display:none;
}
.titles_imp {
	font-size: 14px;
	font-weight: bold;
	color: #ff9900;
}
.confloat {
	position: relative;
	clear: both;
	left: 36px;
	font-size: 16px;
	font-weight: bold;
	padding-top: 15px;
	width: 300px;
}
.confloat_wide {
	width: 400px;
	position: relative;
	left: 36px;
	font-size: 13px;
	line-height: 20px;
	padding-top: 10px;
}
.clientfloat{
	color:#323141;
	width:320px;
	float:left;
	font-size: 13px;
	line-height: 25px;
	left: 36px;
	position: relative;
}
.confloat_text {
	width: 150px;
	left: 36px;
	position: relative;
	float: left;
	font-size: 13px;
	line-height: 24px;
}
.con_txt{
	color:#000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#E9F5F7;
	border:1px dashed #24616E;
	margin-bottom: 3px;
}
.button{
	color:#fff;
	background-color:#24616E;
	text-align:center;
	border:solid 1px #666;
	margin:0;
	padding:2px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.playermain {
	position: relative;
	left: 36px;
	padding-top: 20px;
	height: 500px;
}
.tag1_index {
	top: 52px;
	left: 40px;
	font-size: 36px;
	line-height: 40px;
	color: #000000;
	width: 560px;
	position: absolute;
	z-index: 10;
}
#footer a:link, #footer a:visited {
	color: #133E46;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #133E46;
}
