* { margin: 0; padding: 0; outline: 0; }
body { 
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, sans-serif; 
	color: #3a3a3a; 
	text-align: left;
	background: #cad8e3 url('/theme/css/images/background.gif') repeat-x 0 0; 
	padding-top: 10px;
	}

/*Start menu*/
#menu_wrapper {
	width: 960px;
	margin: auto;
	border: 0px solid #ff3300;
	padding: 0;
	height: 36px;
	}

.menu{
	width: 960px;
	border: 0px solid #ff3300; /*top menu boundary*/
	padding: 0 0 0 0;
	background: url('/images/menu_bar_bg.gif');
	height: 36px;
}

.menu:after{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.menu ul{
	border: 0px solid #BBB;
	width: 960px;
	padding: 5px 0;
	margin: 0 0 0 10px;
	text-align: left;
}

.menu ul li{
	display: inline;
}

.menu ul li a{
	color: #ffffff; /*color link for top content*/
	padding: 0px; /*box for sub menu*/
	margin: 0;
	text-decoration: none;
	border-right: 0px solid #DADADA;
}

.dropmenudiv{
	position:absolute;
	border-top: 0px solid #b4b4b4;
	border-right: 1px solid #b4b4b4;
	border-bottom: 1px solid #b4b4b4;
	border-left: 1px solid #b4b4b4;
	line-height:18px;
	z-index:100;
	width: 170px;
	visibility: hidden;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4);
	background: #f4f4f4; /*drop menu bg*/
	margin: 5px 0 0 5px;
}

.dropmenudiv a {
	width: auto;
	display: block;
	text-indent: 3px;
	border-bottom: 0px solid #90b9d2;
	padding: 0px;
	text-decoration: none;
	color: #666666; /*drop menu*/
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
}

* html .dropmenudiv a { /*IE only hack*/
	width: 100%;
	color: #666666; /*drop menu*/
	text-decoration: none;
	font-size: 11px;
}

.dropmenudiv a:hover{
	background: #b4b4b4 url('/images/down_down_hover.pn');
	color: #ffffff; /*drop menu*/
	text-decoration: none;
	font-size: 11px;
}
/*End menu*/

.fl { float: left; padding: 20px 0 0 20px; display: inline; }
.fr { float: right; padding: 20px 20px 0 0px; display:inline; font-size: 12px; }
.ac { text-align: center; }
.ar { text-align: right; }
.al { text-align: left; }
.cl { clear: both; height: 0; line-height: 0; text-indent: -4000px; }
.hidden { display: none; }
.notext { line-height: 0; text-indent: -4000px; }
.shell { width: 980px; margin: 0 auto; p }
.box { margin-bottom: 10px;}
.box .cnt { height: 100%; background: #fff; padding: 5px 10px; }
.box .cnt p { line-height: 20px; margin: 0 0 10px 0px;}
.box .cnt h2 { margin: 0px 0 15px 0; border-bottom: 1px solid #c0c0c0;}
.box .bottom { background: url('/theme/css/images/box-bottom.gif') no-repeat 0 0; height: 3px; }
.box .top { 
	background: url('/theme/css/images/box-top.gif') no-repeat 0 0; 
	height: 4px; 
	line-height: 0; 
	text-indent: -4000px; 
}

#loin_error {
	color: #ed1c24;
	font-size: 13px; 
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-weight: bold;
	text-align: center;
	line-height: 2em;
	}	

#header { background: url('/theme/css/images/header-bg.gif') repeat-x 0 0; height: 70px; }
h1#logo { height: 60px; width: 300px; margin: 10px 0 0 15px; }
h1#logo a { display: block; height: 60px; background: url('/theme/css/images/logo.png'); text-indent: -4000px; }

#top_right {
	float: right;
	width: 500px;
	height: 20px;
	margin: 0;
	padding: 0px;
	text-align: right;
	border: 0px solid #ff3300;
	}
	
#top_right a:link, a:visited {
	text-decoration: none;
	color: #e66525;
	}

#top_right a:hover {
	text-decoration: none;
	color: #333333;
	}

/*Torrent Description*/

#body_desc_table_left {
	float: left;
	width: 350px;
	margin: 0px 0 0px 0px;
	padding: 0px 0 0px 0;
	text-align: left;
	border: 0px solid #ff3300;
	}
	
#body_desc_left a:link, a:visited {
	text-decoration: none;
	color: #e66525;
	}

#body_desc_left a:hover {
	text-decoration: none;
	color: #333333;
	}

#body_desc_table_right {
	float: left;
	width: 250px;
	margin: 0px 0 0px 25px;
	padding: 0px 0 0px 0;
	text-align: left;
	border: 0px solid #ff3300;
	}

#body_desc_right {
	float: left;
	width: 625px;
	height: 50px;
	margin: 15px 0px 15px 0;
	padding: 0px;
	text-align: left;
	border: 0px solid #ff3300;
	background: url('/images/download_bg.png');
	}

#body_desc_right p {
	padding: 0;
	margin: 14px 0 0 60px;
	font-size: 18px;
	font-weight: bold;
	}
	
#body_desc_left a:link, a:visited {
	text-decoration: none;
	color: #e66525;
	}

#body_desc_left a:hover {
	text-decoration: none;
	color: #333333;
	}

#body_desc_bttm {
	float: left;
	width: 625px;
	margin: 0px 0px 10px 0;
	padding: 0px;
	text-align: justify;
	border: 0px solid #eeeeee;
	}
	
#body_desc_bttm p {
	padding: 0px;
	margin: 0px;
	line-height: 1.25em;
	font-size: 11px;
	}

#navigation { 
	height: 36px; 
	background: url('/theme/css/images/navigation.gi') no-repeat 0 0;
	padding: 5px 0 5px 0; 
	margin: 0px 0;
	border: 0px solid #ff3300;
}

#navigation ul { 
	list-style: none outside; 
	float: left; 
	display: inline; 
	margin-left: 0px;
}

#navigation li { 
	float: left; 
	display: inline; 
	height: 28px; 
	margin: 0px;
}
/*
#navigation li a {
	float: left; 
	display: inline; 
	width: 80px; 
	padding-right: 14px;
	background: url('/theme/css/images/nav-bg.gi') no-repeat 0 0; 
	text-align: center;
	font-size: 11px; 
	text-transform: uppercase;
	line-height: 25px; 
	color: #616b63;
}
*/
#navigation li a {
	float: left; 
	display: inline; 
	padding: 0 12px 0 12px;
	background: url('/theme/css/images/nav-bg.gi') no-repeat 0 0; 
	text-align: center;
	line-height: 25px; 
	color: #ffffff;
	font-weight: bold;
}

#navigation li a:hover, 
#navigation li a.active { 
	background-position: -94px 0; 
	text-decoration: none;
	color: #333333;
}

#search { 
	float: right; 
	display: inline; 
	width: 160px; 
	height: 25px; 
	margin: 3px 7px 0 0;
	background: url('/theme/css/images/search-field.gif') no-repeat 0 0;
}

#search .field { 
	font-size: 10px; 
	float: left; 
	display: inline; margin: 6px 0 0 5px;
	width: 120px; 
	border: 0;
	background: none;
	color: #616b63;
}

#search .btn { 
	float: right; 
	display: inline; 
	height: 13px; 
	width: 12px; 
	background: url('/theme/css/images/icon-search.gif') no-repeat 0 0; 
	border: 0;
	margin: 6px 7px 0 0; 
	cursor: pointer;
}

.column { 
	float: left; 
	display: inline; 
	width: 310px;
	}

.column ul{
	width:150px; 
	display:block; 
	margin: -20px 0 0 25px;
	text-indent: 10px;
	}
	
.column ul li{
	background:url('/theme/css/images/arrow.png') no-repeat 0 7px; 
	display:block; 
	padding:1px;
	}
	
.column ul li a{
	color:#ffffff; 
	text-decoration: none;
	text-indent: 10px;
	}
	
.column ul li a:hover{
	text-decoration:none;
	color: #333333;
	text-indent: 10px;
	}

.middle-col { margin: 0 15px; }

.service { 
	width: 310px; 
	height: 178px; 
	padding: 7px 7px;
}

.service p { 
	text-align: center; 
	color: #fff; 
	line-height: 15px; 
	padding: 5px 0; 
}

.service .more { 
	display: block;
	height: 28px;
	width: 113px;
	text-align: center;
	background: url('/theme/css/images/button-lrn-more.png') no-repeat 0 0; 
	color: #5d5d5d;
	line-height: 28px;
	margin: 7px auto; 
}

.red-box { background: url('/theme/css/images/red-box.gif') no-repeat 0 0; }
.red-box h1 { height: 55px; font-size: 16px; }
.red-box h1 span { 
	display: block; 
	height: 21px; 
	background: url('/theme/css/images/h2-finance.gif') no-repeat 0 0; 
	margin-left: 100px; 
	position: relative; 
	top: 10px;
	color: #ffffff;
}

.orange-box { background: url('/theme/css/images/orange-box.gif') no-repeat 0 0; }
.orange-box h1 { height: 55px; font-size: 16px; }
.orange-box h1 span { 
	display: block;
	height: 20px;
	background: url('/theme/css/images/h2-business.gif') no-repeat 0 0;
	margin-left: 25px;
	position: relative;
	top: 10px;
	color: #ffffff;
}

.green-box { background: url('/theme/css/images/green-box.gif') no-repeat 0 0; }
.green-box h1 { height: 55px; font-size: 16px; }
.green-box h1 span {
	display: block;
	height: 20px;
	background: url('/theme/css/images/h2-project.gif') no-repeat 0 0;
	margin-left: 100px;
	position: relative;
	top: 10px;
	color: #ffffff;
}

.required {
	padding: 1px;
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-size: 11px;
	color: #565859;
	border: 1px solid #cccccc;
	border-collapse: collapse;
	height: 15px;
	background: #eeeeee;
}

.submit {
	padding: 5px;
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-size: 11px;
	color: #565859;
	border: 1px solid #cccccc;
	border-collapse: collapse;
	height: 15px;
	background: #eeeeee;
}

.inputtext {
	padding: 1px;
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-size: 11px;
	color: #ed1c24;
	border: 1px solid #e5952e;
	border-collapse: collapse;
	background: #ffd10a;
	font-weight: bold;
	text-shadow: #ffffff 1px 1px 1px;
}

.select {
	padding: 0px;
	font-family: Trebuchet MS, Helvetica, Verdana, Arial;
	font-size: 11px;
	color: #565859;
	border: 1px solid #cccccc;
	border-collapse: collapse;
	background: #eeeeee;
	width: 130px;
}

#body_text {
	float: left;
	width: 920px;
	margin: 0px 0 0 20px;
	padding: 0px;
	border-bottom: 1px solid #c0c0c0;
	}

#body_text p {
	padding: 0px;
	}

#body_top_right {
	padding: 0px;
	float: right;
	border: 0px solid #ff3300;
	margin: 8px 0 0 0;
	color: #c0c0c0;
	}
	
#body_text a:link, a:visited {
	text-decoration: none;
	color: #e66525;
	}
	
#body_text a:hover {
	text-decoration: none;
	color: #333333;
	}

#footer { 
	padding: 10px 0;
	}

#footer a {
	text-decoration: none;
	color: #e66525;
	font-size: 11px;
	}

#footer a:hover {
	text-decoration: none;
	color: #333333;
	font-size: 11px;
	}

/*Pagination*/

.paginate {
	padding: 0px 2px 0px 2px;
	margin: 2px 0px 2px 0;
	font-size: 10px;
	float: right;
}
.paginate a {
	padding: 0px 2px 0px 2px;
	margin: 2px 0px 0px 2px;
	border:1px solid #dddddd;
	text-decoration:none;
	color: #666666;
}
.paginate a:hover, .paginate a:active {
	border: 1px solid #999999;
	color: #000;
}
.paginate span.current {
    margin: 2px 0px 0px 2px;
	padding: 0px 2px 0px 2px;
	border: 1px solid #999999;
	font-weight: bold;
	background-color: #c0c0c0;
	color: #ffffff;
}
.paginate span.disabled {
	padding: 0px 2px 0px 2px;
	margin: 0px;
	border:1px solid #eeeeee;
	color:#dddddd;
}

/*user style*/

.forms {
background-color: #E4F8FA;
font: normal 10px arial,verdana;
padding: 0px;
border: 1px solid #CAE4FF;
}

.myaccount {
background-color: #E4F8FA;
font: normal 10px arial,verdana;
padding: 0px;
border: 1px solid #CAE4FF;
}

.main {
font: normal 10px arial,verdana;
padding: 0px;
margin: 0px;

 }
 
.titlehdr {
font: normal 18px arial, verdana;
color: #1d96cc;
border-bottom: 1px solid #53d3f2;
width: 600px;
}
 
.msg {
padding: 0px;
width: 600px;
margin: 0px;
color: #c00;
border: 1px solid #c00;
background-color: #FEF1ED;
font: bold 13px;
} 
 
.error {
font: normal 10px;
color: #c00;
border: 1px solid #c00;
padding: 0px;
margin: 0px;
float: left;
background-color: #FEF1ED;
font: normal 10px arial;
}
 
.example {
font: normal 10px arial;
color: red;
}

.approved {
font: normal 10px arial;
color: green;
}

.loginform {
font: 16px normal arial;
background-color: #E4F8FA;
font: normal 10px arial,verdana;
padding: 3px;
border: 1px solid #CAE4FF;
}

.loginform #txtbox {
font: bold 16px arial;
color: #f00;
}