.header {
	background-image:url(images/hd_bg.jpg); 
	background-repeat:repeat-x; 
	height: 159px;	
	
}

.logo {
	background-image:url(images/logo.jpg); 
	background-repeat:no-repeat;	
	
}

.fade {
	background-image:url(images/bg.jpg) repeat-x;	
	
}

.footer-bg {
	background-image: url(images/ftr_bg.jpg) repeat-x; 
	height: 49px;	
	
}

body{

	margin:0px;

	padding:0px;

	text-align:left;

	background-color:#fcfcfc;

	font-family:Helvetica,Arial,Verdana,sans-serif !important;

	font-size:12px !important;

	overflow:auto !important;

}

input {

	border:1px solid #7F9DB9;

	background-color:#ffffff;

	color:#444444;

}

textarea {

	border:1px solid #7F9DB9;

	background-color:#ffffff;

	color:#444444;

}

a {

	color:#666666;

	text-decoration:none;

}



.submenu_item {

	display:none;

}

.main_top {

	width:1000px;

	/* min-height:600px; */

	background-image:url(images/background.png);

	background-repeat:repeat-y;

	margin:0 auto;

}

.main{

	width:934px;

	margin:0 auto;

	text-align:left;

	overflow:auto;

}

.main_content{

	min-height:200px;

}

.top_bar {

	height:122px;

}

.logo_container {

	padding-left:25px;

	padding-top:6px;

	float:left;

}

.top_right{

	float:right;

	height:122px;

	width:500px;

}

.right_buttons{

	margin-right:15px;

	height:86px;

}

.right_buttons .button{

	float:right;

	height:20px;

	width:176px;

	padding-top:2px;

	margin-left:8px;

	background-image:url(images/yellow-button.png);

	background-repeat:no-repeat;

	background-position:bottom;

	color:#666666;

	text-align:center;

}

.right_buttons .button:hover{

	padding-top:10px;

}

.right_buttons .button a {

	text-decoration:none;

	color:#666666;

}

.shopping_cart{

	background-image:url(images/cart.png);

	background-repeat:no-repeat;

	background-position:left;

	padding-left:10px;

	margin-left:5px;

}

.plus{

	background-image:url(images/plus.png);

	background-repeat:no-repeat;

	background-position:left;

	padding-left:10px;

	margin-left:5px;

}



.grey_menu{

	height:37px;

	margin-right:23px;

}

.grey_menu .item {

	float:right;

	margin-left:6px;

	margin-top:17px;

	background-image:url(images/grey-button.png);

	cursor: pointer;

}

.grey_menu .item:hover{

	margin-top:12px;

	height:24px;

}

.grey_menu .item div {

	background-image:url(images/grey-button-right.png);

	background-repeat:no-repeat;

	background-position:top right;

	padding-top:2px;

	padding-bottom:3px;

	*padding-bottom:6px;

	padding-left:10px;

	padding-right:10px;

	font-size:11px;

}

.grey_menu .item div:hover {

	padding-bottom:8px;

	margin-top:0px;

}

.grey_menu .item div a {

	text-decoration:none;

	color:#666666;

}



.grey_menu .submenu_item {

	display:none;

}

.grey_menu .submenu_separator {

	display:none;

}



.menu {

	width:650px;

	padding-left:30px;
	padding-top: 3px;

	height:40px;

	margin-bottom:10px;

}

.menu .item{

	float:left;

	text-align:center;

	vertical-align:middle;

	font-weight:lighter;
	font-variant:small-caps;
	font-size:18px;

	color:#635002;

	height:37px;
	
	width: 170px;
	background:url(images/menu1.png) no-repeat;

	padding-top:8px;

	padding-right:14px;

	margin-left:1px;

	margin-right:1px;

	cursor: pointer;

}

.menu .item:hover{

	background:url(images/menu2.png) no-repeat;

	color:#ffffff;

}

.menu .item a {

	text-decoration:none;

	color:#635002;

}

.menu .item:hover > div > a{

	color:#633000;

}



.menu_bar .submenu_item {

	display:none;

	position:absolute;

	opacity: .9;

	filter: alpha(opacity=90);

	background-image:url(images/blue_bar_background.png);

	background-repeat:repeat-x;

	background-align:middle;

	font-weight:bold;

	height:21px;

	padding-top:6px;

	padding-left:5px;

	padding-right:5px;

	cursor: pointer;

}

.menu_bar .submenu_item:hover{

	background-image:url(images/menu-item-hover.png);

	background-repeat:repeat-x;

	color:#333333;

}

.menu_bar .submenu_item:hover > div > a{

	color:#333333;

}

.menu_bar .submenu_item a {

	text-decoration:none;

	color:#ffff99;

}



#secondary_bar {

	display:none;

	height:25px;

	width:880px;

	margin:0 auto;

}

#secondary_bar .breadcrumbs {

	float:left;

	color:#666666;

	font-size:11px;

	font-weight:bold;

}

#secondary_bar .breadcrumbs a{ 

	color:#666666;

	font-size:11px;

	text-decoration:none;

	cursor: pointer;

}

#secondary_bar .breadcrumbs span{ 

	cursor: default;

}

#secondary_bar .search{

	float:right;

	font-size:14px;

	font-weight:bold;

}

#secondary_bar .search input {

	font-size:12px;

	border:1px solid #666666;

}

#right_column {
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	line-height: 18px;
}

#right_column .title {
	font-size: 16px;
	color: #999;
	font-weight: bolder;
	font-variant:small-caps;
	padding-bottom: 5px;
	padding-top: 10px;
	border-bottom: dashed 1px;
	line-height: 24px;
}

#right_column .body {
	line-height: 18px;
}

#right_column a{
	color: #996;	
}

#right_column a:hover {
	color: 	#CC9;
}

#left_column .leftpad {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
}

#left_column a {
	color: #963;
	text-decoration:underline;
}

#left_column a:hover {
	color: #996;	
}

#white_position{

	display:none;

	overflow:auto;

	margin:0 auto;

	width:900px;

	margin-bottom:10px;

}

#white_position .module {

	

	padding-bottom:10px;

	font-size:11px;

	color:#6f6f6f;

	/*line-height:15px;*/

}



#white_position .module .title{

	font-size:16px;

}

#white_position .first {

	display:none;

	/*float:left;*/

	

	padding:11px;

	border:1px solid #e6e6e6;

	background-color:#f7f7f7;

}

#white_position .first .title{

	margin-bottom:10px;

}



.quicklinks .item div{

	height:22px;

}

.quicklinks a{

	padding-left:20px;

	padding-top:3px;

	padding-bottom:3px;

	background-repeat:no-repeat;

	background-position: center left;

	font-weight: bold;

}

#white_position .second {

	display:none;

	/*float:left;*/

	text-align:left;	

}

#white_position .second .title{

	font-size:16px;

	font-weight:bold;

	/*margin-top:10px;*/

}



#white_position .second .title a{

	color:#6f6f6f;

	text-decoration:none;

}



#white_position .second .content{

	margin-bottom:15px;

}

#white_position .second a{

	

	text-decoration:none;

}

#yellow_position {

	display:none;

	border:1px solid #d8d8d8;

	background-image:url(images/background-yellow.png);

	background-repeat:repeat-x;

	width:900px;

	margin:0 auto;

	text-align:left;

	margin-bottom:10px;

	overflow:auto;

}

#yellow_position .module{

	float:left;

	color:#666666;

	padding:10px;

}

#yellow_position .big {

	width:480px;

}

#yellow_position .big {

	width:100%;

}

#yellow_position .medium {

	width:270px;

}

#yellow_position .small {

	width:170px;

}

#yellow_position .module .title {

	color:#2d4c70;

	font-size:14px;

	font-weight:bold;

	margin-bottom:5px;

}

#yellow_position .module .red {

	color:#c00000;

	font-size:14px;

	font-weight:bold;

}

#yellow_position .module a {

	color:#666666;

	text-decoration:none;

}

#white2_position{

	display:none;

	overflow:auto;

	margin:0 auto;

	width:900px;

	margin-bottom:10px;

}

#white2_position .module{

	float:left;

	width:440px;

	margin-bottom:10px;



}

#white2_position .module .title {

	color:#2d4c70;

	font-size:16px;

	font-weight:bold;

	margin-bottom:5px;

}

#white2_position .first{

	margin-right:20px;

}

.playlist{

	background-color:#eeeeee;

	padding-top:3px;

	padding-left:5px;

	padding-right:5px;

}

.playlist .item{

	height:72px;

	padding-top:12px;

	padding-left:12px;

	line-height:16px;

	color:#7c6690;

}

.playlist .item img{

	margin-right:10px;

}

.playlist .item .title {

	color:#713333;

	font-size:14px;

	font-weight:normal;

}

.playlist .item .published {

	font-size:10px;

}



.playlist .dark{

	background-image:url(images/background-playlist.png);

	background-repeat:repeat-x;

}

.playlist .navbar {

	color:#c00000;

	font-size:10px;

	text-align:center;

}

#grey_position{

	display:none;

	border:1px solid #d8d8d8;

	background-image:url(images/background-grey.png);

	background-repeat:repeat-x;

	background-color:#f0f0f6;

	width:900px;

	margin:0 auto;

	text-align:left;

	overflow:auto;

}



#grey_position .module {

	float:left;

	width:160px;

	padding:10px;

	margin-top:10px;

	margin-bottom:20px;

	line-height:15px;

	font-size:11px;

}

#grey_position .module .title {

	color:#000066;

	font-size:13px;

	font-weight:bold;

	padding-left:2px;

	margin-bottom:3px;

}

#grey_position .module a {

	text-decoration:none;

	color:#000000;

	font-size:11px;

	padding-left:2px;

	padding-right:2px;

}

#grey_position .module a:hover {

	text-decoration:none;

	color:#000000;

	font-size:11px;

	background-color:#ffff88;

	border:1px solid #cccc99;

	padding-left:1px;

	padding-right:1px;

}

#footer {

	display:none;

	text-align:center;

	color:#2d4c70;

	padding-top:15px;

}

#footer .footer {
	
}

#footer .content {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	line-height: 25px;
}

#footer .content a:hover {
	color: #900;
}

.pagination {

	margin-top:10px;

	text-align:center;

}

.pagination a{

	text-decoration:none;

	padding: 0 2px 0 2px;

	font-size:11px;

	font-weight:bold;

	color:#666666;

}

.pagination span{

	font-size:11px;

	font-weight:bold;

	color:#666666;

	cursor:default;

}

.pagination .inactive{

	color:#bbbbbb;

	cursor:default;

	

}

.main_bottom {

	width:1000px;

	height:30px;

	background-image:url(images/background-bottom.png);

	background-repeat:no-repeat;

	margin:0 auto;

}



.comments {

	border-top:1px solid #7F9DB9;

	margin-top:20px;

	padding-top:10px;

	color:#555555;

}

.comments .content{

	margin-left:20px;

	padding-bottom:5px;

	border-bottom:1px dashed #999999;

	

}

.comments .author{

	margin-left:20px;

	font-weight:bold;

	padding-left:27px;

	padding-top:8px;

	background-image:url('images/comment.png');

	background-repeat:no-repeat;

	background-align:top;

	height:20px;

}

.comments .title {

	font-size:13px !important;

	margin-bottom:5px;

}

.date {

	font-size:11px;

	color:#999999;

	font-weight:normal;

}

.comments form textarea {

	width:500px;

}

.rss_div {

	margin-right: 15px;

	padding-left:18px;

	float:left;

	background-image:url('images/rss.png');

	background-repeat:no-repeat;

	background-align:left;

}

.rss_div a {

	text-decoration:none;

}





#repositoryItemDetails .title {

	font-size:14px;

	color:#333333;

	margin-bottom:5px;

	font-weight:bold;

}

#repositoryItemDetails .description {

	font-size:11px;

	margin-top:10px;

}

#repositoryItemDetails .itemRating {

	font-size:11px;

	color:#666666;

}

#repositoryItemDetails .itemSize {

	font-size:11px;

	color:#666666;

}

#repositoryItemDetails .description div {

	font-size:12px;

	color:#333333;

	margin-bottom:5px;

	font-weight:bold;

}

#repositoryItemDetails .description div a {

	color:#666666;

	text-decoration:none;

	font-weight:normal;

}

#border {margin: 5px 15px 5px 15px; padding: 8px 8px 15px 8px; background: #FFF; border: 1px solid #CCC; 
-moz-box-shadow: 3px 3px 4px #999;
-webkit-box-shadow: 3px 3px 4px #999;
box-shadow: 3px 3px 4px #000;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999')";
/* For IE 5.5 - 7 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#999');

}


