body {
	margin:0px;
	background-color:#F5F5F5;
}

#logo {
height:90%;
width:100%;
text-align: center;
padding-top:15%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

#logo img {
border:0px;
}


#menu {
	padding:0px;
	text-align:center;
	padding-bottom:3px;
	border-bottom:solid 1px #999999;
	box-shadow: 0px 1px 1px #FFFFFF;
	background-color:#F6F8FE;
	font-family:'yanone_kaffeesatzextralight';

}

#menu div {
	width:900px; 
	margin-left:200px;
margin-right:auto;
	text-align:left;
padding-left:90px;


}

h1 {
	color:#336699;
	font-family:'yanone_kaffeesatzextralight';
	font-size:28px;
	display:inline;
}

table {
background-color:#F5F5F5;
font-size:14px;
}

.smaller {
font-size:13px;
}

th {
font-family:'yanone_kaffeesatzextralight';
font-size:18px;
text-align:left;
}

td {
padding-right:15px;
}

.red {
color:#FF0000;
}


#login_box {
	color:#0095da;
	font-family:'yanone_kaffeesatzextralight';
	font-size:22px;
}

#login_box span {
	font-size:20px;
	color:#999999;
	text-shadow: 1px 1px #662100;
}

#menu ul {
	margin:0px;
	padding:0px;
}

#menu ul li {
	color:#0095da;
	font-family:'yanone_kaffeesatzextralight';
	font-size:36px;
	list-style-type: none;
	display: inline-block;
*display: inline;
    zoom: 1;
	height: 45px; 
	margin-right:4px;
	padding-right:4px;
	margin-top:2px;
}

#menu ul li:hover {
	background: transparent url('img/right.png') no-repeat scroll top right; 
}

#menu ul li a {
	display: inline-block;
*display: inline;
    zoom: 1;
	line-height: 44px;
	padding: 3px 3px 2px 5px;
	vertical-align:middle;
	color:#000000;
	text-decoration:none;
	min-width:55px;
	text-shadow: 1px 2px #CCCCCC;
}

#menu ul li:hover a {
	background: transparent url('img/left.png') no-repeat; 
	color:#FCFCFC;
	text-shadow: 0px 1px #FCFCFC;
}


#underLine {
	padding-left:5%;
	padding-right:5%;
	padding-top:5px;
}

#underLine .flag {
	opacity:0.7;
	filter:alpha(opacity=70);
}

#underLine .flag:hover {
	opacity:1.0;
	filter:alpha(opacity=100);
}

#content {
		min-height:550px; 
		width:1130px; 
		margin:auto;
margin-left:130px;
		padding-top:18px;
		font-family:Geneva, Arial, Helvetica, sans-serif;
		font-size:16px;
		color:#555;

}

#content a {
		color:#336699;
		text-decoration:none;
		font-size:15px;
}
#content a:hover {
		color:#235689;
}

.startCol {

	padding-right:15px;
	vertical-align:top;
	width:150px;
	display:inline-block;
	height:100%;
	position:relative;
	left:1px;
	float:left;
}

.slink {
height:30px;
line-height:30px;
background-color:#F5F5F5;
font-size:13px;
width:161px;
cursor:pointer;
}

.slink:hover
{
background-color:#D6D6D6;
}



.active {
color:#FFFFFF;
width:150px;
background-color:#666666;
}

.active:hover {
background-color:#666666;
}

.active:after
{
content:' ';
position: relative;
border-style: solid;
border-width: 15px 15px 15px 0;
border-color: #666666 #F5F5F5;
display: block;
width: 0;
height:0;
z-index: 1;
left: 150px;
top: -30px;
}

.mainpage{
display:none;
}
 .current{
 display:block;
 }







.endCol {
	padding:15px;
	vertical-align:top;
	display:inline-block;
	width:715px;
	float:left;
	min-height:270px;
	border: 1px solid #CCCCCC;

	-webkit-border-radius: 5px 5px 5px 5px;

	-moz-border-radius: 5px 5px 5px 5px;

	-khtml-border-radius: 5px 5px 5px 5px;

	border-radius: 5px 5px 5px 5px;
		
}


.spamCol {
	vertical-align:top;
	display:inline-block;
	float:left;
	overflow:hidden;
width:180px;
margin-left:20px;
}

.circle {
  width: 16px;
height:16px;
line-height:15px;
  display: inline-block;
*display: inline;
    zoom: 1;
  text-align: center;
  vertical-align: middle;
  border-radius: 50%;
  background-color:#A6A600;
color:#FFFFFF;
font-size:10px;
margin-left:3px;
margin-right:3px;
margin-bottom:2px;
}

.slink_icon {
margin-left:5px; 
position:relative; 
top:3px;
}

.ok {
background-color:#007A29;
}

.notok {
background-color:#FF0000;
}

.centerTab {
width:800px;
margin:auto;
}


#footer {
	height:30px;
	width:100%;
	margin:auto;
	text-align:center;
	padding-top:7px;
	color:#0066CC;
	font-family:'yanone_kaffeesatzextralight';
	font-size:15px;
	clear: both;
	
}

#footer .verdana{
	color:#91C8FF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}






input {
	width:250px;
	height:40px;
	border:1px solid #666666;
	font-family:'yanone_kaffeesatzextralight';
	font-size:24px;
	background-color:#F5F5F5;	
	box-shadow: 1px 1px 5px #AAAAAA;
	text-align:center;
	line-height:40px;
}

input:focus{
	background-color:#FFFFFF;	
}

.short_input {
	width:117px;
}

.checkbox {
height:17px;
line-height:10px;
width:17px;
font-size:15px;
}

select {
	width:252px;
	height:42px;
	border:1px solid #666666;
	font-family:'yanone_kaffeesatzextralight';
	font-size:24px;
	background-color:#F5F5F5;	
	box-shadow: 1px 1px 5px #AAAAAA;
	text-align:center;
	padding:7px;
	margin-bottom:3px;
}

select:focus{
	background-color:#FFFFFF;	
}


.textarea{
	width:242px;
	border:1px solid #666666;
	font-family:'yanone_kaffeesatzextralight';
	font-size:24px;
	background-color:#F5F5F5;	
	box-shadow: 1px 1px 5px #AAAAAA;
padding:4px;
}

.textarea_active{
	background-color:#FFFFFF;
}

.hidInput {
width:20px;
	height:30px;
	border:0px;
	font-family:'yanone_kaffeesatzextralight';
	font-size:24px;
background:none;
box-shadow:none;
text-align:left;
	
}

.hidInput:focus {
background:none;
}





.submit {
	width:75px;
	height:44px;
	border:1px solid #666666;
	font-family:'yanone_kaffeesatzextralight';
	font-size:22px;
	line-height:44px;
	background-color:#F5F5F5;	
	box-shadow: 1px 1px 3px #999999;
	padding-left:25px;
}

.search {
	background-image:url(img/icons/search.png);
	background-repeat:no-repeat;
	background-position:left;
}



.isLink {
	cursor:pointer;
}

.hidden {
display:none;
}




@font-face {
    font-family: 'yanone_kaffeesatzextralight';
    src: url('fonts/yanonekaffeesatz-extralight-webfont.eot');
    src: url('fonts/yanonekaffeesatz-extralight-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/yanonekaffeesatz-extralight-webfont.woff') format('woff'),
         url('fonts/yanonekaffeesatz-extralight-webfont.ttf') format('truetype'),
         url('fonts/yanonekaffeesatz-extralight-webfont.svg#yanone_kaffeesatzextralight') format('svg');
    font-weight: normal;
    font-style: normal;

}


.menuitem {

height:50px;
width:50px;
position: relative;
margin: auto;

}

#menu1 {

top:-90px;
left:-250px;

}

#menu2 {
top: -10px; 
left: -200px;
}


#menu3 {

top:-20px;
left:-80px;

}


.img-zoom {
    width: 50px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
}
 
.transition {
    -webkit-transform: scale(2); 
    -moz-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2);
}


































#content_end{
	
	width:1012px;
	height:330px;
	background-repeat:no-repeat;
	
	position:relative;
	bottom:0px;
}


ul#special_offers li{
	margin:0;
	float:none;
	position:absolute;
	bottom:5px;
	left:0;
	padding-top:12px;
	padding-left:12px;
	background:0
	list-style-image: none;
  	list-style: none;
 	list-style-type: none;
	width:150px;
	
	font-size:12px;
}


#special_offers li img{
	position:relative;
	z-index:10;
	width:100%;
	display:block;
}

#special_offers a {
	text-decoration:none;
	opacity: 0.5;
}

#special_offers p {
	position: absolute; 
   bottom: 3px; 
   text-align:left;
   z-index:200;
   color:#FFFFFF;
   background-color:rgba(0,0,0,0.7);
   padding-left:5px;
   padding-top:2px;
   padding-bottom:2px;
   margin:auto;

	
	font-style:normal;
	color:#FFF;
	text-shadow: #AAA 2px 2px 3px;
}


#confirmOverlay{
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	background:url('img/popup/ie.png');
	background: -moz-linear-gradient(rgba(11,11,11,0.1), rgba(11,11,11,0.6)) repeat-x rgba(11,11,11,0.2);
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(11,11,11,0.1)), to(rgba(11,11,11,0.6))) repeat-x rgba(11,11,11,0.2);
	z-index:100000;
}

#confirmBox{
	background:url('img/popup/body_bg.jpg') repeat-x left bottom #e5e5e5;
	width:460px;
	position:fixed;
	left:50%;
	top:50%;
	margin:-130px 0 0 -230px;
	border: 1px solid rgba(33, 33, 33, 0.6);
	
	-moz-box-shadow: 0 0 2px rgba(255, 255, 255, 0.6) inset;
	-webkit-box-shadow: 0 0 2px rgba(255, 255, 255, 0.6) inset;
	box-shadow: 0 0 2px rgba(255, 255, 255, 0.6) inset;
}

#confirmBox h1,
#confirmBox p{
	
	background:url('img/popup/header_bg.jpg') repeat-x left bottom #f5f5f5;
	padding: 18px 25px;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.6);
	color:#666;
}

#confirmBox h1{
	letter-spacing:0.3px;
	color:#888;
}

#confirmBox p{
	background:none;
	font-size:16px;
	line-height:1.4;
	padding-top: 35px;
}

#confirmButtons{
	padding:15px 0 25px;
	text-align:center;
}

#confirmBox .button{
	display:inline-block;
	background:url('img/popup/buttons.png') no-repeat;
	color:white;
	position:relative;
	height: 33px;
	
	font:17px/33px 'Cuprum','Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	
	margin-right: 15px;
	padding: 0 35px 0 40px;
	text-decoration:none;
	border:none;
}

#confirmBox .button:last-child{	margin-right:0;}

#confirmBox .button span{
	position:absolute;
	top:0;
	right:-5px;
	background:url('img/popup/buttons.png') no-repeat;
	width:5px;
	height:33px
}

#confirmBox .blue{				background-position:left top;text-shadow:1px 1px 0 #5889a2;}
#confirmBox .blue span{			background-position:-195px 0;}
#confirmBox .blue:hover{		background-position:left bottom;}
#confirmBox .blue:hover span{	background-position:-195px bottom;}

#confirmBox .gray{				background-position:-200px top;text-shadow:1px 1px 0 #707070;}
#confirmBox .gray span{			background-position:-395px 0;}
#confirmBox .gray:hover{		background-position:-200px bottom;}
#confirmBox .gray:hover span{	background-position:-395px bottom;}






