

html, body, div, span,applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dd, dl, dt, li, ol, ul,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;font-weight: inherit;font-style: inherit;font-size: 100%;line-height: 1;font-family: inherit;text-align: left;vertical-align: baseline;}
a img, :link img, :visited img {border: 0;}
table {border-collapse: collapse;border-spacing: 0;}
ol, ul {list-style: none;}
q:before, q:after,blockquote:before, blockquote:after {content: "";}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	background-color:#C1C1C1;
	color:#666;
	min-width:995px;
}

#m_wrapper {
	width:expression(((document.compatMode && document.compatMode=='CSS1Compat') ? document.documentElement.clientWidth : document.body.clientWidth) < 995 ? "995px" : "auto"); 
}

a:link, a:visited {
	text-decoration:none;
	color:#0066FF;
}

a:hover {
	text-decoration:underline;
}


#sect_top {
	background:url(/public/images/logo1.gif) 10px 14px no-repeat #2071C9;
	height:80px;
}

#user_panel_container {
	width:650px;
	height:75px;
	float:right;
	margin-right:10px;
	text-align:right;
	color:#FFFFFF;
	padding-top:4px;
}

#user_panel {
	margin-top:6px;
}

#user_panel .user_panel_corner {
	width:5px;
	height:32px;
	float:left;
}

#user_panel .left {
	background:url(/public/images/user_panel.gif) 0 0 no-repeat;
}
#user_panel .right {
	background:url(/public/images/user_panel.gif) -5px 0 no-repeat;
}

#user_panel_c {
	background-color:#FFFFFF;
	color:#000;
	font-size:0.9em;
	height:32px;
	width:640px;
	float:left;
}

#user_panel_content {
	margin-top:7px;
}

#user_panel_content #user_info {
	float:left;
	margin-top:4px;
	font-size:1em;
	color:#666;
}
#user_panel_content #user_menu {
	margin-top:4px;
	float:right;
}


#user_panel_content .textbox {
	border:1px solid #999;
	font-size:0.9em;
	color:#666;
}

#user_panel_content .button {
	border:0;
	background:transparent;
	font-size:0.8em;
	margin-left:10px;
	margin-right:10px;
}

#user_panel_content span{
	font-size:0.8em;
	margin-left:10px;
}

#sect_menu {
	height:32px;
	background:url(/public/images/menu_bg.jpg) 0 0 repeat-x;
}

#menu ul {
	float:left;
}

#menu ul li {
	float:left;
	list-style:none;
	margin-left:10px;
	margin-right:10px;
	height:32px;
}

#menu ul li a {
	text-decoration:none;
	font-size:1.3em;
	font-weight:bold;
	color:#666;
	line-height:32px;
}

#menu ul li a:hover {
	color:#0066FF;
}

#menu #search_panel {
	width:300px;
	background:#E9E9E9;
	height:32px;
	float:right;
	margin-right:10px;
}

#search_panel form {
	margin-top:6px;
	margin-left:10px;
}

#search_panel form .textbox {	
	border:1px solid #CCC;
	width:250px;
	color:#666;
}

#btn-search {
	border:0;
	background:url(/public/images/search_icon.gif) top left no-repeat;
	width:16px;
	margin-right:5px;
	cursor:pointer;
}

#sect_searchpanel_top_container {
	height:5px;
	background-color:#2071C9;
}

#sect_searchpanel_top {
	float:right;
	margin-right:10px;
	width:300px;
	height:5px;
	font-size:0em;
	background:#E6E6E6;
}

#sect_searchpanel_top .corner_left {
	width:5px;
	height:5px;
	background:url(/public/images/search_panel.gif) 0 0 no-repeat;
	float:left;
}

#sect_searchpanel_top .corner_right {
	width:5px;
	height:5px;
	background:url(/public/images/search_panel.gif) -5px 0 no-repeat;
	float:right;
}


#sect_searchpanel_bottom_container {
	height:5px;
	background-color:#C1C1C1;
}

#sect_searchpanel_bottom {
	float:right;
	margin-right:10px;
	width:300px;
	height:5px;
	font-size:0em;
	background:#E6E6E6;
}

#sect_searchpanel_bottom .corner_left {
	width:5px;
	height:5px;
	background:url(/public/images/search_panel.gif) 0 -5px no-repeat;
	float:left;
}

#sect_searchpanel_bottom .corner_right {
	width:5px;
	height:5px;
	background:url(/public/images/search_panel.gif) -5px -5px no-repeat;
	float:right;
}


.sect_content_box {
	width:975px;
	margin:10px auto 20px auto;
}

.sect_content_box .corners_top {
	font-size:0em;
	height:10px;
	background-color:#FFF;
}

.sect_content_box .corners_top .left {
	background:url(/public/images/misc_panel.gif) 0 0 no-repeat;
	width:10px;
	height:10px;
	float:left;
}
.sect_content_box .corners_top .right {
	background:url(/public/images/misc_panel.gif) -10px 0 no-repeat;
	width:10px;
	height:10px;
	float:right;
}


.sect_content_box .content_container {
	background-color:#FFF;
}

.sect_content_box .content_container .content {
	padding:0px 10px;
}


.sect_content_box .corners_bottom {
	font-size:0em;
	height:10px;
	background-color:#FFF;
}

.sect_content_box .corners_bottom .left {
	background:url(/public/images/misc_panel.gif) 0 -10px no-repeat;
	width:10px;
	height:10px;
	float:left;
}
.sect_content_box .corners_bottom .right {
	background:url(/public/images/misc_panel.gif) -10px -10px no-repeat;
	width:10px;
	height:10px;
	float:right;
}

#sect_footer_cont {
	background-color:#A7A7A7;
	border-top:1px solid #FFF;
	padding:10px;
	color:#FFFFFF;
	margin-top:6px;
}

.footer_link_box {
	float:left;
	margin:4px 14px;
}

.footer_link_box h1{
	font-size:1.3em;
	font-weight:normal;
	color:#D4D4D4;
	margin-bottom:6px;

}

.footer_link_box li {
	list-style:disc;
	margin-left:25px;
	padding-top:1px;
	padding-bottom:1px;
}

.footer_link_box li a{
	text-decoration:none;
	color:#D4D4D4;
}


.clear {
	clear:both;
	height:0;
	display:block;	
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1px;}
/* End hide from IE-mac */

#copy {
	margin-top:3px;
	margin-right:16px;
	float:right;
	color:#FFFFFF;
	font-size:0.9em;
}


.status {
	font-size:0.85em;
}

.red {color:#FF0000;}
.blue {color:#0000FF;}

.message {
	text-align:center;
	font-weight:bold;
	margin-left:auto;
	margin-right:auto;
}


div#dl_wrapper {
	float:right;
	width:100%;
	margin-left:-280px;
}

div#dl_content {
	margin-left:280px;
}

div#dl_filters {
	float:left;
	padding:10px;
	width:250px;
	border:1px solid #CCC;
	clear:left;
}


div.search-box {
	border:1px solid #CCC;
	margin-bottom:10px;
	float:left;
	width:250px;
}


div.search-box form {
	padding:10px;
}

div.search-box h4 {
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:6px;
}

div.search-box input.textbox {
	border:1px solid #CCC;
	padding:2px;
	width:155px;
}

div.search-box input.button {
	border:1px solid #CCC;
	background:#EBE8D8;
	padding:1px 10px;
}


div#cats {
	float:left;
	width:250px;
	margin-bottom:10px;
}

div#dl_top_panel {
	margin-bottom:10px;
	padding:10px;
	border-bottom:1px solid #CCC;
}

div#dl_top_panel div.package_box {
	float:left;
	width:49.5%;
}

div#dl_top_panel div.package_box h1 {
	font-size:1.1em;
	font-weight:normal;
	margin:4px 4px 4px 0;	
	color:#FFF;
	background:#1672E4;
	padding:3px;
	
}

div.package_box ul {
	margin-left:8px;
}

div.package_box ul li {
	display:block;
	margin-bottom:10px;
}

div.package_box ul li a.package_name {
	margin-top:6px;
}

div.package_box ul li span.package_date, div.package_box ul li span.package_author {
	color:#E65C26;
	font-size:0.8em;
	font-weight:normal;
	font-style:italic;
}


div#dl_content ul#breadcrumb li {
	float:left;
	margin-left:5px;
	margin-right:5px;
}


div.package {
	margin-bottom:30px;
	border:1px solid #E2EFFE;

}

div.package h3 {
	background-color:#E2EFFE;
	padding:4px;
	font-weight:bold;
	font-size:1.2em;
	margin-bottom:10px;
}


div.package div.images {
	border-bottom:1px solid #CCC;
	text-align:center;
	margin-bottom:10px;
}
div.package div.images img {
	margin:10px;
	border:0;
}


div.package div.desc_wrapper {
	float:right;
	width:100%;
	margin-left:-280px;
}

div.package div.desc_wrapper div.description {
	margin-left:280px;
	margin-bottom:10px;
	line-height:130%;
}

div.package div.details {
	float:left;
	padding-bottom:10px;
	padding-left:10px;
	width:250px;
}


div.details ul li {
	margin-top:6px;
	margin-bottom:6px;
	font-weight:bold;
	font-size:0.9em;
}

div.details ul li span.title {
	color:#0D9139;	
}

div.details ul li span.stars-on {
	float:left;
	width:20px;
	height:20px;
	background:url(/public/images/star_rating.gif) left bottom no-repeat;
}

div.details ul li span.stars-off {
	float:left;
	width:20px;
	height:20px;
	background:url(/public/images/star_rating.gif) left top no-repeat;

}


div.package div.box_right {
	float:left;
}

div.package div.rate {
	padding:10px;
	border-top:1px solid #CCC;
}

div.package div.actions {
	padding-bottom:10px;
	padding-left:10px;
}


#page_nav {
	width:300px;
	margin:10px auto;
	padding:4px;
	text-align:center;
	font-size:.85em;
}

div#page_nav a {
	border: 1px solid #ccdbe4;
	margin-right:3px;
	padding:2px 8px;
	
	background-position:bottom;
	text-decoration: none;
	
	color: #0061de;			
}
div#page_nav a:hover, div#page_nav a:active {
	border: 1px solid #2b55af;
	background-image:none;
	background-color:#3666d4;
	color: #fff;
}
div#page_nav span.current {
	margin-right:3px;
	padding:2px 6px;
	font-weight: bold;
	color: #000;
}



div.rate span {
	font-weight:bold;
	
}


.star-rating{
	list-style:none;
	margin: 0px;
	padding:0px;
	width: 100px;
	height: 20px;
	position: relative;
	background: url(/public/images/star_rating.gif) top left repeat-x;		
}
.star-rating li{
	padding:0px;
	margin:0px;
	/*\*/
	float: left;
	/* */
}
.star-rating li a{
	display:block;
	width:20px;
	height: 20px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
}
.star-rating li a:hover{
	background: url(/public/images/star_rating.gif) left bottom;
	z-index: 1;
	left: 0px;
}
.star-rating a.one-star{
	left: 0px;
}
.star-rating a.one-star:hover{
	width:20px;
}
.star-rating a.two-stars{
	left:20px;
}
.star-rating a.two-stars:hover{
	width: 40px;
}
.star-rating a.three-stars:hover{
	width: 60px;
}
.star-rating a.three-stars{
	left: 40px;
}
.star-rating a.four-stars{
	left: 60px;
}	
.star-rating a.four-stars:hover{
	width: 80px;
}
.star-rating a.five-stars{
	left: 80px;
}
.star-rating a.five-stars:hover{
	width: 100px;
}


/* comments */


div.comment_box {
	width:640px;
	margin:10px auto;
	border-bottom:1px solid #CCC;
}

div.comment_box .column {
	float:left;
	margin:0 4px;
}

div.comment_box .avatar {
	width:64px;
	margin:4px;
}

div.comment_box .userinfo {
	width:140px;
}

div.comment_box .message {
	width:410px;
	text-align:left;
	font-weight:normal;
	line-height:130%;
}

div.comment_box .message .msgreply {
	margin:10px 0;
	border:1px solid #CCC;
	padding:3px;
	background:#EEE;
}

div.comment_box .message .comment-sig {
	text-align:left;
	font-weight:normal;
	font-style:italic;
	line-height:130%;
	margin:6px 0;
	padding:3px;
	background:#FDFFE2;
}

div.comment_box .userinfo .username {
	font-size:1.5em;
	line-height:130%;
	display:block;
}

div.comment_box .userinfo .date {
	font-weight:normal;
	display:block;
	font-size:0.7em;
	margin-top:5px;
	color:#E65C26;
	font-style:italic;
}

div.comment_box .r-btn {
	font-weight:normal;
	display:block;
	font-size:0.9em;
	margin-top:5px;
	margin-bottom:5px;
	text-align:right;	
}

#leave_comment h4 {
	font-size:1.3em;
	font-weight:bold;
	width:740px;
	margin:20px auto 10px auto;
}


#leave_comment textarea {
	width:402px;
	height:300px;
	padding:2px;
	border:1px solid #CCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}

#leave_comment .button {
	border:1px solid #BAC2FE;
	background-color:#FFFFFF;
	color:#2071C9;
	display:block;
	margin:10px 6px;
	float:right;
}

#leave_comment .replying {
	margin:10px 0;
	padding:0 20px 0 20px;
	border:1px solid #C5E9FF;
}

#leave_comment .replying h5 {
	font-size:1em;
	font-weight:bold;
	margin:10px 0;
}

#leave_comment .replying .remove-reply {
	margin:5px 0;
	text-align:right;
}

#leave_comment .replying .reply-content {
	border:1px solid #CCC;
	background:#EEE;
	font-style:italic;
	padding:6px;
}

#require-login {
	margin:20px;
	padding:20px;
	border:1px solid #CCC;
}

#require-login p {
	text-align:center;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(/public/images/Misc/lightbox/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(/public/images/Misc/lightbox/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/public/images/Misc/lightbox/overlay.png", sizingMethod="scale");
	}
	

div#cats ul {
	width:250px;
	border-top:1px solid #CCC;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;

}

div#cats ul li {
	padding:4px;
	border-top:1px solid #FFF;
	border-bottom:1px solid #CCC;
	overflow:hidden;
	white-space:nowrap;
	cursor:pointer;
	background-color:#FFF;
}

div#cats ul li.p {
	background:url("/public/images/bullet_breadcrumb.gif") right 2px no-repeat #FFF;
}

div#cats ul li a {
	text-decoration:none;
	color:#666;
	display:block;
}

div#cats ul li.over {
	background-color:#E5F0FB;
	color:#444;
}

div#cats ul li.sb {
	background-color:#B7DCFD;
}

div#cats ul li.sel {
	background-color:#FDEBB7;
}

