@charset "utf-8";
/* CSS Document for http://www.amazonmuscle.com by Muscle Designs. Copyright 2008, alright and reserved*/

/*###################start global style###################*/
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,
b, u, i, center,
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%;
	/*vertical-align: baseline;*/
	background: transparent;
}
br {clear:both;}

/*trans fixed*/
img,#hometop,#footertail,.hd_hmlatestgall,.hd_hmlatestvid,.hd_hmupcomegall,.hd_hmupcomevid,.hd_hmwhathappen,#holdtop,#previewpictbox li  {behavior: url(css/iepngfix.htc);}
/*trans fixed*/

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*start page property*/
body,td,th {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
body {
	background:#000000 url(../images/bgmain.jpg) no-repeat center top;
}
a {
	color:#000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color:#FFFFFF;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
}
h1 {font-size:24px;}
h2 {font-size:18px;}
h3 {font-size:16px;}
h4 {font-size:14px;}
h5 {font-size:10px;}
h6 {font-size:9px;}
/*end page property*/


/*start module*/
.fleft {float:left;}
.fright {float:right;}
.txtcap {text-transform:capitalize;}
.txtupp {text-transform:uppercase;}
.clr_red {color:#CC0000;}
.clr_glay {color:#999999;}
.clr_glaydrk {color:#666666;}

.menu_en {font:bold 14px "Times New Roman", Times, serif; text-transform:uppercase;}
.menu_fr {font:bold 14px "Times New Roman", Times, serif; text-transform:uppercase;}
.menu_po {font:bold 14px "Times New Roman", Times, serif; text-transform:uppercase;}
/*end module*/

.nametag, .name_tag_main {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background-color:#000000;
	margin-top:5px;
	padding:1px 5px;
}

#preview_toptxt {
	border:1px dotted #FFFFFF;
	color:#FFFFFF;
	font-size:10px;
	font-style:italic;
	font-weight:bold;
	margin-bottom:10px;
	padding:5px;
	text-transform:uppercase;
	width:918px;
}
#preview_toptxt a {color:#FFFFFF;}
#preview_toptxt a:hover {color:#000000; text-decoration:none;}

.navi_head {main.css (line 183)
	background-color:#666666;
	color:#000000;
	font-weight:bold;
	height:20px;
	margin-bottom:15px;
	margin-top:0;
	padding-top:5px;
	text-align:center;
	text-transform:uppercase;
	width:100%;
}
.navi_bg {
	background-color:#333333;
	height:20px;
	padding:5px;
	text-align:center;
	width:auto;
}


.headline,#headtag {
	margin:0px 0px 15px 0px;
	padding:3px;
	background-color:#000000;
	font:bold 14px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#CC0000;
}

.caution{
	margin-top:0px;
	margin-bottom:15px;
	padding:5px;
	color:#000000;
	font-weight:bold;
	/*background-color:#FFFFCC;*/
}
.emtext {
	padding:3px;
	background-color:#000000;
	color:#FFFFFF;
}
.getcode{
	margin:5px auto;
	padding:5px;
	color:#990000;
	background-color:#FFFFD2;
	border:1px dashed #FFCC99;
}
/*###################end global style###################*/


/*###################start page layout###################*/
/*++++++++++++start top menu++++++++++++*/
#topmenu {
	clear:both;
	width:960px;
	height:41px;
}
#topmenu ul li{
	float:right;
	margin:0px;
}
#topmenu ul li a{
	display:block;
	padding:13px 10px;
	font:bold 14px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#FFFFFF;
}
#topmenu ul li a:hover {
	display:block;
	margin:0px;
	color:#000000;
	text-decoration:none;
	background:#990066 url(../images/topmenu_over.jpg) repeat-x left top;
}

#contentwrapper {
	clear:both;
	margin:0px;
	padding:0px;
	width:960px;
	background:transparent url(../images/bgcontent.jpg) repeat-y left top;
}

#footer {
	clear:both;
	margin:0px;
	padding:0px;
	width:960px;
}
#footer a {color:#333333;}
#footer a:hover {color:#666666; text-decoration:none;}
#footertop {
	clear:both;
	margin:0px;
	padding:0px;
	width:960px;
	height:25px;
	background:transparent url(../images/footer.jpg) no-repeat left top;
}
#footerbody {
	clear:both;
	margin:0px;
	padding:15px 0px;
	background-color:#FFFFFF;
}
#footertail {
	clear:both;
	margin:0px;
	padding:0px;
	width:960px;
	height:60px;
	background:transparent url(../images/bottom_tail.png) no-repeat left bottom;
}
#footermenu {padding-left:250px;}
#footerbody ul li {
	float:left;
	margin:0px;
}
#footerbody ul li a {
	display:block;
	padding:5px 10px;
	font:bold 14px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#990000;
}
#footerbody ul li a:hover {
	color:#000000;
	text-decoration:none;
}
.copyright {
	margin:0px;
	width:900px;
	font:normal 10px Arial, Helvetica, sans-serif;
	color:#999999;
}
/*++++++++++++end top menu++++++++++++*/


#hometop {
	clear:both;
	margin:0px;
	padding:0px;
	width:960px;
	height:285px;
	background:transparent url(../images/hm_top.png) no-repeat left top;
	overflow:hidden;
}
#holdtop {
	clear:both;
	margin:0px;
	padding:0px;
	width:960px;
	height:200px;
	overflow:hidden;
}
/*start styling top head*/
.topheadnormal {background:transparent url(../images/toppict_normal.png) no-repeat left top;}
.topheadmembers {background:transparent url(../images/toppict_members.png) no-repeat left top;}
.topheadjoin {background:transparent url(../images/toppict_join.png) no-repeat left top;}
.topheadpreview {background:transparent url(../images/toppict_preview.png) no-repeat left top;}
.topheadpreview2 {background:transparent url(../images/toppict_preview2.png) no-repeat left top;}
.topheadbio {background:transparent url(../images/toppict_bio.png) no-repeat left top;}
.topheadlinks {background:transparent url(../images/toppict_links.png) no-repeat left top;}

.topheadnormal,.topheadmembers,.topheadjoin,.topheadpreview,.topheadbio,.topheadlinks,.topheadpreview2 {behavior: url(css/iepngfix.htc);}
/*end styling top head*/
#mainbody {
	clear:both;
	margin:0px;
	padding:15px;
	width:930px;
	background:transparent url(../images/bgcontent.jpg) repeat-y left top;
}
#bodymain {
	clear:both;
	margin:0px;
	padding:0px;
	width:960px;
}
#bodybody {
	clear:both;
	margin:0px;
	padding:0px;
	width:960px;
	background:transparent url(../images/bgcontent.jpg) repeat-y left top;
}
.body_join {
	margin:0px;
	padding:15px;
	height:467px;
	background:transparent url(../images/join_sl02.jpg) no-repeat left top;
}
.body_preview {
	margin:0px;
	padding:15px;
	/*height:535px;*/
	background:transparent url(../images/preview_prt01.jpg) no-repeat left top;
}
.body_preview2 {
	margin:0px;
	padding:15px;
	/*height:535px;*/
	background:transparent url(../images/preview2_prt01.jpg) no-repeat left top;
}
.body_bio {
	margin:0px;
	padding:15px;
	min-height:535px;
	background:transparent url(../images/bio_prt.jpg) no-repeat left top;
}
.body_links {
	margin:0px;
	padding:15px;
	/*height:290px;*/
	background:#FFFFFF url(../images/links_prt01.jpg) no-repeat left top;
}
#previewpict_bttm {
	clear:both;
	margin:0px;
	padding:0px;
}
#previewpict_bttm img {margin:0px; padding:0px;}
/*###################end page layout###################*/

/*++++++++++++start home++++++++++++*/
#hometoptext {
	float:right;
	margin:110px 0px 0px 0px;
	padding:0px;
	width:544px;
	height:44px;
	color:#FFFFFF;
	text-align:left;
}
#home_prt01 {
	clear:both;
	margin:0px;
	padding:0px;
	width:960px;
	height:380px;
	background:#cc0001 url(../images/home_tpbg01.jpg) no-repeat left top;
}
#home_prt02 {
	clear:both;
	margin:0px;
	padding:15px 0px;
	width:960px;
	background:transparent url(../images/bgcontent.jpg) repeat-y left top;
	color:#000000;!important
}
#home_latestbox {
	float:right;
	margin-right:15px;
	width:500px;
}
.home_upcomebox {
	float:left;
	margin-left:15px;
	width:455px;
}
#latestcont {
	margin-bottom:15px;
}
#latestcont p{margin:10px 0px;}
.hd_hmlatestgall {
	margin:0px;
	padding:0px 0px 5px 0px;
	width:386px;
	height:26px;
	background:transparent url(../images/hd_latetestgall.png) no-repeat left top;
}
.hd_hmlatestvid {
	margin:0px;
	padding:0px 0px 5px 0px;
	width:386px;
	height:26px;
	background:transparent url(../images/hd_latetestvid.png) no-repeat left top;
}
.hd_hmupcomegall {
	margin:0px;
	padding:0px 0px 5px 0px;
	width:386px;
	height:26px;
	background:transparent url(../images/hd_upcomegall.png) no-repeat left top;
}
.hd_hmupcomevid {
	margin:0px;
	padding:0px 0px 5px 0px;
	width:386px;
	height:26px;
	background:transparent url(../images/hd_upcomevid.png) no-repeat left top;
}
.hd_hmwhathappen {
	margin:0px;
	padding:0px 0px 5px 0px;
	width:386px;
	height:26px;
	background:transparent url(../images/hd_whathappen.png) no-repeat left top;
}
#hmbttmcont {padding-top:15px;}
#hmbttmcont a{margin:0px 10px;}
/*++++++++++++end home++++++++++++*/

/*++++++++++++start members++++++++++++*/
#members_pict{
	margin:0px;
	padding:0px;
}
#members_vid{
	clear:both;
	margin-top:15px;
	padding:0px;
}
#members_pict{
	height:auto;
	margin-top:15px;
}
.mem_content_left{
	width:285px;
	height:auto;
	float:left;
	margin-right:15px;
}
#mem_content_right{
	width:630px;
	height:auto;
	float:left;
}
#members_pict_slidepict{
	width:285px;
	height:auto;
	float:left;
	text-align:center;
}
.members_glay_head{
	clear:both;
	padding:5px;
	margin:0px 0px 10px 0px;
	background-color:#333333;
	text-align:center;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-transform:capitalize;
}
#member_gallerythumb{
	clear:both;
	margin-bottom:10px;
}
.moregallbutton {
	clear:both;
	padding:3px;
	margin-top:5px; 
	text-align:right;
	background-color:#990000;
}
.navi_head {
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	background-color: #666666;
	text-align: center;
	padding:3px;
	margin-bottom: 15px;
	margin-top: 0px;
}
/*++++++++++++end members++++++++++++*/


/*++++++++++++start join++++++++++++*/
#joinbody {
	clear:both;
	padding:15px;
	width:930px;
	background:transparent url(../images/bgcontent.jpg) repeat-y left top;
}
#joinpict {
	clear:both;
	margin:0px;
	width:960px;
	height:170px;
	background:transparent url(../images/join_sl03.jpg) no-repeat left top;
}
#joinformbox{
	clear:both;
	width:680px;
}
#joinformbox img {border:1px solid #FFFFFF; margin:3px;}
#joinformbox ul{
	list-style-type:none;
}
#joinformbox li{
	float:left;
	padding:5px 0px;
	width:225px;
	text-align:center;
}
.buttonjoin{
	width:200px;
	height:30px;
	text-align:center;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#000000;
	background-image:url(../images/button_join.jpg);
	border:none;
	cursor:pointer;
}
.joinhead{
	font:bold 14px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
/*++++++++++++end join++++++++++++*/

/*++++++++++++start preview++++++++++++*/
#previewpictbox{
	width:520px;
	margin-left:425px;
	margin-right:15px;
	padding-top:20px;
}
#previewpictbox ul{
	list-style-type:none;
}
#previewpictbox li{
	float:left;
	width:152px;
	height:219px;
	margin:5px;
	padding-top:7px;
	text-align:center;
	background:transparent url(../images/bg_preview.png) no-repeat left top;
}

#previewvidbox{
	width:940px;
	padding:20px 10px;
}
.join_subtext{
	font-weight:bold;
	color:#000000;
	text-transform:uppercase;
	margin-bottom:10px;
}
#preview_vidhold {
	clear:both;
	margin:0px;
	padding:0px 15px;
	width:930px;
}
.preview_txtvid {
	margin-left:450px;
	text-align:left;
}
.videogall_prevw{
	width:367px;
	height:auto;
	padding:0px 45px;
	float:left;
	margin-bottom:15px;
}
.videogall_prevw p {margin:10px 0px;}
.nametag{
	font-weight:bold;
	color:#FF0000;
	background-color:#333333;
	text-align:center;
	border:thin solid #666666;
	text-transform:capitalize;
	margin-bottom:5px;
}
.preview_subtext{
	clear:both;
	color:#000000;
	font-weight:bold;
	margin:10px auto;
	padding:5px;
	background-color:#FFFFCC;
	border:1px dotted #FFCC66;
}
/*++++++++++++end preview++++++++++++*/


/*++++++++++++start bio++++++++++++*/
#biocont {
	clear:both;
	margin:0px;
	padding:320px 15px 0px 430px;
	width:515px;
	text-align:left;
	color:#000000;
}
.biotxt {
	float:left;
	margin-left:15px;
	text-align:left;
	width:450px;
	color:#000000;
}
/*++++++++++++end bio++++++++++++*/


/*++++++++++++start links++++++++++++*/
#linktail {
	clear:both;
	margin:0px;
	width:960px;
	height:50px;
	background:transparent url(../images/links_prt02.jpg) no-repeat left top;
}
#linkswrap {
	clear:both;
	margin:0px;
	padding:0px 15px;
	width:930px;
}
#linkswrap p {margin:10px 0px;}

#linksbox {
	clear:both;
	padding:220px 15px 15px 15px;
	width:930px;
	color:#000000;
}
/*++++++++++++end links++++++++++++*/


/*++++++++++++start ccbill++++++++++++*/
#thankwrap{
/*	margin:15px 0px;*/
	padding:15px 0px; 
}
#boxthank{
	width:321px;
	height:145px;
	padding:180px 20px 15px 195px;
	text-align:left;
	background:#cc0001 url(../images/thankpay.jpg) no-repeat;
}
.thankhead{
	margin:0px;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	border-bottom:1px solid #FFFFFF;
}
.thanktext{
	font-size:14px;
	text-align:center;
}
.thanktext a {color:#FF0000;}
.thanktext a:hover {color:#FF9900;}
#thankbutton{
	width:263px;
	height:19px;
	margin-top:20px;
	padding-top:5px;
	background:#000000 url(../images/button_thankpay.jpg) no-repeat;
	text-align:center;
	overflow:hidden;
}
/*#thankbutton:hover{background:#000000 url(../images/button_thankpay_over.jpg) no-repeat;}*/
#thankbutton a{text-align:center; font-weight:bold; color:#333333; text-decoration:none;}
#thankbutton a:hover{color:#000000;}
/*++++++++++++end ccbill++++++++++++*/