@charset "utf-8";
/* CSS Document */
/*----------------- general --------------------*/
* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	list-style-position:outside;
}

a:focus { outline: none; }

a {	text-decoration:none; }

a, img {
	border:0px;
	padding:0px;
}

.clear {
	clear:both;
	height:0px;
	line-height:0px;
	font-size:0px;
}

html {
	background-color: #ffffff;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body {
	width: 100%;
	height: 100%;
	color: #5e5e5e;
	background-color: #ffffff;
	background-image:url(../images/public/bg_top.gif);
	background-repeat:repeat-x;
	background-position: left top;
	border-top: solid 1px #434343;
}

/*---------------top page-----------------*/

#wrapper {
	width: 980px;
	margin: 0 auto;
}
#header {
	width: 980px;
	height: 92px;
	padding: 20px 0 0 0;
	float: left;
}
#logo {
	background:url(../images/public/softoxi_logo.gif) no-repeat 0 0;
	width: 175px;
	height: 65px;
	float:left;
}

#menu {
	float: right;
	clear: right;
	margin: 25px 0 0 0;
}

.main_menu {
	float: left;
	padding: 13px 14px 0 14px;
	font-size: 16px;
	font-weight: bold;
	height: 30px;
	color: #626262;
	cursor: pointer;
}
#menu a #windows { 
	background: url(../images/public/menu_bg_a.gif) no-repeat 0 0;	
}
#menu a #linux, #menu a #mac, #menu a #mobile, #menu a #drivers  { 
	background: url(../images/public/menu_bg_b.gif) repeat-x 0 0;	
}
#menu a #news { 
	background: url(../images/public/menu_bg_c.gif) no-repeat right top;	
}

#menu a:hover #windows, #menu a #windows_selected { 
	background: url(../images/public/menu_bg_a_over.gif) no-repeat 0 0;	
	color: #fefefe;
}
#menu a:hover #mac, #menu a #mac_selected { 
	background: url(../images/public/menu_bg_mac_over.gif) repeat-x 0 0;	
	color: #fefefe;
}
#menu a:hover #mobile, #menu a #mobile_selected { 
	background: url(../images/public/menu_bg_mobile_over.gif) repeat-x 0 0;	
	color: #fefefe;
}
#menu a:hover #drivers , #menu a #drivers_selected { 
	background: url(../images/public/menu_bg_driver_over.gif) repeat-x 0 0;	
	color: #fefefe;
}
#menu a:hover #linux, #menu a #linux_selected { 
	background: url(../images/public/menu_bg_linux_over.gif) repeat-x 0 0;	
	color: #fefefe;
}
#menu a:hover #news, #menu a #news_selected { 
	background: url(../images/public/menu_bg_news_over.gif) no-repeat right top;	
	color: #fefefe;
}
.menu_split {
	width: 2px;
	height:43px;
	background:url(../images/public/menu_bg_split.gif) no-repeat 0 0;
	float:left;
}

a:hover #logo {
	cursor:pointer
}
#menu_top {
	float: right;
	padding: 5px 0 0 0;
	color: #e3e3e3;
	font-weight: bold;
	font-size: 14px;
	clear: right;
}
#menu_top a {
	color: #e3e3e3;
	border: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

/*------------- content ------------*/
#content {
	float:left;
	width: 980px;
	height: 100%;
	padding: 20px 0 0 0;
}
h1 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	margin: 10px 0 2px 0;
}
h1 a {
	text-decoration: none;
	color: #5e5e5e;
}
h1 a:hover {
	text-decoration: none;
	color: #3e94a4;
}
/*-------------- content left  -----------------*/
#content_left {
	float:left;
	width: 215px;
	height: 100%;	
}

form {
	margin:0;
}

#search_box {
    width: 211px;
    height: 47px;
    background: url(../images/public/search_box.gif) no-repeat 0 0;
}
#search_box #s {
    float: left;
    padding: 0px;
    margin: 10px 0 0 10px;
    border: 0px;
    width: 150px;
    background: none;
	font-weight: bold;
	color: #626262;
}
#search_box #go {
    float: right;
    margin: 0px;
	padding: 0px;
	border: 0px;
	outline: none;
}

.left_box {
	width: 215px;
	float: none;
	margin: 20px 0 0 0;
}
.left_box a {
	color: #5E5E5E;
}
.left_box a:hover {
	color: #3e94a4;
}
.box_all_top {
	width: 200px;
	height: 34px;
	font-size: 16px;
	color: #fcfcfc;
	padding: 17px 0 0 13px;
}
#content_left #windows {
	background: url(../images/public/leftSide_box_windows.gif) no-repeat 0 0;	
}
#content_left #linux {
	background: url(../images/public/leftSide_box_linux.gif) no-repeat 0 0;	
}
#content_left #mac{
	background: url(../images/public/leftSide_box_mac.gif) no-repeat 0 0;	
}
#content_left #mobile {
	background: url(../images/public/leftSide_box_mobile.gif) no-repeat 0 0;	
}
#content_left #drivers {
	background: url(../images/public/leftSide_box_drivers.gif) no-repeat 0 0;	
}
#content_left #tag {
	background: url(../images/public/leftSide_box_tag.gif) no-repeat 0 0;	
}
/*----------------------------*/
#content_left #windows_only {
	background: url(../images/public/leftSide_icon_windows.gif) no-repeat 0 0;	
}
#content_left #linux_only {
	background: url(../images/public/leftSide_icon_linux.gif) no-repeat 0 0;	
}
#content_left #mac_only{
	background: url(../images/public/leftSide_icon_mac.gif) no-repeat 0 0;	
}
#content_left #mobile_only {
	background: url(../images/public/leftSide_icon_mobile.gif) no-repeat 0 0;	
}
#content_left #drivers_only {
	background: url(../images/public/leftSide_icon_drivers.gif) no-repeat 0 0;	
}
/*-----------------------------*/

.box_windows_center {
	width: 191px;
	height: 100%;
	padding: 0 10px 0px 10px;
	border-left: solid 1px #499aa9;
	border-right: solid 1px #499aa9;
}
.box_mac_center {
	width: 191px;
	height: 100%;
	padding: 0 10px 0px 10px;
	border-left: solid 1px #3e60a4;
	border-right: solid 1px #3e60a4;
}
.box_linux_center {
	width: 191px;
	height: 100%;
	padding: 0 10px 0px 10px;
	border-left: solid 1px #a43e56;
	border-right: solid 1px #a43e56;
}
.box_mobile_center {
	width: 191px;
	height: 100%;
	padding: 0 10px 0px 10px;
	border-left: solid 1px #a39c3e;
	border-right: solid 1px #a39c3e;
}
.box_drivers_center {
	width: 191px;
	height: 100%;
	padding: 0 10px 0px 10px;
	border-left: solid 1px #3ea385;
	border-right: solid 1px #3ea385;
}
.box_tag_center {
	width: 191px;
	height: 100%;
	padding: 0 10px 0px 10px;
	border-left: solid 1px #696969;
	border-right: solid 1px #696969;
}

/*-------------- content center  -----------------*/

#content_center {
	width: 475px;
	height: 100%;
	float: left;
	padding: 5px 0 0 15px;
}
.google_ads {
	float: left;
	padding: 0 0 0 15px;
}
.item_center {
	width: 475px;
	margin: 20px 0 0 0;
}
.content_title {
	background:url(../images/public/center_lineTitle.gif) no-repeat 0 0;
	width: 462px;
	height: 25px;
	padding: 5px 0 0 13px;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	margin-bottom: 5px;
}
#content_center #windows {
	background:url(../images/public/center_lineTitle_windows.gif) no-repeat 0 0;
}
.content_wrap {
	margin: 0 12px;
	width: 454px;
}
.content_news {
	margin: 0px 12px 10px 12px;
	width: 450px;
	padding: 17px 0 15px 0;
	border-bottom: solid 1px #dedede;
}
.content_news a{
	color: #3e94a4;	
	font-weight: bold;
}
.content_news span {
	font-size: 10px;
	font-weight: bold;
}
.content_news p img {
	float: none;
	border: none;
	margin: 0 3px 0 3px;
}
.details {
	padding: 6px 0 0px 0;
}

.turcoaz {
	color: #3e94a4;	
}
.turcoaz a, .turcoaz a:hover {
	color: #3e94a4;	
}
.gray {
	color: #696969;	
}

.date_text {
	font-size: 10px;
	font-weight: bold;
	color: #3e94a4;
	padding: 3px 0 10px 0;
	clear: left;
}
.content_news img {
	float: left;
	border: solid 2px #dedede;
	margin: 0 15px 10px 0;
}
.read_more a, .read_more a:hover {
	width: 90px;
	height: 11px;
	font-weight: bold;
	color: #3e94a4;
	line-height: 20px;
}

.top_item {
	padding: 6px 0 6px 0;
	min-width: 244px;
	height: 21px;
}
.top_item img {
	float:left;
	margin: 0 12px 0 0;
}
.top_item a {
	float:left;
	font-size: 11px;
	font-weight: bold;
	color: #5e5e5e;
	line-height: 9px;
}
.top_item a:hover {
	color: #3e94a4;
}
.top_item p {
	line-height: 9px;
	margin-top: -2px;
}
.top_title {
	padding: 15px 0 0 0;
	border-bottom: solid 1px #dedede;
}
.title {
	width: auto;
	height: 15px;
	font-weight: bold;
	padding: 0 0 0 5px;
	margin: 0 0 4px 0;
	background-color: #ededed;
}
.top_item_center {
	width: auto;
	height: 15px;
	font-weight: bold;
	padding: 0 0 0 5px;
	margin: 0 0 4px 0;
	background-color: #ededed;
}
.top_item_center a {
	color:#5e5e5e;
	font-weight:bold;
	padding: 4px 0 0 5px;
	width:auto;
}
.top_item_center a:hover {
	color: #3e94a4;
}

.top_address {
	float: right;
}
.top_address a {
	color: #5e5e5e;
	font-size: 10px;
	font-weight: bold;
}
.top_address a:hover {
	color: #3e94a4;
}
.view_more a, .view_more a:hover {
	background: url(../images/public/view_more.gif) no-repeat 0 4px;
	width: 90px;
	height: 11px;
	padding: 0 0 0 12px;
	font-weight: bold;
	color: #3e94a4;
	margin: 8px 0 8px 0;
}
.download a, .download a:hover {
	background: url(../images/public/icon_download.gif) no-repeat 0 3px;
	width: 80px;
	height: 15px;
	padding: 0 0 0 12px;
	font-weight: bold;
	color: #3e94a4;
}

.pages {
	width: 450px;
	height: 25px;
	padding:10px 0 10px 0;
  	margin-left: auto;
  	margin-right: auto;
	text-align: center;

}
.pages span a {
	text-align: center;
	background:url(../images/public/pages.gif) no-repeat 0 0 ;
	padding: 3px 0 0 0;
	width: 24px;
	height: 23px;
	float:left;
	font-size: 14px;
	color:#FFF;
	margin: 0 2px 0 2px;
}
.pages span a:hover {
	background:url(../images/public/pages_over.gif) no-repeat 0 0 ;
}
.page_active {
	text-align: center;
	background:url(../images/public/pages_over.gif) no-repeat 0 0 ;
	padding: 3px 0 0 0;
	width: 24px;
	height: 23px;
	float:left;
	font-size: 14px;
	color:#FFF;
	margin: 0 2px 0 2px;
	cursor: default;
}
/*--------------------------------------*/
.review {
	float: none;
	padding: 0px 10px 0 13px;
	margin-bottom: 30px;
}
.review_title {
	background: url(../images/public/review_title_bg.jpg) no-repeat 0 0;
	width: 437px;
	height: 25px;
	padding: 5px 0 0 13px;
	font-size: 16px;
	color: #696969;
	font-weight: bold;
	margin-bottom: 5px;
}
.review_cont {
	background-color: #F5F5F5;
	padding: 5px 10px 5px 10px;
	width: 430px;
}
.backgound_1 {
	margin: 1px 0px 3px 10px;
	background-color: #ffffff;
	border: solid 1px #F5F5F5;
	width: 405px;
	padding: 2px 10px 3px 10px;
}
.backgound_2 {
	margin: 1px 0px 3px 10px;
	background-color: #F5F5F5;
	width: 408px;
	padding: 3px 10px 4px 10px;
}
.title_first {
	width: 160px;
	float: left;
	font-weight: bold;
}

.backgound_1 span, .backgound_2 span {
	font-weight: normal;
}
.backgound_1 span a {
	font-weight: bold;
	color: #3e94a4;
}
/*-------------- content right  -----------------*/

#content_right {
	float: left;
	width: 258px;
	padding: 5px 0 0 14px;
}
.right_box {
	width: 258px;
	float: none;
	margin: 9px 0 0 0;
}
.rightSide_title {
	width: 245px;
	height: 37px;	
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	padding: 16px 0 0 13px;
}
#content_right #downloads {
	background: url(../images/public/rightSide_title_downloads.gif) no-repeat 0 0;	
}
#content_right #trailers {
	background: url(../images/public/rightSide_title_trailers.gif) no-repeat 0 0;	
}
#content_right #news {
	color: #4b4b4b;
	background: url(../images/public/rightSide_title_news.gif) no-repeat 0 0;	
}
#content_right #windows {
	color: #4b4b4b;
	background: url(../images/public/rightSide_title_windows.gif) no-repeat 0 0;	
}
#content_right #linux {
	color: #4b4b4b;
	background: url(../images/public/rightSide_title_linux.gif) no-repeat 0 0;	
}
#content_right #mac {
	color: #4b4b4b;
	background: url(../images/public/rightSide_title_mac.gif) no-repeat 0 0;	
}
#content_right #mobile {
	color: #4b4b4b;
	background: url(../images/public/rightSide_title_mobile.gif) no-repeat 0 0;	
}
#content_right #driver {
	color: #4b4b4b;
	background: url(../images/public/rightSide_title_driver.gif) no-repeat 0 0;	
}
/*----------------------------------*/
#content_right #downloads_w {
	background: url(../images/public/rightSide_title_downloads_w.gif) no-repeat 0 0;	
}
#content_right #trailers_w {
	background: url(../images/public/rightSide_title_trailers_w.gif) no-repeat 0 0;	
}
.box_center_right {
	width: 241px;
	float: none;
	padding: 0 5px 0 12px;
}
.top_item_right {
	height: 18px;	
}
.top_item_right a {
	color:#5e5e5e;
	font-weight:bold;
	padding: 4px 0 0 5px;
	width:auto;
}
.top_item_right a:hover {
	color: #3e94a4;
}
.category_windows, .category_windows a {
	font-weight: bold;
	color: #3e94a4;
}
.sub_category_windows {
	padding: 0 5px 5px 15px;
	
}
.sub_category_windows a {
	color: #3e94a4;
}

/*------------ footer --------------*/

#footer {
	width: 100%;
	margin: 20px 0 0 0;
	background-color: #3e94a4;
}
#footer_links {
	height: 150px;
	width: 980px;
	margin: 0 auto;	
}	
.footer_content {
	float: left;
	padding: 28px 0 10px 0;
}
.footer_address {
	float: left;
	width: 140px;
	padding: 0 20px 0 20px;
}
.footer_links_title {
	background-color: #ededed;
	font-weight: bold;
	color: #5e5e5e;
	padding: 0 0 0 7px;
	width: 133px;
}
.footer_address a {
	font-weight: bold;
	color: #FFF;
	padding: 0 0 0 7px;
	line-height: 17px;
}
#copyright {
	background: url(../images/public/footer_bg.gif) repeat-x 0 0;
	width: 100%;
	height: 47px;
}
.copyright_content {
	width: 980px;
	margin: 0 auto;
	padding: 15px 0 0 0;
}
.copyright_content p {
	color: #e1e1e1;
}
textarea, input, select {
	
	border: 1px solid #C0C0C0;
	background-color:white;
}

textarea:focus, input:focus, select:focus {
	background-color:#FFFFCC;
	border: 1px solid #C0C0C0;
}

input, select {
	cursor:pointer;
}
#thumbFrameWrapper {
    height: 300px;
    width: 440px;
    overflow: auto;
}

#thumbFrame {
    height: 300px;
    width: 1000px;
    text-align: left;
}
