body {
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-position: 50% 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cecece;
}

/* Format Styling */
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; text-align: left; }
h1 { font-size: 18px; color: #FFFFFF; }
h2 { font-size: 12px; color: #FFFFFF; margin-top: 10px;margin-bottom: 8px; }
p { margin: 0; padding: 0 0 5px 0; line-height: 14px; }
ol { padding: 0;margin: 10px 0 0 25px; }
ol li {	margin: 0 0 8px 0; }
img { border: 0; }
.clearboth { clear: both; }
a { color: #ffffff; }
a:hover { text-decoration: none; }
a:focus { outline: none; }
.linebreak { width: auto; height: 1px; border-top: 1px solid #1f1f1f; margin: 10px 0 0 0; }
.cleanlinebreak { width: auto; height: 1px; border-top: 1px solid #3e3e3e; margin: 10px 0; }
.inline { display: inline; }
select { background: url(../images/input_bg.gif) repeat-x top #FFF; font-size: 11px; padding: 2px; border: 1px solid #FFF; width: 150px; color:#000; }
.longer { width: 250px; }
textarea { background: url(../images/input_bg.gif) repeat-x top #FFF; font-size: 11px; padding: 2px; border: 1px solid #FFF; width: 400px; color: #000; }
input {  background: url(../images/input_bg.gif) repeat-x top #FFF; font-size: 11px; padding: 2px; border: 1px solid #FFF; width: 240px; color: #000; }
button { border: 0; background: url(../images/button_bg.gif) repeat-x top #676767; padding: 3px 8px; text-align: center; color: #000; cursor: pointer; }
.left { float: left; }
.right { float: right; }
#content { font-size: 12px; }
#content p { line-height: 15px; }

/* IMAGE Styling */
.image_left { float: left; margin: 15px 15px 15px 0; position: relative;  }
.image_right { float: right; margin: 15px 0 15px 15px; position: relative;  }
.image_full { clear: both; margin: 15px 0 15px 2px; }

.standard_image_border_left {
	width: 215px;
	height: 160px;
	background: url(../images/standard_image_border.png) no-repeat;
	float: left;
	margin: 15px 15px 15px 0;
	position: absolute;
	z-index: 99999;
}

.standard_image_border_right {
	width: 215px;
	height: 160px;
	background: url(../images/standard_image_border.png) no-repeat;
	float: right;
	right: 30px;
	margin: 15px 0 15px 15px;
	position: absolute;
	z-index: 99999;
}

/* Start Top Bar */
#topbar { height: 36px; background: url(../images/back_topbar.gif) repeat-x; }

#topbar_in {
	width: 998px;
	height: 31px;
	margin: 0 auto;
	padding-top: 5px;
	background: url(../images/back_topbar.gif) repeat-x;
	position: relative;
}
/* End Top Bar */

/* Start Main Container */
#container { width: 998px; margin: 0 auto; position: relative; }

	/* Start Logo Space */
	#logospace { height: 155px; }
	/* End Logo Space */
	
	/* Start Home Top */
	#home_top_left { width: 170px; float: left; }
	
	#home_top_right { width: 828px; height: 314px; float: left; position: relative;z-index: 1; }
	
	.home_download { position: absolute; bottom: 25px; right: 10px; }
	/* End Home Top */

	/* Start Home Bottom */
	#home_bottom { padding: 0 0 30px; }
	
	#home_bottom .banner_forum { float: left; margin: -84px 0 0; }
	
	#home_bottom_right { float: left; width: 849px; padding: 0 0 0; }
	
		/* Start Carousel */
		#carousel_out { width: 849px; height: 172px; }
		
		#carousel { width: 789px; height: 112px; background: #000000; }
		
		#carousel_in { position: relative; width: 789px; height: 112px; overflow: hidden; }
		
		.carousel_items { margin: 0 0 0 30px; width: 730px; }
		
		.carousel_items td { vertical-align: top; }
		
			.carousel_prev { position: absolute; top: 45px; left: 0; cursor: pointer; z-index: 9999; }
			
			.carousel_next { position: absolute; top: 45px; right: 0; cursor: pointer; z-index: 9999; }
			
			.carousel_item_div {
				width: 250px;
				height: 100px;
				text-align: center;
				padding: 5px 2px 0 2px;
                float: left;
			}
			
			/* Start Items */
			.carousel_item1 {
				width: 254px;
				height: 102px;
				text-align: center;
				padding: 10px 0 0 0;
			}
			
			.carousel_item1 a {	color: #448efc;	}
			
			.carousel_item2 { width: 230px;	}
			
			.carousel_item3 {
				width: 231px;
				height: 100px;
				padding: 12px 0 0 15px;
				color: #7f7f7f;
			}
			
			.carousel_item3 .item_pcclient { margin: 0 10px 0 0; float: left; }
			
			.carousel_item4 {
				width: 240px;
				height: 102px;
				text-align: center;
				padding: 10px 0 0 20px;
			}
			
			.carousel_item4 img { display: block; }
			
			.carousel_item4 a { color: #fef671; display: block;
			}
			
			.carousel_item5 {
				width: 220px;
				height: 102px;
				text-align: center;
				padding: 10px 0 0 0;
			}
			
			.carousel_item6 {
				width: 240px;
				height: 102px;
				text-align: center;
				padding: 10px 0 0 0;
			}
			/* End Items */	
		/* End Carousel */
	/* End Home Bottom */
	
	/* Start Footer */
	#footer { text-align: center; padding: 0 0 30px; }
	#footer span { padding: 0 7px; }
	#social_icons { padding: 15px 0 0; }
	#social_icons span { padding: 0; }
	/* End Footer */

/* End Main Container */

#left_container { width: 147px; height: auto; float: left; }

#content_top {
	width: 698px;
	height: 39px;
	background: url(../images/content_top_bg.png) no-repeat top left;
	float: left;
	position: relative;
	z-index: 8888;
	left: -6px;
}

#content {
	width: 638px;
	min-height: 430px;
	background: url(../images/content_bg.png) no-repeat bottom left;
	float: left;
	margin-bottom: 20px;
	padding: 30px;
	padding-top: 0;
	position: relative;
	z-index: 8888;
	left: -6px;
}

/* Start Navigation Menu */

#navigation {
	width: 147px;
	float: left;
	margin-top: 24px;
	position: relative;
	left: 0;
	margin-bottom: 20px;
	display: block;
	clear: both;
}

ul#menu, ul#menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  font-weight: bold;
}

ul#menu a {
  display: block;
  text-decoration: none;	
}

ul#menu li a {
  background: url(../images/nav_main_ul.png) no-repeat top left;
  color: #cecece;	
  padding: 12px 0 0 20px;
  width: 129px;
  height: 22px;
}

ul#menu li a:hover {
  background: url(../images/nav_main_ul.png) no-repeat top left;
  color: #FFF;
}

ul#menu li ul {
	padding: 12px 0 0 0;
	background: url(../images/subnav_bg.png) no-repeat top left;
	width: 135px;
	margin: 0;
	margin-left: 15px;
	clear: both;
}

ul#menu li ul li a {
	background: none;
  color: #999999;
  padding: 0;
  margin: 0 0 5px 10px;
  font-size: 10px;
}

ul#menu li ul li a:hover,
ul#menu li ul li a.active {
	background: none;
  color: #FFFFFF;
}

.subnav_bottom {
	width:135px;
	height: 22px;
	background: url(../images/subnav_bottom_bg.png) no-repeat bottom left #27281a;
	margin: -9px 0 0 0;
	padding-top: 8px;
}

.subnav_bottom_current a {
	width:135px;
	height: 22px;
	background: url(../images/subnav_bottom_bg.png) no-repeat bottom left #27281a;
	margin: -9px 0 0 0;
	padding-top: 8px;
	color: #FFF!important;
	text-decoration: none;
}

.nav_current {
	width: 140px;
	height: 22px;
	display: block;
	position: relative;
	z-index: 9999;
	background: url(../images/nav_current_bg.png) no-repeat top left;
	padding: 12px 0 0 20px;
	margin: -12px 0 0 -20px;
}

.sub_current a {
	color: #FFFFFF!important;
}
/* End Navigation Menu */

/* Start Global Funtions */

#global_wrapper {
	width: 150px;
	height: auto;
	float: right;
	position: relative;
	top: -20px;
	right: 20px;
	z-index: 5555;
}

#global_download, #global_moola, #global_faq, #global_support {
	width: 150px;
	height: 109px;
}

/* Global Download */
#global_download a {
	width: 150px;
	height: 109px;
	display: block;
	background: url(../images/global_download.png) no-repeat top left;
	text-decoration: none;
}

#global_download a:hover { background: url(../images/global_download.png) no-repeat bottom left; }

/* Global Moola */
#global_moola a {
	width: 150px;
	height: 109px;
	display: block;
	background: url(../images/global_moola.png) no-repeat top left;
	text-decoration: none;
}

#global_moola a:hover { background: url(../images/global_moola.png) no-repeat bottom left; }

/* Global FAQ */
#global_faq a {
	width: 150px;
	height: 109px;
	display: block;
	background: url(../images/global_faq.png) no-repeat top left;
	text-decoration: none;
}

#global_faq a:hover { background: url(../images/global_faq.png) no-repeat bottom left; }

/* Global Support */
#global_support a {
	width: 150px;
	height: 109px;
	display: block;
	background: url(../images/global_support.png) no-repeat top left;
	text-decoration: none;
}

#global_support a:hover { background: url(../images/global_support.png) no-repeat bottom left; }
/* END Global Funtions */

.banner_forum_sub {
	margin: -10px 0 0 0;
}

.wallpaper_thumb {
	margin: 20px 14px 0 3px;
	border: 5px solid #B8B8B8;
}

.wallpaper_thumb_end_row {
	margin: 20px 0 0 0;
	border: 5px solid #B8B8B8;
}

/* START Pagination */
#pagination {
	width: auto;
	height: auto;
	margin: 10px auto;
	text-align: center;
}

.p_pages a {
	color: #FFF;
	border: 1px solid #7a7a7a;
	padding: 1px 4px;
	text-decoration: none;
}

.p_pages a:hover {
	color: #000;
	border: 1px solid #686868;
	background: url(../images/p_pages_hover_bg.gif) repeat-x top #686868;
	text-decoration: none;
}

.p_pages_active {
	color: #000;
	border: 1px solid #686868;
	padding: 1px 4px;
	background: url(../images/p_pages_hover_bg.gif) repeat-x top #686868;
	text-decoration: none;
}

.p_first, .p_previous {
	margin-right: 10px;
}

.p_next, .p_last {
	margin-left: 10px;
}
/* END Pagination */

/* START Press */
.press_even {
	width: auto;
	height: auto;
	background: url(../images/press_icon.gif) no-repeat left #111111;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #1f1f1f;
	padding: 15px 0;
	padding-left: 50px;
}

.press_odd {
	width: auto;
	height: auto;
	background: url(../images/press_icon.gif) no-repeat left;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #1f1f1f;
	padding: 15px 0;
	padding-left: 50px;
}

.press_even strong, .press_odd strong {
	color: #FFF;
}
/* END Press */

/* START Table Styling */

.even, .odd {
	padding: 15px 3px;
	font-size: 12px;
}

td.even, td.odd {
	width: 50%;
}

.even {
	border-bottom: 1px solid #1f1f1f;
}

.odd {
	background: #111111;
	border-bottom: 1px solid #1f1f1f;
}

/* END Table Styling */

/* News and Tools */

#news_tools_wrapper {
	width: 977px;
	height: 25px;
	background: url(../images/news_tools_wrapper_bg.png) no-repeat;
	margin: 0 auto;
}

.news_title {
	float: left;
	margin: 7px 0 0 14px;
}

.news_entry {
	float: left;
	margin: 4px 0 0 25px;
}

.select_country {
	float: right;
	margin: 9px 22px 0 0;
}

#countries{
	border:1px solid #000000;
	border-top: 0;
	padding:12px;
	background: url(../images/countrybox_bg.gif) repeat-x top #000000;
	margin-top:10px;
	width:200px;
	position: absolute;
	float: left;
	top: 26px;
	left: 776px;
	z-index: 1000;
}

#countries a {
	color: #999999;
	text-decoration: none;
}

#countries a:hover {
	color: #FFFFFF;
}

.closebtn {
	position: relative;
	float: right;
	top: -15px;
	right: 0;
}

.sendtoafriend_title {
	float: right;
	margin: 7px 12px 0 0;
}

.rss_icon {
	float: right;
	margin: 0 30px 0 0;
}

.newsticker {
	list-style-type: none;
	padding: 3px;
	margin: 3px 0 0 24px;
	width: 620px;
	float: left;
}