* { margin:0; padding:0;}
body { background:#888686; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:100%; line-height:1.1em; 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%;}

.Stil1 {color: #FFFFFF}
.Stil2 {font-family: Verdana, Arial, Helvetica, sans-serif}
.Stil5 {color: #FFFFFF; font-weight: bold; }


p { margin-bottom:10px;}

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

#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;}

#contactform input, #contactform textarea {
width:295px;
background:#1b1714;
border:1px solid #555038;
padding:2px 3px;
margin:0 0 5px 0;
color:#FFF;
}

#contactform input:hover, #contactform textarea:hover {
border:1px solid #706b56;
}

#contactform input:focus, #contactform textarea:focus {
border:1px solid #98916e;
background:#000;
}

/*==================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:Verdana, Arial, Helvetica, sans-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/design/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:#fbfafc;}
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: Verdana, Arial, Helvetica, sans-serif; font-size:24px; 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/design/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/design/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 .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:13px;}
#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;}

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

#main {width:934px; margin:0 auto;}


#header, #content, #footer { font-size:0.75em;}
#header .col-1 { width:584px; margin-right:22px;}
#header .col-2 { width:300px;}

.col-1, .col-2, .col-3, .col-4 { float:left;}

/*======= index.html =======*/
#page1 #header .line-ver { background:url(./images/design/line-ver.gif) 139px top repeat-y; width:100%;}
#page1 #header .col-2 .col-1 { width:119px; margin-right:42px;}
#page1 #header .col-2 .col-2 { width:118px;}
#page1 #content .col-1 {width:587px;}
#page1 #content .col-2 { width:341px;}
#page1 #content .col-2 .col-1 { width:170px;}
#page1 #content .col-2 .col-2 { width:171px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:606px;}
#page2 #content .col-2 { width:299px;}
#page2 #content .line-ver1 { background:url(./images/design/line-ver.gif) 129px top repeat-y; width:100%;}
#page2 #content .line-ver2 { background:url(./images/design/line-ver.gif) 279px top repeat-y; width:100%;}
#page2 #content .line-ver3 { background:url(./images/design/line-ver.gif) 430px top repeat-y; width:100%;}
#page2 #content .col-1 .row-1 .col-1 { width:254px; margin-right:26px;}
#page2 #content .col-1 .row-1 .col-2 { width:260px; margin:0;}
#page2 #content .col-1 .col-1 { width:109px; margin-right:40px;}
#page2 #content .col-1 .col-2 { width:109px; margin-right:40px;}
#page2 #content .col-1 .col-3 { width:109px; margin-right:40px;}
#page2 #content .col-1 .col-4 { width:109px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:606px;}
#page3 #content .col-2 { width:299px;}

/*======= index-3.html =======*/
#page4 #header .line-ver { background:url(./images/design/line-ver.gif) 139px top repeat-y; width:100%;}
#page4 #header .col-2 .col-1 { width:119px; margin-right:42px;}
#page4 #header .col-2 .col-2 { width:118px;}
#page4 #content .col-1 {width:606px;}
#page4 #content .col-2 { width:299px;}
#page4 #content .line-ver1 { background:url(./images/design/line-ver.gif) 129px top repeat-y; width:100%;}
#page4 #content .line-ver2 { background:url(./images/design/line-ver.gif) 279px top repeat-y; width:100%;}
#page4 #content .line-ver3 { background:url(./images/design/line-ver.gif) 430px top repeat-y; width:100%;}
#page4 #content .col-1 .row-1 .col-1 { width:254px; margin-right:26px;}
#page4 #content .col-1 .row-1 .col-2 { width:260px; margin:0;}
#page4 #content .col-1 .col-1 { width:109px; margin-right:40px;}
#page4 #content .col-1 .col-2 { width:109px; margin-right:40px;}
#page4 #content .col-1 .col-3 { width:109px; margin-right:40px;}
#page4 #content .col-1 .col-4 { width:109px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:606px;}
#page5 #content .col-2 { width:299px;}
#page5 #content .col-1 .col-1 { width:254px; margin-right:26px;}
#page5 #content .col-1 .col-2 { width:260px; margin:0;}

/*======= index-5.html =======*/
#page6 #header .line-ver { background:url(./images/design/line-ver.gif) 139px top repeat-y; width:100%;}
#page6 #header .col-2 .col-1 { width:119px; margin-right:42px;}
#page6 #header .col-2 .col-2 { width:118px;}
#page6 #content .col-1 {width:606px;}
#page6 #content .col-2 { width:299px;}
#page6 #content .line-ver1 { background:url(./images/design/line-ver.gif) 129px top repeat-y; width:100%;}
#page6 #content .line-ver2 { background:url(./images/design/line-ver.gif) 279px top repeat-y; width:100%;}
#page6 #content .line-ver3 { background:url(./images/design/line-ver.gif) 430px top repeat-y; width:100%;}
#page6 #content .col-1 .row-1 .col-1 { width:242px; margin-right:58px;}
#page6 #content .col-1 .col-1 { width:109px; margin-right:40px;}
#page6 #content .col-1 .col-2 { width:109px; margin-right:40px;}
#page6 #content .col-1 .col-3 { width:109px; margin-right:40px;}
#page6 #content .col-1 .col-4 { width:109px;}

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

.row-1 ul {
text-align:center;
padding:0;
margin:10px 0 0 0;
}

.row-1 li {
float:left;
display:inline;
padding:0 11px;
margin:0 0 10px 0;
}

#footer {position:relative;}

.gs-title {
color:#000;
}

.cse-overlay {
  text-align: left;
  position: absolute;
  top: 0px;
  left: 0px;
  padding: 10px;
  width: 600px;
  background-color: #FFF;
  border: 2px solid #BBB;
  font-size: small;
  outline:0px none;
margin:100px 0 0 -300px;
}
