﻿body
{
    /*   
    background-image: url("images/body_bg.gif");
	background-repeat: repeat-x;
	background-position: 0 0;	
   
    */
 	padding:0;
    margin:0;
    background-color:#2c3135;
     /*background-color:#2f363b;*/
     

}


body ,table
{
    font-family: Arial, Helvetica,  sans-serif;
	font-size:12px;
	line-height: 1.6em;
	color:#888;  	
}


a
{
    color:#ccc;
}
a:hover
{
    color:#fff;
}


.tc_blue    { color:#0090ff;}
.tc_red     { color:#ff1a1a;}
.tc_green   { color:Green;}
.tc_orange  { color:Orange;}

h1,h2,h3
{
	font-size:12px;
	padding:4px 0 4px 0;
	margin:0;
	color:#bbb;
}

h1.fw_normal
{
    font-weight:normal;
}

a
{
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}

img 
{
    border:none;
}

div.h1_title h1
{
    font-size:11px;
     font-weight:normal;
     color:#707f86;
}

div.logo
{
    float:left;
}





div.msg p
{
    margin:0;    
}

select,
input[type="text"],
input[type="password"], 
textarea
{
	font-size:12px;
	/*border:solid 1px #bbb;*/
	color:#ffffff;
	font-family:sans-serif,Arial,MS UI Gothic;
	background-color:#4a5359;
	border:solid 1px #4a5359;
	margin:0;

}
select
{
    border:none !important;
}
input[type="file"]
{
    color:#aaa;
}

/*
input[type="submit"]
{
    color:#aaa;
    border:solid 2px #aaa;
    background-color:#333;
}

input[type="submit"]:hover
{
    color:#aaa;
    border:solid 2px #aaa;
    background-color:#333;
}
*/




/*-----------------------------------------*/

div.rcgb_590_wp
{
    padding-bottom:15px;    
    background-image: url("images/rcbg_w590.gif");
	background-repeat: no-repeat;
	background-position: 0 bottom;	
	width:590px;
	margin-bottom:10px;
}

div.rcgb_590
{
    padding-top:15px;
    width:590px;
    background-image: url("images/rcbg_w590.gif");
	background-repeat: no-repeat;
	background-position: 0 top;	  
}

div.rcgb_590_pad
{
    padding-left: 20px; 
    padding-right: 20px;
}

div.rcgb_w960_wp
{
    padding-bottom:15px;    
    background-image: url("images/rcbg_w960.gif");
	background-repeat: no-repeat;
	background-position: 0 bottom;	
	width:960px;
	margin:10px 0 10px 0;
	
}

div.rcgb_w960
{
    padding-top:15px;
    width:960px;
    background-image: url("images/rcbg_w960.gif");
    
	background-repeat: no-repeat;
	background-position: 0 top;	  
	
}

div.rcgb_w960_pad
{
    padding-left: 20px; 
    padding-right: 20px;
    background-image: url("images/rcbg_w960_mid.gif");
    background-repeat: repeat-y;
 
}

/*-----------------------------------------------------------------*/

div.venue_contact
{
    margin-top:5px;
}

div.venue_contact dl
{
   font-size:11px;
   color:#777;
   margin: 0;
   padding:0;
   line-height:1.1em;
}
div.venue_contact dt {
	position:relative;
	width: 5em;
	float: left;
	border-bottom:solid 1px #333b40;
}
	
div.venue_contact dd {

	border-bottom:solid 1px #333b40;	
}

div.venue_contact dd a
{
    color:#777;
}

.block
{
	display: block; 	
}

.left
{
	float:left;	
}

.right
{
	float:right;	
}

.clear_both
{
	clear:both;	
}

/*------------------------------------------------------------------------------*/



#content
{
    
    background-color:#2f363b;
    padding-bottom:5px;
    padding-top:5px;
}

#content_block
{
    clear:both;
	width:960px;
	margin: 0px auto;
	padding:0;
	min-height:300px;
}
div.content
{
    background-color:#2f363b;
}



div.content_block
{
    clear:both;
	width:962px;
	margin: 0px auto;
	padding:0;
	background-color:#2f363b;
}


#content_main_right
{
	float:right;	
	width: 765px; 
	padding:0 5px 0 0;	
}

#content_main_middle
{
	float:left;
	width: 575px; 	
	padding:0;
}

#content_sub_left
{
	float:left;
	width: 200px; 	
	padding:0 5px 0 5px;
}


#content_sub_right
{
	float:right;
	width: 187px; 	
	padding:0 4px 0 4px;
}


body.client_access #footer
{
    background-color:#fff ! important; 
    background-image: none;   
    color: #aaa ! important; 
}


#footer
{
   /*border-top:solid 1px #292d31;*/
   
   
   background-image: url("images/footer_bg.gif");
	background-repeat: repeat-x;
	background-position:left -20px;	 
	padding-top:30px;
   color:#656565;	
}


#footer_block
{
 
	width:960px;
	margin: 0px auto;
	min-height:110px;
	padding-bottom:30px;


}

#footer_logo
{
   	height:75px;
   	width:960px;
   	background-image: url("images/one_special_day.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;	 
}

#footer_block p
{
    margin:0;
    padding:0;
}


#footer_left
{
    float:left; 
}

#footer_right
{
    float:right; 
}

#footer ul
{
	margin:0px;
	padding:0px;
	list-style:none;
}



#footer ul li
{
	list-style-type: none; 
	display: inline;
	padding-right:5px;
	padding-left:10px;
	background-image: url("images/side_bar.gif");
	background-repeat: no-repeat;
	background-position: 0 1px;
}

#footer ul li:first-child
{
	padding-left:0;
	background: none;
}

body.client_access #footer a
{
    color:#aaa ! important; 
}

body.client_access #footer a:hover
{
    color:#888 ! important; 
}

#footer a
{
   color:#656565; 
   text-decoration:none;
}

#footer a:hover
{
    text-decoration:underline;
    color:#fff;
}

div.bespoke_software
{
    height:25px;
    margin-top:5px;
    
}
.bespoke_software p
{
    line-height:25px;
}
.bespoke_software img
{
    vertical-align: middle;
    padding-right: 3px;   
    padding-bottom:5px;    
}
div.bespoke_software a:hover
{
     text-decoration:none !important;
}


#header
{
    background-image: url("images/header_bg.gif");
	background-repeat: repeat-x;
	background-position: 0 -15px;	
	background-color:#2f363b;	
	min-height:90px;
}




body.client_access #header
{
    background-color:#fff ! important;    
}



#header_block
{
	width:960px;
	margin: 0px auto;
	padding:0;
	height:90px;
}

/*---Menu-------------------------------------------------------------------------------*/

#menu_block
{
    float:right;
    width:710px;
    height:90px;
}

#menu_top
{
    height:20px;
}

#menu_btmp
{
    height:30px;
}

#menu_top a
{
   color:#4a5359;
}

#menu_top span
{
    margin-right:5px;
}

#menu
{
    clear:both;
	height:40px;
	margin:0;
	padding:0;
}

#menu ul			{margin:0; padding:0;}
#menu li			{float: left; text-indent: -9999px; overflow: hidden;  background-repeat: no-repeat;}
#menu li a:hover	{background-position:bottom left;}	


#menu li a		{display: block;}
#menu li.item1 a {width: 94px;height: 40px; background-image: url("images/menu_01.gif");}
#menu li.item2 a {width: 94px;height: 40px; background-image: url("images/menu_02.gif");}
#menu li.item3 a {width: 94px;height: 40px; background-image: url("images/menu_03.gif");}
#menu li.item4 a {width: 135px;height: 40px; background-image: url("images/menu_04.gif");}
#menu li.item5 a {width: 94px;height: 40px; background-image: url("images/menu_05.gif");}
#menu li.item6 a {width: 94px;height: 40px; background-image: url("images/menu_06.gif");}
#menu li.item7 a {width: 80px;height: 40px; background-image: url("images/menu_07.gif");}

#menu li.selected a	{background-position:bottom left;}	


#menu li:first-child
{	
	margin-left:100px;
}

#menu li:last-child
{	
	margin-right:0px;
}

/*----------------------------------------------*/


#client_content
{
    
    
}

#client_content_block
{
    min-height: 300px;    
    
}

/*----------------------------------------------*/

#menu_btm
{
    padding-left: 300px;
}



#menu_btm ul
{
	margin:0px;
	padding:0px;
}

#menu_btm ul li
{
	display: inline-block;
}

#menu_btm ul li a
{
    display: block;
    height:24px; 
	padding-left:2px;  
	background-image: none;
}

#menu_btm ul li a span
{
    display: block;
    height:24px; 
    line-height:24px;
    padding-right:15px;
	padding-left:15px;
	background-image: none;  
}

#menu_btm ul li.selected a
{
  	background-image: url("images/client_menu_left_bg.png");
	background-repeat: no-repeat;
	background-position: left bottom;	  
}

#menu_btm ul li.selected span
{
   	background-image: url("images/client_menu_bg.png");
	background-repeat: no-repeat;
	background-position:right bottom;	 
}


#menu_btm ul li.selected a
{
    color:#2e363b;
}

#menu_btm a:hover
{
    color:#2e363b; 
    text-decoration:none;     
    background-image: url("images/client_menu_left_bg_hover.png");
	background-repeat: no-repeat;
	background-position: left bottom;	
}

#menu_btm a:hover span
{    
    background-image: url("images/client_menu_bg_hover.png");    
	background-repeat: no-repeat;
	background-position: right bottom;	 
}

#article h2.small
{    
    font-weight: normal;
    color: #888;
}
