* { margin:0; padding:0;}
body { background:#000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:100%; line-height:.875em; color:#7d7c7e;}

input, textarea { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper, block { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin-bottom:10px;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

#search-form .text-input { width:221px; background:#fff; border:1px solid #bfbbc1; padding:3px 0 3px 11px; color:#7d7c7e; margin-right:4px;}
#search-form .submit { width:84px; height:22px; background:url(images/search-bg.gif) no-repeat left top; border:0; color:#fff; text-align:center; text-transform:uppercase;}

#subscribe label { display:block; height:43px;}
#subscribe .text { width:120px; padding:2px 0 3px 3px; background:#dadada; border:0; margin-top:3px;}
#subscribe .submit { background:#cc9acb; width:88px; text-align:center; height:21px; border:0; color:#3a343b; float:left;}

.form { height:26px;}
.form input {width:273px; height:18px; background:#1b1714; border:1px solid #555038;}
textarea { width:403px; height:128px; background:#1b1714; overflow:auto; border:1px solid #555038;}


/*==================list====================*/
ul { list-style:none;}

#site-nav { width:100%; overflow:hidden; padding-top:4px;}
#site-nav li { float:left; margin-left:-1px;}
#site-nav li a { display:block; float:left; border-left:1px solid #bd57c9; padding:4px 37px 2px 37px; color:#e5c5e6; text-transform:uppercase; font-family:"Times New Roman", Times, serif; font-size:1.17em; text-decoration:none;}
#site-nav li a:hover { text-decoration:underline;}

.banners li { float:left;}

.list1 li { padding-bottom:16px;}
.list1 li.last { border-top:1px solid #2b2b2b; padding-top:12px; margin-top:9px;}
.list1 li span { color:#a421a2; font-size:1.33em;}

.list2 li { width:100%; overflow:hidden; border-bottom:1px solid #434144; padding-bottom:15px; margin-bottom:13px;}
.list2 li img { float:left; margin-right:14px}
.list2 li span { font-size:1.33em; color:#a421a2;}
.list2 li a { color:#fff;}

.list3 li { background:url(images/marker.gif) no-repeat left 5px; padding:0 0 6px 17px;}
.list3 li a { color:#fff; text-decoration:none;}
.list3 li a:hover { text-decoration:underline;}

.list4 li { padding-bottom:16px;}
.list4 li.last { border-bottom:1px solid #434144; padding-bottom:20px; margin-bottom:14px;}
.list4 li span { font-size:1.33em; color:#a421a2;}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-box { width:100%; overflow:hidden; padding-bottom:8px;}
.img-box img { float:left; margin:0 20px 0 0;}

.p1 { margin-bottom:5px;}
.p2 { margin-bottom:30px;}


/*==================txt, links, lines, titles====================*/
a {color:#b9b5bd;}
a:hover{text-decoration:none;}

h1 {}
h2 { font-family:"Times New Roman", Times, serif; font-size:2.5em; color:#fff; text-transform:uppercase; line-height:1.1em; font-weight:normal; padding:20px 0 11px 0;}
h3 { font-family:"Times New Roman", Times, serif; font-size:2.5em; color:#fff; text-transform:uppercase; line-height:1.1em; font-weight:normal; padding:0 0 7px 0;
margin-bottom:19px; border-bottom:1px solid #434144;}
h4 { font-size:1.33em; font-weight:normal; color:#a421a2; margin-bottom:20px;}
h5 { font-family:"Times New Roman", Times, serif; font-size:1.83em; text-transform:uppercase; color:#ded4e1; font-weight:normal; margin-bottom:12px;}
h6 { font-size:1.33em; font-weight:normal; color:#a421a2; padding-top:12px;}

.txt1 { font-size:1.33em; font-weight:normal; color:#a421a2; margin-bottom:20px;}
.txt2 { }

.link1 { display:inline-block; background:url(images/marker.gif) no-repeat 10px 9px #ec28e9; padding:4px 25px 4px 20px; color:#fff; text-decoration:none;}
.link1:hover { background:#fff; color:#000;}

.link2 { display:block; background:url(images/marker.gif) no-repeat 10px 9px #ec28e9; padding:4px 25px 4px 20px; color:#fff; text-decoration:none;}
.link2:hover { background:#fff; color:#000;}

.link3 { color:#fff;}

.line-hor { border-bottom:1px solid #2b2b2b; padding-bottom:20px; margin-bottom:20px;}
.line-hor1 { border-bottom:1px solid #434144; padding-bottom:20px; margin-bottom:20px;}
.line-hor2 { border-bottom:1px solid #434144; padding-bottom:15px;}

.title { margin-bottom:20px;}


/*================== tabbed pages begin ====================*/

#gallery, .gallery1 {
	font-family:"Times New Roman", Times, serif;
	font-size:1.17em;
	width:584px;
	background:#1a1a1a;
	height:33px;
	text-transform:uppercase;
}
#gallery div.off, .gallery1 div.off {
	color:#bfbfbf;
	height:33px;
	line-height:33px;
	padding:0 30px;
	float:left;
	border-left:1px solid #000;
	cursor:pointer;
	position:relative;
	z-index:20;
}
#gallery div.on, .gallery1 div.on {
	color:#a421a2;
	padding:0 30px;
	float:left;
	background:#000;
	border-left:1px solid #000;
	cursor:pointer;
	border-bottom:0;
	height:33px;
	line-height:32px;
	position:relative;
	z-index:200;
	text-transform:uppercase;
	
}
div.hide {
	display:none;
	width:0;
	overflow:hidden;
}

div.show {
	clear:left;
	background:#000;
	width:584px;
	margin-top:0;
	top:-1px;
	position:relative;
	z-index:60;
}
div.show .inner { padding:17px 10px 20px 20px;}

div#static {
	clear:left;
	background:#000;
	width:584px;
	margin-top:0;
	top:-1px;
	position:relative;
	z-index:60;
}
div#static .inner { padding:17px 10px 20px 20px;}


/*================== tabbed pages end ====================*/


/*==================boxes====================*/
.box { background:#000; width:100%;}
.box .inner { padding:35px 20px 16px 19px;}
.box h3 { border-bottom:1px solid #2b2b2b;}

/*header*/
#header .row-1 { height:111px;}
#header .row-1 .fleft { padding:26px 0 0 11px;}
#header .row-1 .fright { padding:75px 0 0 0;}
#header .row-2 { height:28px; background:#a421a2;}
#header .row-3 { height:302px; background:#302d31; margin-top:5px;}
#header .row-3 .inner { padding:5px;}

/*content*/
#content { background:#302d31; width:100%; margin-top:11px;}
#content .inside { padding:3px;}
#content .inside1 { padding:5px 20px 34px 5px;}
#content .inside2 { padding:37px 20px 34px 22px;}
#content .indent { padding:32px 20px 0 20px;}
#content .indent1 { padding:32px 0 0 0;}
#content .indent2 { padding:12px 20px 0 20px;}

/*footer*/
#footer { padding:3px 0 30px 0;}
#footer a { font-weight:bold; color:#7d7c7e; font-weight:bold; text-decoration:none;}
#footer a:hover { text-decoration:underline;}
#footer .magazine { position:absolute; right:-7px; top:-174px;}

/*==========================================*/
