.clearfix:after {  	
    content: ""; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

html{
	margin:0px;
	padding:0px;
	height:100%;
}
body {
	background: #fff url(/images/bg.gif) repeat left top;
	margin:0;
	padding:0;
	height:100%;
	color: #000;
}

form {
	margin:0px;
	padding:0px;
}
body{
	font-size: 12px;
	font-family: Arial, Verdana, Tahoma;
}
/*td, p, div{
	font-family: Arial, Verdana, Tahoma;
}
*/

p {
	padding:0px;
	margin:10px 0px 10px 0px;
}

form {
	padding:0px;
	margin:0px;
}



td {/*padding : 3px;*/ /*border : 1px solid #000; */}

img { border : 0;  }
/*
img.png  { behavior: url(/iepngfix.htc); } 
input.png  { behavior: url(/iepngfix.htc); cursor: pointer;} 
*/

html>body img { behavior: none; } 

div.hr {
	background: #e8e8e8 url(/images/hr.gif) right top no-repeat;
	height:1px;
	line-height:1px;
	border:0;
	margin:10px 0;
	padding:0;
	clear:both;
	overflow:hidden;
}
div.hr2 {
	background: url(/images/hr2.png) center top no-repeat;
	height:19px;
	line-height:19px;
	width:272px;
	border:0;
	margin:20px auto;
	padding:0;
	display:block;
	clear:both;
	overflow:hidden;
}
/*hr {
	background: #e8e8e8 url(/images/hr.gif) right top no-repeat;
	height:1px;
	line-height:1px;
	border:0;
	margin:10px 0;
	padding:0;
}*/

.hr_footer {
	background: #74c0e6 url(/images/hr_footer.gif) left top repeat-x;
	height:4px;
	line-height:4px;
	border:0;
	margin:10px 0;
	padding:0;
	clear:both;
	overflow:hidden;
}

.hr_footer img{
	width:100px;
	height:4px;
	border:0;
	margin:0;
	padding:0;
	vertical-align:middle;
}

/*
input, select, textarea { 
	vertical-align: middle; 
	margin:0px; 
	padding:0px; 
	background: #111111; 
	border: 1px solid #333333; 
	color: #999999;
	font-family: tahoma;
	font-size:11px;
	line-height:11px;
	padding:2px;	
	margin:0;
}
*/

h1 {
	color: #fc9244;
	margin: 15px 0 10px 0;
	padding:0;
	font-size:22px;
	text-transform:none;
	font-weight:normal;
	font-family:arial;
	line-height:30px;
}
h2 {
	color: #fc9244;
	margin: 20px 0 10px 0;
	padding:0;
	font-size:18px;
	text-transform:none;
	font-weight:normal;
	font-family:arial;
	line-height:22px;
}
h3 {
	color: #fc9244;
	margin: 20px 0 10px 0;
	padding:0;
	font-size:15px;
	text-transform:none;
	font-weight:normal;
	font-family:arial;
	line-height:19px;
}
h4 {
	color: #fc9244;
	margin: 20px 0 10px 0;
	padding:0;
	font-size:14px;
	text-transform:none;
	font-weight:normal;
	font-family:arial;
	line-height:18px;
}
h5 {
	color: #fc9244;
	margin: 20px 0 10px 0;
	padding:0;
	font-size:12px;
	text-transform:none;
	font-weight:normal;
	font-family:arial;
	line-height:16px;
}
h6 {
	color: #fc9244;
	margin: 20px 0 10px 0;
	padding:0;
	font-size:11px;
	text-transform:none;
	font-weight:normal;
	font-family:arial;
	line-height:15px;
}

.PageHeading h1 {
	/*font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	color: #fc9244;
	line-height:24px;
	text-transform:uppercase;*/
	margin-top:0;
	padding-top:0;
}

.PageHeading h1 span {
	/*color: #5b5b5b;
	text-transform:none;
  */
}

a, a:link, a:visited, a:active {
	color:#308dcd;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

.error {
	margin:10px;
	padding:20px;
	background: #ffeeee;
	font-family: verdana;
	color: #CC0000;
	font-weight: bold;
}

.error h2, .error h1	{ margin-top: 0px; color: #CC0000;}
.error h3				{ margin-top: 0px; margin-bottom: 12px; color: #CC0000; border-bottom: 1px #CC0000 solid;}

.error ul {
list-style-type: none;
list-style-position: outside;
}
.error ul li {
color:#CC0000;
}

ul.bluearrows {
	margin:0;
	padding:0;
}
ul.bluearrows li {
	list-style-type:none;
	list-style-position:outside;
	list-style-image: url(/images/li-arrow.gif);
	margin:0;
	padding:0;
	padding-left:0px;
	margin-left:25px;
	line-height:16px;	
}

tr.row{
	background:inherit;
}
tr.rowo{
	background:inherit;
}

tr.row{
	background:inherit;
}
tr.rowo{
	background:#efefef;
}


.clear {
	clear:both;
}

.left {
	float:left;
}
.right {
	float:right;
}

.center {
	text-align:center;
}
.aligncenter {
	text-align:center;
}
.alignjustify {
	text-align:justify;
}
.alignleft {
	text-align:left;
}
.alignright {
	text-align:right;
}

hr {
	background-color:#aaaaaa;
	height:1px;
	border:0;
}

#MainZone {
	min-width: 1000px;
	/*max-width: 2200px;*/
	border: 0;
	margin: 0 auto;
	min-height: 500px;
	/*background: url(/images/header.png) center top no-repeat;*/
	border-top: 7px solid #009edb;
}

#Main {
	min-width: 1000px;
	margin: 0 auto;
}


#Header {
	clear:both;
	width:1000px;
	height:196px;
	margin:0 auto;
}

#Header #Logo {
	float:left;
	text-align:left;
	width:500px;
	height:133px;
	padding:30px 0;
}
#Header #Partner {
	float:left;
	text-align:right;
	width:173px;
	height:85px;
	padding:89px 27px 22px 300px;
}

#MenuZone {
	height:55px;
	min-width:1000px;	
	background: url(/images/menutop_bgrepeated.png) repeat-x left top;
	position:relative;
	z-index:3;
}

#MenuZone .bg {
	height:55px;
	min-width:1000px;	
	background: url(/images/menutop_bg.png) no-repeat center top;
}

#Menu {
	width:1000px;
	margin:auto;
}
#Menu ul {
	list-style-type:none;
	width:800px;
	float:left;
	height:50px;
	margin:0;
	padding:0;

}
#Menu ul li {
	list-style-type:none;
	height:50px;
	line-height:50px;
	margin:0;
	padding:0 10px;
	display:inline;
	font-size: 15px;
	font-weight:bold;
	color: #054287;
	text-shadow:#fff 1px 1px 1px;
}
#Menu ul li img {
	vertical-align:middle;
	/*margin-top:15px;*/
	margin-right:15px;
	/*float:left;*/
}
#Menu ul li a, #Menu ul li a:link, #Menu ul li a:visited{
	font-size: 15px;
	font-weight:bold;
	color: #054287;
	text-shadow:#fff 1px 1px 1px;
	line-height:50px;
	text-decoration:none;
}
#Menu ul li a:hover{
	font-size: 15px;
	font-weight:bold;
	color: #054287;
	text-shadow:#fff 1px 1px 1px;
	line-height:50px;
	text-decoration:none;
}


#ContentZone {
	min-width:1000px;
	max-width:1008px;
	width:auto;
	margin:-7px auto 0 auto;
	background: url(/images/contentbg.png) repeat-y left top;
	position:relative;
	padding-bottom:20px;
	z-index:2;
}

#Content {
	width:980px;
	margin: 0 auto 0 auto;
	margin: 0 auto 0 0;
	padding: 10px 0 0 20px;
	min-height:490px;
}

#Content #LeftColumn {
	float:left;
	width:252px;	
}
#Content #ContentColumn {
	float:left;
	width:708px;
	padding:0 10px;
	clear:right;
}

#MainMenu {
	margin:0;
	padding:0;
}

#MainMenu ul {
	list-style-type:none;
	margin:0;
	padding:0;
	width:252px;
}

#MainMenu ul li{
	list-style-type:none;
	margin:0;
	padding:0 0 2px 0;
	background: url(/images/menu_sep.gif) no-repeat left bottom;
	text-align:right;
	line-height:30px;
	font-family: Arial, Verdana, Tahoma;
	color: #67594f;
	font-size:13px;
	width:252px;
}

#MainMenu ul li a, #MainMenu ul li a:link, #MainMenu ul li a:visited {
	display:block;
	width:234px;
	height:30px;
	padding: 0 18px 0px 0;
	margin:0;
	line-height:30px;
	font-family: Arial, Verdana, Tahoma;
	color: #67594f;
	font-size:13px;
	text-decoration:none;
	font-weight:bold;
}
#MainMenu ul li a.hover, #MainMenu ul li a.hover:link, #MainMenu ul li a.hover:visited {
	display:block;
	width:234px;
	height:30px;
	padding: 0 18px 0 0;
	margin:0;
	line-height:30px;
	font-family: Arial, Verdana, Tahoma;
	color: #009edb;
	font-size:13px;
	text-decoration:none;
	background: url(/images/menu_selected_bg.png) repeat-y right top !important;
}

#MainMenu ul li.selected a, #MainMenu ul li.selected a:link, #MainMenu ul li.selected a:visited {
	color: #fc9244;
	background: url(/images/menu_selected_bg.png) repeat-y right top !important;
}
#MainMenu ul li.selected ul li a, #MainMenu ul li.selected ul li a:link, #MainMenu ul li.selected ul li a:visited {
	color: #67594f;
	/*background: url(/images/menu_selected_bg.png) repeat-y right top !important;*/
}

#MainMenu ul li.selected ul li.selected a, #MainMenu ul li.selected ul li.selected a:link, #MainMenu ul li.selected ul li.selected a:visited {
	color: #fc9244;
}


#MainMenu ul li ul {
	list-style-type:none;
	margin:0;
	padding:0;
	width:252px;
	background: url(/images/menu_selected_bg.png) repeat-y right top !important;
}

#MainMenu ul li ul li{
	list-style-type:none;
	margin:0;
	padding:0;
	text-align:right;
	line-height:20px;
	font-family: Arial, Verdana, Tahoma;
	color: #67594f;
	font-size:11px;
	width:252px;
	background:none;
}

#MainMenu ul li ul li a, #MainMenu ul li ul li a:link, #MainMenu ul li ul li a:visited {
	display:block;
	width:234px;
	height:20px;
	padding: 0 18px 0px 0;
	margin:0;
	line-height:20px;
	font-family: Arial, Verdana, Tahoma;
	color: #67594f;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
}
#MainMenu ul li ul li a.hover, #MainMenu ul li ul li a.hover:link, #MainMenu ul li ul li a.hover:visited {
	display:block;
	width:234px;
	height:20px;
	padding: 0 18px 0 0;
	margin:0;
	line-height:20px;
	font-family: Arial, Verdana, Tahoma;
	color: #009edb !important;
	font-size:11px;
	text-decoration:none;
	background: none !important;
}



/*
#MainMenu ul li a.prev, #MainMenu ul li a.prev:link, #MainMenu ul li a.prev:visited,
#MainMenu ul li a.last, #MainMenu ul li a.last:link, #MainMenu ul li a.last:visited{
	background: url(/images/spacer.gif) no-repeat right top;
}
*/


#Content #LeftColumn h2 {
	width: 187px;
	height: 60px;
	margin: 20px 0 0 auto;
	padding:0px 20px;
	line-height:44px;
	background: url(/images/leftcol_heading.png) no-repeat left top;
	font-family: Arial, Verdana, Tahoma;
	color: #6c625d;
	font-size:15px;
	text-transform: uppercase;
	font-weight:bold;
}


#FooterZone {
	background: url(/images/footer_bgrepeated.gif) repeat-x left top;
	height:333px;
	min-width:1000px;
}

#Footer {
	width:1000px;
	height:333px;
	margin: 0 auto;
	background: url(/images/footer_bg.png) no-repeat left top;
}


#Partners {
	height:157px;
	padding: 1px 2px;
}

#Partners .partner {
	width:249px;
	height:79px;
	float:left;
	text-align:center;
}


#FooterContent {
	width: 1000px;
	margin-top:80px;
	height:83px;
	color:#033f82;
	font-size:11px;
	font-family: Arial;
}

#FooterContent .copy {
	font-size:12px;
	font-family: Arial;
	color:#fff;
	width:500px;
	float:left;
}
#FooterContent .share {
	width:500px;
	float:left;
	text-align:right;
}


.outer { width:100%; height: 100%; overflow: hidden; position: relative;}
.outer[class] { display: table; position: static;

	display:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	'block' : 'block');
	position:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	'relative' : 'relative');

}

.middle { width:100%; margin:auto;position: absolute; top: 50%;left:0;} /* for explorer only*/
.middle[class] { display: table-cell; vertical-align: middle; position: static;

	display:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	'block' : 'block');
	position:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	'absolute' : 'absolute');
}

.inner { width:100%; text-align:center;position: relative; top: -50%;} /* for explorer only */
.inner[class] {position: static; 
	position:expression(eval(document.compatMode &&
	document.compatMode=='CSS1Compat') ?
	'relative' : 'relative');
}


#HomeHeader {
	width:708px;
	height:286px;
	overflow:hidden;
	clear:both;
	margin-bottom:20px;
}

#HomeHeaderImage{
	width:500px;
	height:286px;
	overflow:hidden;
	float:left;
}

#HomeHeaderBoxes{
	width:200px;
	height:279px;
	overflow:hidden;
	float:left;
	border-width: 4px 4px 3px 4px;
	border-color: #e7e5de;
	border-style: solid;
	background-color: #f6f1e4;
}

#HomeHeaderBoxes .box {
	height:92px;
	border-width: 0 0 1px 0;
	border-color: #e7e5de;
	border-style: solid;
}

#HomeHeaderBoxes .box a, #HomeHeaderBoxes .box a:link{
	display:block;
	height:82px;
	padding:5px 10px;
}
/*#HomeHeaderBoxes .box a:hover, */
#HomeHeaderBoxes .box a.selected, #HomeHeaderBoxes .box a.selected:link{
	background: #4da3d8;
	color:#fff;
}

#HomeHeaderBoxes .box .inner {
	text-align:right;
	font-family: Times New Roman, Arial, Tahoma, Verdana;
	font-size:14px;
}


.events_listing {
	margin:0px;
	margin-top:0px;
	padding:10px 0px;
	clear:both;
}

.events_listing ul {
	list-style-type : none;
	margin: 0;
	padding: 0;
}
.events_listing ul li {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width:auto;
	height:20px;
	clear:both;
}
html>body .events_listing ul li {
	min-height:20px;
	height:auto;
}

.events_listing ul li .img{
	float:left;
	display:inline;
	margin:0 10px 10px 0;
	padding:2px;
	
}

.events_listing ul li .title{
	font-size:14px;
	color:#fc9244;
	font-weight:bold;
}
.events_listing ul li .title2{
	font-size:11px;
	color:#000000;
	font-weight:bold;
}
.events_listing ul li .content{
 	padding:0px;
 	margin:0px;
}



#HomeContent {
	width:486px;
	text-align:justify;
	padding-right:10px;
	float:left;
	min-height:560px;
}

#HomeEvents{
	width:192px;
	padding:10px 10px ;
	float:left;
	min-height:560px;
	background: url(/images/eventslist_bg.png) left top no-repeat;
}


.homeevents_listing {
	margin:0px;
	padding:10px 0px;
	clear:both;
}

.homeevents_listing ul {
	width:192px;
	list-style-type : none;
	margin: 0;
	padding: 0;
}
.homeevents_listing ul li {
	width:192px;
	list-style-type : none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0 13px 0;
	clear:both;
	background: url(/images/events_hr.png) left bottom no-repeat;
}

.homeevents_listing ul li .title, .homeevents_listing ul li .title a, .homeevents_listing ul li .title a:link{
	font-size:13px;
	color:#483b2f;
	font-weight:bold;
	font-family:arial;
}
.homeevents_listing ul li .date{
	font-size:13px;
	color:#959595;
	font-weight:bold;
	font-family: times new roman;
}
.homeevents_listing ul li .content, .homeevents_listing ul li .content a, .homeevents_listing ul li .content:link{
	font-family:arial;
 	color: #505050;
 	font-size:11px;
}


.videos ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

.videos ul li {
	list-style-type:none;
	margin:0;
	padding:0;
	float:left;
	width:236px;
	margin: 10px 0;
}
.videoshome ul li {
	float:none;
	width:auto;
	margin: 10px 0;
}

.videos ul li .thumb {
	width:175px;
	height:95px;
	padding:5px;
	background-color: #e9e1d7;
	border: 1px solid #beb7ae;
	overflow:hidden;
	margin: 0 auto;
	
}
.videos ul li .title {
	width:185px;
	line-height:39px;
	height:39px;
	font-family:Arial;
	color:#747474;
	font-size:11px;
	margin: 0 auto;
	text-align:right;
}

.videos ul li .title img{
	vertical-align:top;
	margin-top:5px;
	margin-left:5px;
}


.videoshome ul li .thumb {
	margin: 0 20px 0 auto;
	
}
.videoshome ul li .title {
	margin: 0 20px 0 auto;
	text-align:right;
}

#video {
	text-align:center;
}

.links ul {
	list-style-type:none;
	margin:0 20px 0 40px;
	padding:0;
}

.links ul li {
	list-style-type:none;
	margin:2px 0;
	padding:0;
	font-family:arial;
	font-size:13px;
	color:#483b2f;
	line-height:18px;
}
.links ul li a, .links ul li a:link, .links ul li a:visited{
	font-family:arial;
	font-size:13px;
	color:#483b2f;
	text-decoration:none;
	line-height:18px;
}

.links ul li a:hover{
	font-family:arial;
	font-size:13px;
	color:#2484c6;
	text-decoration:underline;
}

.links ul li img{
	vertical-align:middle;
	margin-right:10px;
	margin-bottom:2px;
}

#SearchForm {
	height:38px;
	width:200px;
	margin:5px 0;
	background: url(/images/searchform.png) left top no-repeat;
	float:left;
}

#SearchForm form input {
	outline:0;
	border:0;
	margin:0;
	padding:4px 8px;
	height:30px;
	width:145px;
	background:transparent;
	vertical-align:middle;
}

#SearchForm form input.button {
	outline:0;
	border:0;
	margin:0;
	padding:4px 8px;
	height:30px;
	width:10px;
	background:transparent;
	vertical-align:middle;
}



.listmod ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

.listmod ul li {
	list-style-type:none;
	margin: 15px 0 15px 0;
	padding:0;
	clear:both;
}
.listmod .thumb {
	width:203px;
	height:78px;
	padding: 0 7px;
	margin: 0 0px 0 10px;
	float:right;
	background: url(/images/list_bg.png) left top no-repeat;
	text-align:center;
}

.listmod .title {
	font-size: 16px; 
	font-family: Tahoma, Verdana, Arial; 
	font-weight: bold; 
	color:#3c3c3c;
	padding:5px 0;
}

.listmod .content, .listmod .content td, .listmod .content p, .listmod .content div {
	font-size:12px;
	color:#000;
	font-family: Arial, Verdana, Tahoma; 
}


ul.contestvideos {
	list-style-type:none;
	margin:0;
	padding:0;
}

ul.contestvideos li{
	list-style-type:none;
	margin:20px 0 20px 0;
	padding:0;
	clear:both;
}

ul.contestvideos li .video{
	text-align:center;
}

ul.contestvideos li .rating{
	width:70%;
	float:left;
	margin:10px 0;
}

ul.contestvideos li .comments{
	float:left;
	width:30%;
	margin:10px 0;
	text-align:right;
	font-size:14px;
}

.rating_text {
	font-weight:bold;
	font-size:14px;
}



/* comments */

.comments_box {
	background-color: #efefef;	
	padding:10px;
	margin:10px 0;
}

.comments_box h2 {
	font-size:20px;
	margin: 5px 0;
	padding:0;
	color:#606060;
}

.comments_list {
	color: #000000;
	font-size: 11px;
	padding:0;
	margin:0;
}
.comments_list li {
	color: #434343;
	list-style-type:none;
	font-size: 8pt;
	text-decoration: none;
	margin:0;
	margin-bottom: 5px;
	padding:0;

}
.comments_list li a {
	color: #434343;
	font-size: 8pt;
	text-decoration: none;
}
.comments_list li a:hover {
	text-decoration: underline;
}

.comments_list li .name {
	float: left;
	font-size: 11px;
	color: #333;
	font-weight:bold;
}
.comments_list li .name a{
	color: #000;
}
.comments_list li .date {
	color: #333;
	float: right;
	font-size: 10px;
}
.comments_list li .text {
	border-top: 1px solid #ccc;
	background-color: #fff;
	clear:both !important;
	padding:2px 5px;
}

.comments_list .add_comment a span{
	font-size: 8pt;
	text-decoration: none;
}
.comments_list .add_comment a{
	text-align: left;
	float: left;
	color: #000000;
	font-size: 8pt;
}


.comment_form {
	border: 0px;
	background-color: #eeeeee;
	padding:0px;
	margin:0px;
	background-color: #efefef;	
	padding:10px;
	margin:10px 0;
	/*
	border-bottom:1px solid #ccc;
  */

}
.comment_form, .comment_form div {
	color:#000;
	font-weight:bold;
}
.comment_form form {
	padding:0;
	margin:0;
	width:100%;
}

.comment_form form textarea {
	width:678px;
	margin:0;
	padding:5px;
	border:0;
}
.comment_form form input {
	width:678px;
	margin:0;
	padding:5px;
	border:0;
}
.comment_form form .col3 div.fleft {
	float:left;
	padding:10px 20px;
}
.comment_form form .col3 div input {
	width:191px;
	margin:0;
	padding:5px;
	border:0;
}

.comment_form form .button input {
	border: 1px solid #ccc;
	background:#ddd;
	width:100px;
	cursor:pointer;
}

.comment_form h2, .comment_form h3 {
	color:#606060;
}

.comment_pages a {
/*
	color: #333;
	text-decoration:none;
*/
}







.pages {
	/*line-height:21px;*/
	clear:both;
	margin:10px;
	width:550px;
	
}

.pages_boxes span {
	border: 1px solid #dbdbdb;
	margin-left:2px;
	height:23px;
	display:inline-block;
}
.pages b {
	font-size:12px;
	line-height:17px;
	color: #000;
	font-family: verdana, tahoma, arial;
	font-weight:bold;
	text-decoration: none;
	border: 1px solid #f7f7f7;
	padding:2px 7px;
	background:#ddd;
	height:17px;
	display:inline-block;
	background: url(/images/pages_selected.gif) left top repeat-x;
	text-transform:uppercase;
}
.pages a, .pages a:link, .pages a:visited, .pages a:active {
	display:inline-block;
	font-size:12px;
	line-height:17px;
	height:17px;
	color: #1d3f75;
	font-family: verdana, tahoma, arial;
	font-weight:bold;
	text-decoration: none;
	padding:2px 7px;
	border: 1px solid #f7f7f7;
	background: url(/images/pages_link.gif) left top repeat-x;
	text-transform:uppercase;
}
.pages a:hover {
	text-decoration:none;
	/*border: 1px solid #ddd;*/
	color:#000;
	background: url(/images/pages_selected.gif) left top repeat-x;
}
.pages .pages_title {
	font-weight:bold;
	width:100px;
	display:inline-block;
	font-family:tahoma;
	padding:2px 5px;
	border: 1px solid #ccc;
	background:#ddd;
}


.pages .pages_list {
	/* nothing here */
}


.clearleft {
	clear:left;
}
.clearright {
	clear:right;
}

.contestform .textfield {
	background: url(/images/formbg.png) repeat;
	border:1px solid #ccc;
}



.albumsmod ul {
	margin:20px 0;
	padding:0;
	list-style-type:none;
}
.albumsmod ul li {
	margin:0;
	padding:0;
	list-style-type:none;
	width:154px;
	height:122px;
	float:left;
	text-align:center;
	margin-left:15px;
	margin-bottom:20px;
}

.albumsmod ul li .image {
	border: 1px solid #999;
	width:152px;
	height:100px;
}
.albumsmod ul li .image img {
	width:152px;
	height:100px;
}
.albumsmod ul li .title {
	width:152px;
	height:20px;
	line-height:20px;
	font-size:11px;
	font-weight:bold;
}

.albumsmod ul li .first {
	margin-left:0px;
}






.partnermod ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

.partnermod ul li {
	list-style-type:none;
	margin: 15px 0px 50px 0px;
	padding:0;
	float:left;
	width:320px;
	height:200px;
}
.partnermod ul li.first {
	margin: 15px 40px 50px 0px;
}
.partnermod .image {
	text-align:center;
	padding:5px 5px 11px 5px;
	margin: 0 10px 0 0;
	float:none;
	height:150px;
}

.partnermod .title {
	font-size: 16px; 
	font-family: Tahoma, Verdana, Arial; 
	font-weight: normal; 
	color: #FC9244;
	line-height:25px;
	height:25px;
	overflow:hidden;
	text-align:center;
}
.partnermod .content {
	font-size: 11px; 
	font-family: Tahoma, Verdana, Arial; 
	color:#000000;
	line-height:13px;
	margin:3px 0;
	overflow:hidden;
	text-align:center;
}
.partnermod .url {
	font-size: 11px; 
	font-family: Tahoma, Verdana, Arial; 
	font-weight: normal; 
	color:#818181;
	line-height:11px;
	height:11px;
	text-align:center;

}
.partnermod .url a, .partnermod .url a:link, .partnermod .url a:visited, .partnermod .url a:active {
	font-size: 14px; 
	font-family: Tahoma, Verdana, Arial; 
	color:#818181;
	text-decoration:none;
}
.partnermod .url a:hover {
	text-decoration:underline;
}

