﻿/* Victoria Capital */

#container{
	width: 960px;
}

#main{
	width: 750px;
	float: left;
	
}

/**************************************
 Content
***************************************/

#content{
	width: 560px;
	float: left;
	margin-right: 10px;
	
}

#left #advs
{
	margin-top:10px;
}
#left #advs p
{
	padding-left:0px;
	padding-top:10px;
}
#left #advs p img
{
	width:100% !important;
}

/**************************************

 Right
***************************************/

#right{
	width: 180px;
	float: left;
	color: #666;
	padding: 0;
	overflow: hidden;
	margin: 0;
}

#right a{
	color: #13539F; 
}

#right h4{
	width: 180px;
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #13539F;
    font-family: Futura, Arial, Helvetica, Verdana, sans-serif;
	background: #FFF url('../images/right_h4_bg_top.gif') no-repeat right top;
}

#right h4 span{
	padding: 4px 0 2px 10px;
	display: block;
	background: url('../images/right_h4_bg_bottom.gif') no-repeat right bottom;
}

/* latest news */

ul#news{ 
	width: 180px;
	float: left;
	list-style: none;
	overflow: hidden;
}

ul#news h5{ 
	display: block; 
	width: 180px;

	font-family: Futura, Arial, Helvetica, Verdana, sans-serif; 
	font-weight: lighter;
	padding: 4px 0 0 0;
	color: #fff;
	font-size: 11px;
	cursor: default;
}

ul#news h5 span.bg_img{ 
	display: block;
	padding: 0 0 4px 0;
	width: 180px;
}

ul#news h5 span.bg_color{ 
	display: block;
	padding: 0 8px 0 8px;
	width: 164px;
}

ul#news li{
}

/* color 0 */

ul#news li.color_0{
	
}

ul#news li.color_0 h5{ 
	background: url('../images/color_0_top.gif') no-repeat left top;
}

ul#news li.color_0 h5 span.bg_img{ 
	background: url('../images/color_0_bottom.gif') no-repeat left bottom;
}

ul#news li.color_0 h5 span.bg_color{ 
	background: #5682B9;
}


/* color 1 */

ul#news li.color_1{
	
}

ul#news li.color_1 h5{ 
	background: url('../images/color_1_top.gif') no-repeat left top;
}

ul#news li.color_1 h5 span.bg_img{ 
	background: url('../images/color_1_bottom.gif') no-repeat left bottom;
}

ul#news li.color_1 h5 span.bg_color{ 
	background: #4976AC;
}

/* color 2 */

ul#news li.color_2{
	
}

ul#news li.color_2 h5{ 
	background: url('../images/color_2_top.gif') no-repeat left top;
}

ul#news li.color_2 h5 span.bg_img{ 
	background: url('../images/color_2_bottom.gif') no-repeat left bottom;
}

ul#news li.color_2 h5 span.bg_color{ 
	background: #3E6AA0;
}

/* color 3 */

ul#news li.color_3{
	
}

ul#news li.color_3 h5{ 
	background: url('../images/color_3_top.gif') no-repeat left top;
}

ul#news li.color_3 h5 span.bg_img{ 
	background: url('../images/color_3_bottom.gif') no-repeat left bottom;
}

ul#news li.color_3 h5 span.bg_color{ 
	background: #2E5E92;
}

/* color 4 */

ul#news li.color_4{
	
}

ul#news li.color_4 h5{ 
	background: url('../images/color_4_top.gif') no-repeat left top;
}

ul#news li.color_4 h5 span.bg_img{ 
	background: url('../images/color_4_bottom.gif') no-repeat left bottom;
}

ul#news li.color_4 h5 span.bg_color{ 
	background: #255488;
}

ul#news  .news_item_inner{
	display: block;
}

ul#news .news_info{ 
	color: #666; 
	font-size: 11px;
	line-height: 1.4em;
	cursor: default;
	padding: 0 8px 0 8px;
	background: #ededed url('../images/options_inner_bottom.gif') no-repeat left bottom;
}

ul#news .news_info img{ 
	margin-top: 8px;
}

ul#news .news_info span.date{ 
	margin-top: 8px;
	display: block;
	width: 164px;
	font-size: 10px;
	color: #13539F; 
	margin-bottom: 5px;
}

ul#news .news_info p{ 
	margin-bottom: 12px;
}

ul#news .news_info span.read_more{ 
	padding-bottom: 8px;
	display: block;
	width: 164px; 
	text-transform: uppercase;
}

ul#news .news_info span.read_more a{ 
	color: #13539F; 
	font-size: 10px;
	padding-right: 12px;
	background: url('../images/arrow_bg.gif') no-repeat right 50%;
}

/* content options */

#content_options { 
	background: #ededed;
	margin-bottom: 10px;
}

#content_options h4{
	display: block; 
	width: 180px;
	text-transform: uppercase;
	font-family: Futura, Arial, Helvetica, Verdana, sans-serif; 
	font-weight: lighter;
	color: #fff;
	font-size: 11px;
	background: url('../images/options_top.gif') no-repeat left top;
	cursor: default;
}

#content_options h4 span{ 
	display: block;
	padding: 4px 8px 4px 8px;
	width: 164px;
	background: url('../images/options_bottom.gif') no-repeat left bottom;
}

#content_options ul{ 
	list-style: none;
	padding: 0 8px 8px 8px;
	display: block;
	background: url('../images/options_inner_bottom.gif') no-repeat left bottom;
}

#content_options li{ 
	margin-bottom: 3px;
	font-size: 11px;
}

/* related content */

#related_content { 
	background: #ededed;
	margin-bottom: 10px;
}

#related_content h4{
	display: block; 
	width: 180px;
	text-transform: uppercase;
	font-family: Futura, Arial, Helvetica, Verdana, sans-serif; 
	font-weight: lighter;
	color: #fff;
	font-size: 11px;
	background: url('../images/related_content_top.gif') no-repeat left top;
	cursor: default;
}

#related_content h4 span{ 
	display: block;
	padding: 4px 8px 4px 8px;
	width: 164px;
	background: url('../images/related_content_bottom.gif') no-repeat left bottom;
}

#related_content ul{ 
	list-style: none;
	padding: 0 8px 8px 8px;
	display: block;
	background: url('../images/options_inner_bottom.gif') no-repeat left bottom;
}

#related_content li{ 
	margin-bottom: 3px;
	font-size: 11px;
}

/* related contacts */

#related_contacts { 
	background: #ededed;
	margin-bottom: 10px;
}

#related_contacts h4{
	display: block; 
	width: 180px;
	text-transform: uppercase;
	font-family: Futura, Arial, Helvetica, Verdana, sans-serif; 
	font-weight: lighter;
	color: #fff;
	font-size: 11px;
	background: url('../images/related_contacts_top.gif') no-repeat left top;
	cursor: default;
}

#related_contacts h4 span{ 
	display: block;
	padding: 4px 8px 4px 8px;
	width: 164px;
	background: url('../images/related_contacts_bottom.gif') no-repeat left bottom;
}

#related_contacts .rc_inner{ 
	list-style: none;
	padding: 0 8px 8px 8px;
	display: block;
	background: url('../images/options_inner_bottom.gif') no-repeat left bottom;
	font-size: 11px;
}

#related_contacts p{ 
	margin-bottom: 10px;
}

#related_contacts strong{
	font-weight: normal;
	color: #13539F;
}

/**************************************
 Footer
***************************************/

#footer{
	width: 914px;
	float: left;
}



/* EDITOR PROPERTIES */
