/* [1] - Reset CSS */

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, tr, th, td, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, input, textarea {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
}
body {
	line-height:1
}
ol, ul {
	list-style:none
}
blockquote, q {
	quotes:none
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none
}
:focus {
	outline:0
}
a {
	text-decoration:none
}
/*********************************************************************************/

/* [2] - 12-Col Frame */
.main_wrap {
	width:1100px;
	margin:0 auto;
}
.main_wrap_support {

	width: 1100px;
	margin-left:auto; margin-right:auto;
	position: relative
}

.clear {
	width:0;
	height:0;
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden
}

body {
	margin:0px;
	padding:0px;
	background:#FEFFFF url(../images/body-bg.png) repeat-x;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
* {
	margin:0px;
	padding:0px;
}
a {
	text-decoration:none;
	outline:none;
}
#fullwidth {
	width:100%;
	float:left;
}

#header{
	width:1100px;
	margin:0 auto;	position:relative;
}
#header .slogan {
	position:relative;
	width:700px;
	height:50px;	
	margin-left:auto; margin-right:auto;
}

#header .logo {
	width:200px;
	height:144px;
	float:left;
	position:relative;
	z-index:1000;
}

#logo-wrapper{
	height:100%;
	overflow:hidden;
	z-index:3000;
}
#logo-container{
	width:970px;
	margin:0 auto;	
	padding-left:10px;
	z-index:4000;
	}
#logo{
	margin-top:5px; position:absolute;
	float:left;
	display:block;
	z-index:5000;
}

a.logo {
	width:200px;
	height:144px;
	float:left;
	background:url(../images/logo.png) no-repeat;
	position:absolute;
	z-index:1000;
}



#featured {
	margin-left:auto; margin-right:auto;
	position:relative;
	height:470px;
	z-index:10;
}

#button1{
	float:right;
	width:200;
	margin-top:100px;
	position:relative;
	height:100px;
	z-index:10;
}
#button2{
	float:right;
	width:150px;
	position:relative;
	height:75px;
	z-index:10;
}

.content {
	width:100%;
	float:left;
}


#footer {
	width:100%;
	float:left;
	margin-top:40px;
}
#footer p {
	width:auto;
	float: left;
	font-size:12px;
	color:#545454;
	margin-top:5px;
	line-height:22px;
	padding-bottom:10px;
	margin-left:0px;
}
#footer p a.temp {
	font-weight:bold;
	color:#000;
}
ul.nav2 {
	width:auto;
	float:right;

	padding-bottom:0px;
}
ul.nav2 li {
	width:auto;
	margin:5px;
	float:left;
	list-style:none;
}
ul.nav2 li.sep {
	width:auto;
	float:left;
	padding:0 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#545454;
	line-height:14px;
}
ul.nav2 li a {
	width:auto;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#545454;
	line-height:14px;
}
.main_wrap_support.topline {
	margin-top:30px;
	border-top:#fff solid 1px;
}
.main_wrap .mini_wrap.bgline {
	background:url(../images/midline.png) no-repeat right 20px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	color:#3d3d3d;
	font-size:18px;
	text-transform:none
}
/*p											{width:100%; float:left; margin-top:15px; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#757a7a; line-height:18px; text-align:justify}
*/.welcome a.more {
	width:auto;
	height:22px;
	padding:0 7px;
	float:left;
	border:#6f9698 solid 2px;
	background:#398289
}

 .fullwidthbanner-container{

	width:100% !important;		
	position:relative;
	padding:0;		
	max-height:400px !important;
	overflow:hidden;
} 

.fullwidthbanner-container .fullwidthabnner	{
	width:100% !important;
	max-height:400px !important;
	position:relative;	
}
/*
@media only screen and (min-width: 768px) and (max-width: 959px) {.banner, .bannercontainer			{	width:750px; height:412px;}   }
  
@media only screen and (min-width: 480px) and (max-width: 767px) {.banner, .bannercontainer		{	width:470px; height:258px;	}   }
   
@media only screen and (min-width: 0px) and (max-width: 479px) {.banner, .bannercontainer		{	width:310px;height:170px;	}   }*/


/* slider panel*/

/***** clearfix *****/
.clear {clear: both;height: 0;line-height: 0;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clearfix {height: 1%;}
.clearfix {display: block;}

/* Panel Tab/button */
.tab {
  	background: url(../images/tab_b.png) repeat-x 0 0;
	height: 42px;
	position: relative;
    top: 0;
    z-index: 999;	

}

.tab ul.login {
	display: block;
	position: relative;
  	float: right;
  	clear: right;
  	height: 42px;
	width: auto;
  	font-weight: bold;
	line-height: 42px;
	margin: 0;
	right: 250px;
  	color: white;
  	font-size: 80%;
	text-align: center;
}

.tab ul.login li.left {
  	background: url(../images/tab_l.png) no-repeat left 0;
  	height: 42px;
	width: 30px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

.tab ul.login li.right {
  	background: url(../images/tab_r.png) no-repeat left 0;
  	height: 42px;
	width: 30px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

.tab ul.login li {
 	text-align: left;
  	padding: 0 6px;
	display: block;
	float: left;
	height: 42px;
	width:250px;
  	background: url(../images/tab_m.png) repeat-x 0 0;
}

.tab ul.login li a {
	color: #15ADFF;
}

.tab ul.login li a:hover {
	color: white;
}

.tab .sep {color:#414141}

.tab a.open, .tab a.close {
	height: 20px;
	line-height: 20px !important;
	padding-left: 30px !important;
	cursor: pointer;
	display: block;
	width: 220px;
	position: relative;
	top: 11px;
}

.tab a.open {background: url(../images/bt_open.png) no-repeat left 0;}
.tab a.close {background: url(../images/bt_close.png) no-repeat left 0;}
.tab a:hover.open {background: url(../images/bt_open.png) no-repeat left -19px;}
.tab a:hover.close {background: url(../images/bt_close.png) no-repeat left -19px;}

/* sliding panel */
#toppanel {
    position: absolute;   /*Panel will overlap  content */
    /*position: relative;*/   /*Panel will "push" the content down */
    top: 0;
    width: 100%;
    z-index: 30000;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#panel {
    width: 100%;
	height: 270px;
	color: #999999;
	background: #272727;
	overflow: hidden;
	position: relative;
	z-index: 30000;
	display: none;
	margin-left: auto;
    margin-right: auto;
}

#panel h1 {
	font-size: 1.6em;
	padding: 5px 0 10px;
	margin: 0;
	color: white;
}

#panel h2{
	font-size: 1.2em;
	padding: 10px 0 5px;
	margin: 0;
	color: white;
}

#panel p {
	width:500px;
	margin:0;
	margin:10px;
	padding: 0;
}

#panel a {
	text-decoration: none;
	color: #15ADFF;
}

#panel a:hover {
	color: white;
}

#panel a-lost-pwd {
	display: block;
	float: left;
}

#panel .content {
	width:%100;
	padding-top: 15px;
	text-align: left;
	font-size: 0.85em;
	margin-left: auto;
    margin-right: auto;	left:400px;

}
#panel .content-right {
	width:400px;
	padding-top: 15px;
	text-align: left;
	font-size: 0.85em;
	margin-left: auto;
    margin-right: auto;	left:400px;

}

#panel .content .left {
	width: 280px;
	float: left;
	padding: 0 28px;
	border-left: 1px solid #333;
}

#panel .content .right {
	width: 538px;
	float: right;
	padding: 0 15px;
	border-left: 1px solid #333;
}

#panel .content form {
	margin: 0 0 10px 0;
}

#panel .content label {
	float: left;
	padding-top: 8px;
	clear: both;
	width: 280px;
	display: block;
}

#panel .content input.field {
	border: 1px #1A1A1A solid;
	background: #414141;
	margin-right: 5px;
	margin-top: 4px;
	width: 200px;
	color: white;
	height: 16px;
}

#panel .content input:focus.field {
	background: #545454;
}

/* BUTTONS */
/* Login and Register buttons */
#panel .content input.bt_login,
#panel .content input.bt_register {
	display: block;
	float: left;
	clear: left;
	height: 24px;
	text-align: center;
	cursor: pointer;
	border: none;
	font-weight: bold;
	margin: 10px 0;
}

#panel .content input.bt_login {
	width: 74px;
	background: transparent url(../images/bt_login.png) no-repeat 0 0;
}

#panel .content input.bt_register {
	width: 94px;
	color: white;
	background: transparent url(../images/bt_register.png) no-repeat 0 0;
}

#panel .lost-pwd {
	display: block;
	float:left;
	clear: right;
	padding: 15px 5px 0;
	font-size: 0.95em;
	text-decoration: underline;
}

