body
{
	background:#F6F6F6 url(../../images/body_bg.png) repeat-x top left;
	color: #333;
	font-size: 12px;	
	font-family : Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
}

input,
select,
textarea
{
	font-size: 12px;
	font-family : Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
	padding:3px;
	background-color:#fff;
	border-color:#AAAAAA #DDDDDD #DDDDDD #AAAAAA;
	border-style:solid;
	border-width:1px;
	color:#444444;
}

a:link,
a:visited
{
	
	color:#438610;
}

a:hover
{
	color:#000;
}

a.selected
{
	font-weight:bold;
	text-decoration:none;
	color:#345365;
}

#menu_left ul
{
	list-style: none;
	margin-bottom:15px;
}

#menu_left ul li
{
	margin-left:0;
}

#menu_left li.category ul
{
	margin-left:20px;
}

#menu_left a
{
	text-decoration:none;
	display:block;
}

#menu_left a.category
{
	font-size:18px;
	color:#345365;
	font-family:arial;
}

#menu_left a.category_selected
{
	color:#73AC1E;
}

#menu_left a.element
{
	font-size:12px;
	color:#636363;	
	font-family:verdana;	
	padding: 0 0 0 20px;		
	height:25px;
	line-height:25px;
	background:transparent url(../../images/small_arrow.png) no-repeat 9px 50%;
	border-bottom:1px solid #DADADA;	
	border-left:1px solid #EEEEEE;
}

#menu_left a.element:hover
{
	color:#000;
	background-color:#dadada;
}


#menu_left a.element_selected
{
	background-color:#345365;
	color:#FFFFFF;	
}




#navigation
{
	padding-top:20px;
	list-style: none;
}

#navigation .cat a
{
	font-weight:normal;
	font-family:arial;
	text-decoration:none;
	font-size:18px;
	color:#565656;
}



#top_wrapper
{
	background:transparent url(../../images/top_wrapper_bg.png) repeat-x bottom left;
	padding-bottom:10px;
}

.register
{
	padding-top:10px;
	text-align:center;
}

.highlight
{
		background-color:#fff000;
		color:#000;
		font-weight:bold;
}

#bottom_note
{
	text-align:right;
}

#bottom_note a
{
	text-decoration:none;
	color:#999;
}

#bottom_note a:hover
{
	color:#000;
}


#bottom_links .right_side
{
	text-align:right;
}

#bottom_links .right_side a
{
	text-decoration:none;
	color:#999;;
}

#bottom_links .right_side a:hover
{
	color:#000;
}


/* Header */
#header
{
	padding:7px 0;
	background:transparent url(../../images/separer_line.png)	repeat-x 0 100%;
}

#header .corporate
{
	color:#fff;
	font-size:10px;
}

#header .navigation
{
	height:60px;
}

#header .navigation ul.menu
{
	line-height:60px;
	list-style: none;
	padding: 0;
	margin: 0 auto;
	float:right;
}

#header .navigation ul.menu a
{
	color:#fff;
	font-weight:bold;
}

#header .navigation ul.menu a:hover
{
	text-decoration:none;
}

#header .navigation ul.menu li
{
	text-align:center;
	width:135px;
	float: left;
	margin:0;
} 


/* Page Contents */
#content_alpha
{
	margin-top:20px;
	background:transparent url(../../images/content_shade.png) no-repeat right 20px;
}

#content_alpha .left_side
{

}

#content_alpha .right_side
{
	background-color:#fff;	
	min-height:320px;
}

#content_alpha .right_side a
{
	
}

#content_alpha .right_side a:hover
{
	text-decoration:none;
	color:#345365;
}


#content_alpha .right_side .contents
{
	padding:10px 20px;
	text-align:justify;
}

/* Slideshow */
#slideshow
{
	padding:10px;
}

#slideshow .slides
{
	background-color:#000;
	height:260px;
}

#slideshow .switcher
{
	height:40px;
	line-height:40px;
	font-weight:bold;
	background-color:#262626;
	color:#868686;	
	padding-left:15px;
}


#content_beta
{
	padding-top:15px;
	border-top:1px solid #D9D9D9;
}

#testimonial
{
	background:transparent url(../../images/testimonial_bg.png) repeat-x 0% 0%;
	width:210px;
	height:70px;
	padding:10px;
	color:#fff;
}

div.medium_title
{
	color:#4F4F4F;
	font-size:19px;
	font-family:arial;
}

div.small_title
{
	color:#4F4F4F;
	font-size:16px;
	font-family:arial;
	font-weight:bold;

}
#bottom_wrapper
{
	background:transparent url(../../images/bottom_wrapper_bg.png) repeat-x 0% 0%;
	color:#fff;
}

#bottom_wrapper .title
{
	color:#fff;
	font-size:18px;
	font-family:arial;
	padding:20px 5px;
}

#bottom_wrapper a
{
	color:#A4DE00;
}

#bottom_wrapper ul
{
	padding:0;
	list-style-image:url(../../images/square_dot.png);
		font-size:11px;
	font-weight:bold;
}
#bottom_wrapper ul li
{
	margin-left:20px;
	margin-bottom:5px;
}


#bottom_wrapper .footer_links
{
	background:transparent url(../../images/separer_line.png)	repeat-x 0 50px;
	margin-bottom:20px;
}

#bottom_wrapper .outer_footer_box
{
	border:1px solid #333;
	padding:1%;
	-moz-border-radius:4px;
	opacity:0.5;
}


#bottom_wrapper .inner_footer_box
{
	background-color:#F5F5F5;
	border:1px solid #DDDDDD;
	-moz-border-radius:4px;
	padding:10px;
	float:left;
	
	
	background-color:#999;
	opacity:0.5;
	border:1px solid #DDDDDD;
	-moz-border-radius:4px;
	padding:10px;
	float:left;
}


#bottom_wrapper .footer_links a
{
	color: #A4DE00;
	text-decoration: none;
}

#bottom_wrapper .footer_notes
{
	padding:12px 0;
	font-size:11px;
	background:transparent url(../../images/separer_line.png)	repeat-x 0 0;	
}

#bottom_wrapper .footer_notes .left_side,
#bottom_wrapper .footer_notes .right_side
{
	float:left;
	width:50%;
}

#bottom_wrapper .footer_notes .right_side
{
	text-align:right;
}


div.outer_box
{
	background-color:#EAEAEA;
	border:1px solid #DBDBDB;
	padding:1%;
	-moz-border-radius:4px;
	margin-bottom:20px;
}

div.inner_box
{
	background-color:#F5F5F5;
	border:1px solid #DDDDDD;
	-moz-border-radius:4px;
	padding:10px;
}

div.inner_box ul
{
	margin:5px 0;
}


div.inner_box div.title
{
	font-size:14px;
	display:block;
	margin-bottom:5px;
	font-weight:bold;
}

div.inner_box div.block
{
	text-align:justify;
	color:#666666;
	font-size:11px;
	padding:5px 0;
}

div.inner_box div.block img.block_image
{
	float:left;
	padding:0 30px 0 10px;
	width:auto;
}


div.inner_box div.block ul
{
	margin-bottom:10px;
}

div.outer_box .feature1
{
	width:30%;
	height:150px;
	margin-right:1%;
	float:left;
	padding:1%;
}

div.outer_box .feature2
{
	width:29%;
	height:150px;
	margin-right:1%;
	margin-left:1%;
	padding:1%;
	float:left;
}
div.outer_box .feature3
{
	width:30%;
	height:150px;
	margin-left:1%;
	float:left;
	padding:1%;
}

div.outer_box .feature4
{
    font-size:11px;
	background-color:#ddd;
	border:1px solid #ccc;
	margin:10px 3px 0 1px;
}


p
{
	overflow: hidden;
	text-align:justify;	
	font-size:12px;
	margin:0 auto;
	padding:0px 0 20px 0;
	
}

p img.block_image
{
	float:left;
	padding:0 30px 0 10px;
	width:auto;
}

p.credits_paytime
{
	font-size:14px;
}

p.credits_paytime strong
{
	color:#2C89D8;	
}

a:hover {
	text-decoration: underline;
}

h1
{
	border-bottom:1px solid #D9D9D9;
	color:#565656;
	font-family:arial;
	font-weight:normal;
	font-size:24px;
	margin:0 0 20px 0;
	padding-bottom:5px;
}

h2 {
	padding: 20px 0 0;
	text-align: center;
}

.formular
{
	font-family:verdana;
	font-size:11px;
	width:100%;
}

.formular .header
{
	background-color:#EFEFEF;
	font-size:13px;
	font-weight:bold;
	padding:2px 5px;
}

.formular .group
{		
	margin:0px auto 20px auto;	
	float:left;
	width:100%;

	border-left:1px solid #dadada;
	border-right:1px solid #dadada;
	border-bottom:1px solid #dadada;
}

.formular img.captcha
{
	width:160px;
	height:30px;
	vertical-align:middle;
}

form.formular fieldset .group .row
{
	float:left;
	width:100%;
	border-top:1px solid #DADADA;
}



form.formular fieldset .row_heigher
{
	line-height:45px;
	height:45px;
}


form.formular fieldset .row_half
{
	width:50%;
}



form.formular fieldset .legend
{
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
	background-color:#EFEFEF;
}

form.formular fieldset .row
{
	background-color:#E2E2E2;
	float:left;
	min-height:35px;
	line-height:35px;
}

form.formular fieldset .row .label
{
	float:left;
	margin:0;
	padding:0 3% ;
	width:32%;
	min-height:35px;
}

form.formular fieldset .row .label .required
{
    color:#F76017;
}


form.formular fieldset .row_full .label
{
	width:94%;
}


form.formular fieldset .row .input
{
	float:right;
	padding:0 3%;
	margin:0;
	width:55%;
	background-color:#EFEFEF;
	min-height:35px;
}

form.formular fieldset .row .input .fullsize
{
	width:98%;
	margin:5px 0;
}

form.formular fieldset .row .input .halfsize
{
	width:49%;
}

/* Error Messages */
form.formular fieldset .row_error .input select,
form.formular fieldset .row_error .input input,
form.formular fieldset .row_error .input textarea
{
	border:1px solid #F73717;
}


form.formular fieldset .row_error .input .error_message
{
	color: #F73717;
	font-weight:bold;
	line-height:20px;	
}





form.formular fieldset .row_full .input
{
	width:94%;
	padding:10px 3% ;
}

form.formular fieldset .row_full textarea,
form.formular fieldset .row_full input[type=text]
{
	width:98%;
}

form.formular fieldset .buttons
{
	float:left;
	width:100%;
	margin:0 0 20px 0;
}



form.formular fieldset .row .subheader
{
	background-color:#699D3B;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:7px;
}


form.formular fieldset .row .subheader .note
{
	font-weight:normal;
	line-height:16px;
	padding:5px 10px;
}


table.listing
{
	font-family:verdana;
	font-size:11px;
	width:100%;
	clear:left;
}

table.listing_paginated
{
	margin:0;
}

table td.centered
{
	text-align:center;
}


table .cell_alt1
{
	background-color:#EFEFEF;
}

table .cell_alt2
{
	background-color:#E2E2E2;
}

table.listing td,
table.listing th
{
	padding:0 5px;
	height:35px;
	line-height:35px;
}

table.listing td.enabled
{

}

table.listing td.disabled
{
	background-color:#FFC000;
}

table.listing td.limited
{
	background-color:#FFF600;
}


table.listing tr.no_entries td
{
	font-weight:bold;
	text-align:center;
	background-color:#F6F6F6;
	font-size:14px;
	line-height:50px;
}

table.listing tr.subheader td
{
	background-color:#699D3B;
	color:#FFFFFF;
	font-weight:bold;
}

table.listing tr.sublegend td
{
	background-color:#A9CE87;
	color:#343434;
	font-weight:bold;
}

table .cell
{
	border:1px solid #DADADA;
}

table#product_matrix .cell_alt1,
table#product_matrix .cell_alt2,
table#product_prices .cell_alt1,
table#product_prices .cell_alt2,
table#community_last_posts .cell_alt2
{
	text-align:center;
}

table#community_last_posts td.thread_details
{
	line-height:16px;
}

table#community_last_posts td.thread_details .user_name,
table#community_last_posts td.thread_details .user_name a
{
	color:#345365;
	text-decoration:none
}

table#community_creditgame_members_top_credits td
{
	vertical-align:middle;
}
table#community_creditgame_members_top_credits .rang_higher
{
	font-size:12px;
	font-weight:bold;
	color:#2C89D8;
}

table#community_creditgame_members_top_credits .rang_lower
{
	font-weight:bold;
	color:#F73717;
	font-size:10px;
}

table#community_creditgame_members_top_credits .rang_same
{
	font-weight:bold;
	color:#999;
	font-size:10px;
}

table#community_creditgame_members_top_credits td.user_details
{
	line-height:16px;
}



table#community_creditgame_members_top_credits .forum_name,
table#community_creditgame_members_top_credits .forum_name a
{
	color:#345365;
	text-decoration:none
}


table .forum_thumbnail 
{
	width:140px;
}


table.listing .forum_thumbnail img
{
	width:120px;
	height:90px;
	margin:10px;
	float:left;
}

table.listing .forum_description
{
	line-height:normal;
	height:auto;
	vertical-align:middle;
}

table.listing td.right_align
{
	text-align:right;
}


table.listing .credits_total
{
	font-size:30px;
	text-align:center;
}

table.listing .credits_subtotal
{
	width:50%;
	float:left;
	font-size:16px;
	text-align:center;
	color:#AAAAAA;
	
}

div.pagination
{
	line-height:29px;
}

div.pagination_bot
{
	margin-bottom:10px;
}

div.pagination_top
{
	margin-top:10px;
}



div.pagination .left
{
	width:50%;
	float:left;
	height:35px;
}

div.pagination .right
{
	width:50%;
	float:right;
	height:35px;
	text-align:right;
}



div.success_box,
div.error_box,
div.notice_box
{
	border:1px solid #DADADA;
	margin-bottom:15px;
}

div.error_box div.error_title,
div.success_box div.success_title,
div.notice_box div.notice_title
{	
	color: #FFFFFF;	
	font-weight:bold;
	padding:5px;
}

div.error_box div.error_title
{
	background-color:#F73717;
}

div.success_box div.success_title
{
	background-color:#88C889;
}

div.notice_box div.notice_title
{
	background-color:#2A4352;
}

div.error_box div.error_message,
div.success_box div.success_message,
div.notice_box div.notice_message
{
	background-color: #EFEFEF;
	padding: 10px;
}




#page_index #content_alpha .right_side .contents
{
	padding:0;
}







