@charset "UTF-8";
/* CSS Document */

/* @group full page */

.spacer{	
	clear: both;
	float: none;
}

img{
	border-width: 0px;
	border-style: none;
}

body {
	margin: 0 0 15px;
	background: #051f49 url(images/grey_bar_bg.jpg) repeat-x 0 19px;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
        line-height: 120%;
    	font-size: 12px;
}

/* @end */

/* @group full frame */

#maincontent {
	width: 800px;
	margin: 19px auto 0;
	background: #fff url(images/main_frame/sidebar_bg.gif) repeat-y 530px;
}

#maincontent_home {
	width: 800px;
	margin: 19px auto 0;
	background-color: #fff;
}

#basketball_bg{
	width: 800px;
	background: url(images/main_frame/backetball_bg.jpg) no-repeat 445px 364px;
}

#basketball_bg_home{
	width: 800px;
	background: url(images/main_frame/backetball_bg_home.jpg) no-repeat 445px 158px;
}


#header_bg {
	width: 800px;
	background: url(images/main_frame/header_bg.jpg) repeat-x;
}

#sidebar_top{
	width: 800px;
	background: url(images/main_frame/sidebar_top.jpg) no-repeat 530px 142px;
}

/* @end */

/* @group top header & menu */

#menu_area{
	margin: 0;
	padding: 15px 0 38px 29px;
}

#top_logo{
	width: 223px;
	float: left;
}

#menu_and_login{
	float: left;
}

#login {
	margin: 0;
	padding: 12px 0 0 355px;
}

#menu{
	margin: 0;
	padding: 29px 0 0 32px;
}

#menu span{
	display: none;
}

#menu .menu_item{
	background-position: 0 0;
	background-repeat: no-repeat;
	float: left;
	height: 40px;
}

#menu .menu_item:hover{
	background-position: 0 -40px;
}

#menu .home{
	background: url(images/menu_buttons/home.jpg);
	width: 101px;
}

#menu .services{
	background: url(images/menu_buttons/services.jpg);
	width: 97px;
}

#menu .blog{
	background: url(images/menu_buttons/blog.jpg);
	width: 97px;
}

#menu .about{
	background: url(images/menu_buttons/about_us.jpg);
	width: 97px;
}
#menu .contacts{
	background-image: url(images/menu_buttons/contacts.jpg);
	width: 102px;
}

/* @end */

/* @group content area */

#content{
	width: 480px;
	float: left;
	font-size: 12px;
	padding: 6px 19px 10px 31px;
	margin: 0;
}
#content2{
	width: 730px;
	float: left;
	font-size: 12px;
	padding: 6px 19px 10px 31px;
	margin: 0;
}

#content p{
	color: #404040;
	padding-right: 32px;
}
#content2 p{
	color: #404040;
	padding-right: 32px;
}

#content h1{
	font-size: 18px;
	margin: 0;
	padding: 0;
}

#content h2{
	font-size: 14px;
	color: #cc3333;
	padding: 0;
	margin: 7px 0 0;
}

#content strong{
	color: #333366;
}

#content .post{
	margin: 0;
	padding: 10px 0 0;
}
#content .postTitle{
	text-decoration: none;
	color: #333366;
}
#content .date{
	margin: 0;
	padding: 0;
	font-size: 11px;
}
#content .titlered{
	font-family: Verdana;
	color: #cc3333;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
#content .textblue{
	color: #4e628c;
	font-style: normal;
} 
#content .textblack{
	color: #000000;
	font-style: normal;
} 

#content li{
	color: #4e628c;
        margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-repeat: no-repeat;
	background-position: center center;
	list-style-image: url(images/purple-dot.jpg);
}

#content a{
	color: #363495;
}

#content .more-link{
	margin: 0;
	padding-top: 10px;
}


/* @end */

/* @group sidebar */

#sidebar{
	width: 239px;
	float: left;
	margin: 0;
	padding: 0 0 10px;
}

#sidebar p{
	font: 12px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	color: #4e628c;
        line-height: 120%;
	margin: 0;
	padding: 10px 8px 10px 8px;
}

#sidebar a{
	color: #363495;
	margin: 0;
	padding: 0;
}

#sidebar h3{
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#sidebar .boxpadding{
	width: 223px;
	margin-left: 8px;
	margin-top: 10px;
}

#sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar form {
	margin: 0;
	padding: 0;
}

#sidebar li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#al_register {
	font-size: 12px;
	margin: 0;
	padding: 0 5px;
}

#al_login {
	font-size: 12px;
	margin: 0;
	padding: 0 5px;
}

#al_lostPassword {
	font-size: 12px;
	margin: 0;
	padding: 0 5px;
}


.boxtop{
	height: 4px;
	background: url(images/content_boxes/sidebar_top_right.gif) no-repeat right top;
}

.boxtopleft{
	height: 4px;
	background: url(images/content_boxes/sidebar_top_left.gif) no-repeat;
}

.boxtoptitle{
	height: 41px;
	background: url(images/content_boxes/sidebar_top_right_title.gif) no-repeat right top;
	margin: 0;
}

.boxtoplefttitle{
	height: 26px;
	background: url(images/content_boxes/sidebar_top_left_title.gif) no-repeat;
	padding: 15px 0 0 14px;
	margin: 0;
}

.boxtoplefttitle_home{
	height: 29px;
	background: url(images/content_boxes/sidebar_top_left_title.gif) no-repeat;
	padding: 12px 0 0 9px;
	margin: 0;
}

.boxmiddle{
	background-color: #ffffff;
	margin: 0;
	border-left: 2px solid #cccccc;
	border-right: 2px solid #cccccc;
	padding: 12px 10px 0px 10px;
}

.boxbottom{
	height: 4px;
	background: url(images/content_boxes/sidebar_bottom_right.gif) no-repeat right top;
}

.boxbottomleft{
	height: 4px;
	background: url(images/content_boxes/sidebar_bottom_left.gif) no-repeat left top;
}

.boxbottomie{
	height: 4px;
	background: url(images/content_boxes/sidebar_bottom_right.gif) no-repeat right top;
}

.boxbottomleftie{
	height: 4px;
	background: url(images/content_boxes/sidebar_bottom_left.gif) no-repeat left top;
}

.boxbottomie2{
	height: 4px;
	background: url(images/content_boxes/sidebar_bottom_right.gif) no-repeat right top;
}

.boxbottomleftie2{
	height: 4px;
	background: url(images/content_boxes/sidebar_bottom_left.gif) no-repeat left top;
}


/* @end */

/* @group footer */

#footer{
	background-image: url(images/main_frame/bottom_bg.jpg);
	font: 11px Arial, Helvetica, Geneva, sans-serif;
	color: #6a6a6a;
	margin: 0;
	padding: 32px 5px 5px 30px;
	height: 54px;
}

#footer a{
	color: #6a6a6a;
	text-decoration: none;
}

#footer p{
	margin: 0;
	padding: 0 0 6px;
}

#footer .underline{
	text-decoration: underline;
}

#footer .abold{
	color: #4e628c;
	font-weight: bold;
}

/* @end */

.lowerfoot{
	background: url(images/main_frame/right_bottom_corner.gif) no-repeat right top;
	height: 5px;
}
.lowerleftfoot{
	background: url(images/main_frame/left_bottom_corner.gif) no-repeat left top;
	height: 5px;
}

.lowerbox1{
	float: left;
	margin: 0;
	width: 242px;
	padding: 4px 0 0 27px;
}
.lowerbox2{
	float: left;
	margin: 0;
	padding: 4px 0 0 10px;
	width: 242px;
}

#lowerthird{
	margin: 0;
	padding: 0 0 10px;
}

#lowerthird p{
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	color: #627893;
	margin: 0;
	padding: 3px 0;
        line-height: 18px;
}

#lowerthird a{
	color: #b9cde2;
	margin: 0;
	padding: 0;
}

.formLabelText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #4e6f8c;
}


input {
	border: 1px solid #a4afbc;;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	margin: 0;
	padding: 0;
	border-color: #a4afbc;
	height: 15px;
	background-color: #eee;
}

#amember{
	margin-right: 30px;
	margin-left: 30px;
}

#amember .postTitle{
	text-decoration: none;
	color: #333366;
}

#amember p{
	color: #404040;
	padding-right: 32px;
}

#amember th{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #4e6f8c;	
}

