html { overflow: -moz-scrollbars-vertical; }
html { overflow-x: auto; }

body{
	margin:0;
	padding:0;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#D1D2D5;
	background:#000 url(../files/shared/background.jpg) center repeat-y;
}

td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

h1, h2, h3, h4, h5 {font-weight:bold; margin:5px 0;}

h1 {
	font-size:16px;
}

h2 {
	font-size:15px;
}

h3 {
	font-size:14px;
}

h4 {
	font-size:13px;
}

h5 {
	font-size:12px;
}

hr {
	border:none;
	border-top:1px solid #B3B3BB;
	height:1px;
}

a:link {
	color: #CCCCCC;
	text-decoration: underline;
}
a:visited {
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	color: #CCCCCC;
	text-decoration: underline;
}

/***************************************/
/* CSS LAYOUT                          */
/***************************************/

#maincontainer{
	width: 953px;
	margin: 0 auto;
}

#topsection{
	height: 171px;
	background:#000 url(../files/shared/topsection.jpg) top left no-repeat;
}
#menusection{
	height: 29px;
	width:100%;
	background:#000 url(../files/shared/menusection.jpg) top left no-repeat;	
}
#contentwrapper{
	float: left;
	width: 100%;
	background:url(../files/shared/contentBgr.jpg) top right no-repeat;
	min-height:200px;
}

* html #contentwrapper{height:auto; height:200px}

#contentcolumn{
	margin-left: 377px;
}

#leftcolumn{
	float: left;
	width: 188px;
	margin-left: -953px;
}

#rightcolumn{
	float: left;
	width: 189px; 
	margin-left: -766px;
}

#rightcolumn h3{
	margin-left:15px;
}

.innertube{
	margin: 10px 15px;
}

/***************************************/
/* MAIN MENU                           */
/***************************************/

#mainmenu{
	float:left;
	margin: 0;
	padding: 0;
	width:100%;
}
#mainmenu ul{
	margin: 0;
	margin-left: 15px;
	padding-left: 8px;

}

* html #mainmenu ul{
	margin-left: 7px;
}

#mainmenu ul li{
	display: inline;
}


#mainmenu ul li a{
	float: left;
	color: white;
	font-weight: bold;
	padding: 6px 9px 7px 5px;
	text-decoration: none;
}
* html #mainmenu ul li a{padding-top: 5px}
#mainmenu ul li a:visited{
	color: white;
}


#mainmenu ul li a:hover, #mainmenu ul li a#selected{ /*hover and selected link*/
	color: #383431;
	background: transparent url(../files/shared/pointer.gif) bottom center no-repeat;
}

/***************************************/
/* COLOR MENU                          */
/***************************************/

#colorDiv_menu{
	margin:0px;
	padding:0px;
	width:189px;
}

#colorDiv_menu li{
	margin-top:2px;
	list-style-type:none;				
	clear:both;
	display:block;	
	overflow:hidden;
}
	
#colorDiv_menu li a{
	text-decoration:none;
	color: #B3B3BB;
	float:left;
	padding-left:15px;
	line-height:25px;
}

#colorDiv_menu li.selected a{
	border-left:2px solid #B3B3BB;
	margin-left:-2px
}

#colorDiv_menu li div{
	float:left;
}

/***************************************/
/* GALLERY                             */
/***************************************/
.galleryHeader{
	
}
.galleryTitle{
	float:left;
	background:url(../files/shared/arrow.gif) left no-repeat;
	padding-left:15px;
	text-transform:uppercase;
}
.galleryMenu{
	float:right;
	text-transform:none;
	display:block;
}


.galleryMenu a, .galleryMenu a:hover, .galleryMenu a:visited , .galleryMenu a:active {
	text-decoration:none
}
.gallerywrapper{
	text-align:center;
	width:100%;
}
.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery li {
	padding: 10px;
	margin: 0;
	float: left;
	position: relative;
	width: 160px;
	height: 130px;
}
.gallery li:hover img {
	border-color: #000;
}
.gallery img {
	background: #fff;
	border: solid 1px #888;
	padding: 5px;
}
.gallery em {
	background: #fff url(../files/shared/grey-gradient.gif) repeat-y;
	color: #000;
	font-style: normal;
	padding: 2px 10px;
	display: block;
	position: absolute;
	top: 80px;
	left: 9px;
	border: 1px solid #999;
	border-left-color: #888;
}
.gallery a {
	text-decoration: none;
}
.gallery a:hover em {
	background: #ffdb01 url(../files/shared/orange-gradient.gif) repeat-y;
	border-color: #c25b08;
	cursor:pointer;
}

/***************************************/
/* NEWS                                */
/***************************************/

.newsBoxHeader{
	padding-left:15px
}

.newsBox{
	width:100%;
	background:url(../files/shared/newsBgr.jpg) top left repeat-y;
}

.newsBoxTop{
	width:100%;
	height:15px;
	background:url(../files/shared/newsBoxTop.jpg) top left no-repeat
}

.newsBoxBottom{
	width:100%;
	height:15px;
	background:url(../files/shared/newsBoxBottom.jpg) bottom left no-repeat
}

.newsContent{
	display:block;
	padding:10px 20px 5px 15px;
	line-height:17px
}
.newsContent a, .newsContent a:hover, .newsContent a:visited, .newsContent a:active {
	text-decoration:none;
}
.newsContent p{
	margin:0;
}
.newsDate{
	font-size:11px;
	color:#A4A4A4;
}
.moreNews{
	margin-top:10px;
	text-align:right
}
.newsArchive{
	margin-bottom:10px;
}
/***************************************/
/* SEARCH                              */
/***************************************/

#searchLine {
	text-align:right;
	padding-right:15px;
	margin-top:7px;
}

#searchInput {
	color:#666666;
	font-style:italic;
	background: transparent url(../files/shared/search.gif) left no-repeat;
	padding-left:10px;
	width:120px;
	border:none;
}

.searchTitle {
	margin-top:-5px;
	background:url(../files/shared/arrow.gif) left no-repeat;
	padding-left:15px;
}
.searchHead{
	margin-top:10px;
}
.searchHead a{
	font-weight:bold;
	text-decoration:none
}
.searchHead a:hover{
	text-decoration:underline
}

/***************************************/
/* BUTTON                              */
/***************************************/
.subscwrapper {
	margin-left:15px;
}
* html .subscwrapper{margin-top:15px; margin-bottom:-1px}

.subscwrapper a.suscbutton{
	background:url(../files/shared/button.gif);
	display:block;
	font-size:11px;
	color:#999999;
	height:30px;
	line-height:29px;
	margin-bottom:14px;
	text-decoration:none;
	width:150px;
}
.subscwrapper a:hover.suscbutton{
	color:#FFFFFF;
}
.newsletter{
	background:url(../files/shared/newsletter.gif) no-repeat 10px 8px;
	text-indent:30px;
	display:block;
}
.fav {
	background:url(../files/shared/fav.gif) no-repeat 10px 8px;
	text-indent:30px;
	display:block;
}

/***************************************/
/* FORM                                */
/***************************************/
.subscribeTitle{
	text-transform:uppercase;
}
.cssform {
	margin:0;
	padding:0;
}

.cssform p{
	width: 300px;
	clear: left;
	margin: 0;
	padding: 5px 0 5px 0;
	padding-left: 155px;
	border-bottom: 1px dashed gray;
	height: 1%;
}

.cssform label{
	font-weight: bold;
	float: left;
	margin-left: -155px; 
	width: 150px; 
}

.cssform .myinput{
	width: 300px;
	background:#626262;
	border:1px solid #989392;
	color:#ffffff
}

* html .cssform .myinput{width: 290px;}

.txtNumber {
	width: 100px;
	background:#626262;
	border:1px solid #989392;
	color:#ffffff
}
.subscSubmit{
	margin-left:155px;
	margin-top:5px;
}
.formButton{
	cursor:pointer;
	padding:1px;
	font-size:11px
}

* html .threepxfix{
margin-left: 3px;
}

#togglewrapper h4 a{
	cursor:pointer
}
.toggletxt {
	/*display:none;*/
	text-align:justify
}