@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	list-style: none;
	}

/***************general******************************/
body {
	background-image:none;
	background-color:#000010;
	background-repeat:repeat;
	background-position:center top;
	}

#container {
	width: 949px;
	margin: 0 auto; /*automatically centers the content in the browser*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	z-index:0;
	}
/***************general end*************************/

/******************header*************************/
#header_content {
	float: left;
	position: relative;
	width: 980px;
	height: 232px;
	top: 0px;
	}
	
#logo {
	background-image:url(../images/woe_logo.png);
 	float:left;
 	position:relative;
 	width:949px;
 	height:209px;
	}

#anim{
 	background-image:url(../images/1k.gif);
 	position:absolute;
 	width:949px;
 	height:209px;
 	left:-7px;
 	background-repeat:no-repeat;
 	}

#nav_container{
	position:relative;
	width:765px;
	height:34px;
	float:left;
	margin-left:195px;
	margin-top:180px;
	}
/******************header end*********************/

/***********************warning********************************/
#warning_txt{
	width:869px;
	padding:40px;
	position:relative;
	float:left;
	margin-top:0px;
	font-family:Arial;
	color:#FFFFFF;
	font-size:10px;
	font-weight:normal;
	line-height:1.5em;
	}

.index_line{
	position:relative;
	float:left;
	width:949px;
	height:5px;
	/*	background-color:#C1A004;*/
	background-image:url(../images/bar.png);
	background-repeat:repeat;
	left: 0px;
	}

#index_links{
	position:relative;
	float:left;
	margin-top:20px;
	margin-bottom:10px;
	width:100%;
	}
/***********************warning end****************************/

/**********************************home****************************/
.homepage_line{
	position:relative;
	float:left;
	width:860px;
	height:5px;
	/*	background-color:#C1A004;*/
	background-image:url(../images/bar.png);
	background-repeat:repeat;
	left: 55px;
	}

#homepage_txt{
	position:relative;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#B0B0EA;
	width:860px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:55px;
	}

#home_holder{
	position:relative;
	float:left;
	margin-top:20px;
	height:400px;
	width:760px;
	margin-left:110px;
	}

#home_txt{
	width:450px;
	height:100px;
	position:relative;
	float:left;
	margin-top:44px;
	font-family:Arial;
	color:#FFFFFF;
	font-size:14px;
	font-weight:normal;
	line-height:1.5em;
	}

#home_img_bg{
	background-image:url(../images/home_image1.png);
	width:288px;
	height:388px;
	position:relative;
	float:left;
	margin-left:20px;
	}

#home_img{
	position:relative;
	float:left;
	margin-left:44px;
	margin-top:44px;
	}

#home_img_bg2{
	background-image:url(../images/home_image2.png);
	width:144px;
	height:270px;
	position:relative;
	float:left;
	margin-left:12px;
	margin-top:6px;
	margin-bottom:6px;
	}

#home_img2{
	position:relative;
	float:left;
	margin-left:11px;
	margin-top:11px;
	margin-bottom:4px;
	padding:1px;
	background-color:#000000;
	}	

#home_img2:hover{
	position:relative;
	float:left;
	margin-left:11px;
	margin-top:11px;
	margin-bottom:4px;
	padding:1px;
	background-color:#FFFFFF;
	}	

#home_img2_txt1{
	position:relative;
	float:left;
	margin-left:4px;
	margin-bottom:0px;
	color:#B0B0EA;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	width:136px;
	height:17px;
	}	

#home_img2_txt2{
	position:relative;
	float:left;
	margin-left:4px;
	margin-bottom:0px;
	color:#FFFFFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	width:136px;
	height:34px;
	}	

#home_img2_txt3{
	position:relative;
	float:left;
	margin-left:4px;
	margin-bottom:0px;
	color:#F075B9;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	width:136px;
	height:17px;
	}

#home_news{
	position:relative;
	float:left;
	margin-left:4px;
	margin-top:10px;
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	height:268px;
	width:136px;
	}
/**********************************home****************************/

/******carousel************************************/
#holder{
background-image:url(../images/slideshow/slide_bg.png);
width:961px;
height:302px;
position:relative;
z-index:0;
margin-top:50px;
float:left;
}

.stepcarousel{
position: relative; /*leave this value alone*/
border: 0px solid black;
overflow: scroll; /*leave this value alone*/
width: 760px; /*Width of Carousel Viewer itself*/
height: 255px; /*Height should enough to fit largest content's height*/
left:100px;
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: px;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 1px; /*margin around each panel*/
width: 758px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
/******carousel end********************************/

/************gallery******************/
#gallery_search_bg{
	background-image:url(../images/search_bg_img1.png);
	width:144px;
	height:194px;
	position:relative;
	float:left;
	margin-left:12px;
	}

#gallery_search_bg2{
	background-image:url(../images/search_bg_img2.png);
	width:144px;
	height:194px;
	position:relative;
	float:left;
	margin-left:12px;
	}
	
#search_img{
	position:relative;
	float:left;
	margin-left:21px;
	margin-top:21px;
	padding:1px;
	background-color:#000000;
	}	

#search_img:hover{
	position:relative;
	float:left;
	margin-left:21px;
	margin-top:21px;
	padding:1px;
	background-color:#FFFFFF;
	}	

#search_img2{
	position:relative;
	float:left;
	margin-left:21px;
	margin-top:21px;
	padding:1px;
	background-color:#000000;
	}	

#gallery_holder{
	position:relative;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	width:949px;
	}

#gallery_txt{
	position:relative;
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#B0B0EA;
	width:949px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:0px;
	}

#om_txt{
	position:relative;
	float:left;
	margin-top:5px;
	margin-bottom:5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#F075B9;
	font-size:18px;
	font-weight:bold;
	line-height:1.5em;
	margin-left:100px;
	width:750px;
	}

#gallery_img_bg{
	background-image:url(../images/gallery_image.png);
	width:236px;
	height:395px;
	position:relative;
	float:left;
	margin-left:1px;
	}

#gallery_img{
	position:relative;
	float:left;
	margin-left:27px;
	margin-top:30px;
	padding:1px;
	background-color:#000000;
	}	

#gallery_img:hover{
	position:relative;
	float:left;
	margin-left:27px;
	margin-top:30px;
	padding:1px;
	background-color:#FFFFFF;
	}	

#gallery_img2{
	position:relative;
	float:left;
	margin-left:27px;
	margin-top:30px;
	padding:1px;
	background-color:#000000;
	}

#gallery_name{
	position:relative;
	float:left;
	margin-left:28px;
	margin-top:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#B0B0EA;
	font-weight:bold;
	width:180px;
	}	

#gallery_name2{
	position:relative;
	float:left;
	margin-left:28px;
	margin-top:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#F075B9;
	font-weight:bold;
	width:180px;
	}	

#gallery_name3{
	position:relative;
	float:left;
	margin-left:48px;
	margin-top:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFF1C;
	font-weight:bold;
	width:140px;
	}	

#gallery_details{
	position:relative;
	float:left;
	margin-left:28px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
	width:180px;
	}	

#imgi{
	position:relative;
	float:left;
	margin-top:10px;
	padding:1px;
	background-color:#000000;
	}	

#imgd{
	position:relative;
	float:left;
	margin-top:10px;
	padding:1px;
	background-color:#000010;
	}

#imgi:hover{
	position:relative;
	float:left;
	padding:1px;
	background-color:#FFFFFF;
	}
/************gallery end**************/

/************profile******************/
#profile_holder{
	position:relative;
	float:left;
	height:auto;
	width:949px;
	margin-top:-15px;
	margin-left:10px;
	}

#profile_txt_holder{
	position:relative;
	float:left;
	margin-top:42px;
	font-family:Arial;
	color:#FFFFFF;
	width:262px;
	}

#profile_title{
	position:relative;
	float:left;
	margin-top:24px;
	width:90px;
	font-family:Arial;
	color:#B0B0EA;
	font-size:14px;
	font-weight:bold;
	line-height:1.5em;
	margin-left:0px;
	}

#profile_name{
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#B0B0EA;
	font-weight:bold;
	width:100%;
	height:auto;
	margin-top:42px;
	}	

#profile_txt{
	position:relative;
	float:left;
	margin-top:24px;
	width:76px;
	font-family:Arial;
	color:#FFFFFF;
	font-size:14px;
	font-weight:normal;
	line-height:1.5em;
	margin-left:10px;
	}

#profile_txt2{
	position:relative;
	float:left;
	margin-top:24px;
	width:162px;
	font-family:Arial;
	color:#FFFFFF;
	font-size:14px;
	font-weight:normal;
	line-height:1.5em;
	margin-left:10px;
	}

#profile_txt3{
	position:relative;
	float:left;
	margin-top:5px;
	margin-bottom:5px;
	width:244px;
	font-family:Arial;
	color:#FFFFFF;
	font-size:14px;
	font-weight:normal;
	line-height:1.5em;
	margin-left:0px;
	}
	
#profile_img_bg{
	background-image:url(../images/profile_img.png);
	width:425px;
	height:605px;
	position:relative;
	float:left;
	background-repeat:no-repeat;
	margin-left:0px;
	margin-right:0px;
	}

#profile_img{
	position:relative;
	float:left;
	margin-left:42px;
	margin-top:44px;
	}	

#profile_thumbnail_holder{
	position:relative;
	float:left;
	font-weight:bold;
	background-image:url(../images/profile_gallery.png);
	background-repeat:no-repeat;
	width:992px;
	height:246px;
	}	

#profile_thumbnail{
	position:relative;
	float:left;
	margin-left:42px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
	width:200px;
	}	
/************profile end**************/


/************reviews******************/
.revpage_line{
	position:relative;
	float:left;
	width:640px;
	height:5px;
	/*	background-color:#C1A004;*/
	background-image:url(../images/bar.png);
	background-repeat:repeat;
	left: 155px;
	}

#reviews_txt{
	position:relative;
	float:left;
	margin-top:5px;
	margin-bottom:5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
	font-weight:normal;
	line-height:1.5em;
	margin-left:155px;
	width:640px;
	}

#reviews_feilds{
	position:relative;
	float:left;
	font-weight:normal;
	margin-left:30px;
	width:250px;
	}

#reviews_bg{
	position:relative;
	float:left;
	background-image:url(../images/reviews_bg.png);
	width:640px;
	height:550px;
	margin-left:155px;
	margin-top:20px;
	}
/************reviews end**************/

/************contact******************/
#contact_txt{
	position:relative;
	font-family:Arial;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	line-height:1.5em;
	}

#contact{
	position:relative;
	float:left;;
	margin-top:45px;
	margin-left:125px;
	}

#contact_title{
	position:relative;
	font-family:Arial;
	color:#A7A7E9;
	font-size:16px;
	font-weight:bold;
	line-height:1.5em;
	margin-top:10px;
	}

#contact_bg{
	background-image:url(../images/contact_image.png);
	background-position:center;
	width:490px;
	height:300px;
	position:relative;
	float:left;
	background-repeat:no-repeat;
	margin-left:230px;
	}

#contact_txt a{
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	}

#contact_txt a:hover{
	color:#A7A7E9;
	text-decoration:none;
	}
/************contact end**************/

/************links******************/
#links{
	position:relative;
	float:left;
	margin-top:20px;
	width:100%;
	}

#links_txt{
	position:relative;
	font-family:Arial;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;	
	}

#links_txt a{
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FF9900;
	text-decoration:none;
	}

#links_txt a:hover{
	color:#FF9900;
	text-decoration:underline;
	}

#links_img_bg{
	background-image:url(../images/links_image1.png);
	width:144px;
	height:72px;
	position:relative;
	float:left;
	margin-left:12px;
	}

#links_img_bg2{
	background-image:url(../images/links_image2.png);
	width:144px;
	height:72px;
	position:relative;
	float:left;
	margin-left:12px;
	}

#links_img{
	position:relative;
	float:left;
	margin-left:12px;
	margin-top:10px;
	padding:1px;
	background-color:#000000;
	}	

#links_img:hover{
	position:relative;
	float:left;
	margin-left:12px;
	margin-top:10px;
	padding:1px;
	background-color:#FFFFFF;
	}	

#links_img2{
	position:relative;
	float:left;
	margin-left:12px;
	margin-top:10px;
	padding:1px;
	background-color:#000000;
	}	
/************links end**************/

/*********************footer********************************************/
#footer_bg{
	position:relative;
	float:left;
	width:100%;
	height:0px;
	margin-top:25px;
	z-index:0;
	}	

#footer_txt{
	width:960px;
	height:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:2em;
	text-align:center;
	margin: 0 auto;
	margin-top:5px;
	}
/*********************footer end****************************************/
