@import url("navigation.css");

* {
	padding:0px;
	margin:0px;
}
html {}
body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 12px;
	background-color:#ffffff;
	color: #000000;
}
a {
	text-decoration:none;
	outline:none;
	color: #578094;
}
a:hover {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
img, a img {
	border:none;
}
ul, li {
	list-style-type: none;
}
input,select {
	outline:none;
}
blockquote {}
.strong {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.uppercase {
	text-transform: uppercase;
}
.left {
	float:left;
}
.right {
	float:right;
}
.hide { 
	display: none; 
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: both;
}

/*		
//////////////////////////////////////////////////////
	LAYOUT
//////////////////////////////////////////////////////
*/

#shadow {
	width: 978px;
	margin: 0px auto;
	background-image: url(../images/shadow.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#wrap {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 970px;
}
#container {
	background-color: #FFFFFF;
	padding-left: 15px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 953px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #BBD2E2;
	border-left-color: #BBD2E2;
}


/*		
//////////////////////////////////////////////////////
	HEADER
//////////////////////////////////////////////////////
*/

#header {
	height: 104px;
	background-color: #1E9AC9;
	color: #FFFFFF;
	position:relative;
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#logo {
	height: 40px;
	width: 300px;
	position:absolute;
	top:20px;
	left:13px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#logo a {
	display:block;
	height: 40px;
	width: 300px;
}
#languageMenu {
	position:absolute;
	right:16px;
	top:5px;
	z-index:10;
	width:107px;
}
#languageMenu ul {}
#languageMenu ul li {
	color: #FFFFFF;	
}
#languageMenu ul li span {
	cursor:pointer;
	display:block;
	background-image: url(../images/bullet_lang_menu.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#languageMenu ul li a {}
#search {
	position:absolute;
	right:16px;
	top:38px;
	z-index:2;
	width: 263px;
	background-image: url(../images/search.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 33px;
}
#search input#sinput {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
	height: 19px;
	float: left;
	width: 155px;
	padding-top: 6px;
	padding-left: 27px;
	background-color: transparent;
	z-index:3;
}
#search input#s {
	cursor:pointer;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	height: 23px;
	float: right;
	width: 48px;
	margin-left: 5px;
	padding-top:3px;
}
#searchForm {
	left:16px;
	top:60px;
	z-index:2;
	width: 263px;
	background-image: url(../images/search.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #1E9AC9;
	height: 29px;
}
#searchForm input#sinput {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
	height: 19px;
	float: left;
	width: 155px;
	padding-top: 6px;
	padding-left: 27px;
	background-color: transparent;
	z-index:3;
}
#searchForm input#s {
	cursor:pointer;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 3px;
	height: 23px;
	float: right;
	width: 48px;
	margin-left: 5px;
	padding-top:3px;
}
#navigation {
	position:absolute;
	bottom:0px;
	left:16px;
	width: 940px;
}
#navigation ul {}
#navigation ul li {
	float: left;
	margin-right: 0px;
	height: 28px;
	padding-right: 2px;
	padding-left: 8px;
	background-image: url(../images/nav_tab_left.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navigation ul li.current_page_item {
	position:relative;
	background-image: url(../images/nav_tab_left_active.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navigation ul li.current_page_item img {
	position:absolute;
	left:50%;
	bottom:-7px;
	margin-left: -6px;
	width:13px;
	height:7px;
	z-index:100;
}
#navigation ul li.current_page_item a {
	background-image: url(../images/nav_tab_right_active.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFFFFF;
}
#navigation ul li.current_page_item a:hover {
	color: #ffffff;
}
#navigation ul li.current_page_parent {
	position:relative;
	background-image: url(../images/nav_tab_left_active.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navigation ul li.current_page_parent img {
	position:absolute;
	left:50%;
	bottom:-7px;
	margin-left: -6px;
	width:13px;
	height:7px;
	z-index:100;
}
#navigation ul li.current_page_parent a {
	background-image: url(../images/nav_tab_right_active.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFFFFF;
}
#navigation ul li.current_page_parent a:hover {
	color: #ffffff;
}
#navigation ul li a {
	color: #1081B1;
	display: block;
	padding-top: 8px;
	font-size: 13px;
	text-transform: uppercase;
	float: left;
	background-image: url(../images/nav_tab_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 14px;
	padding-bottom: 4px;
	padding-left: 7px;
}
#navigation ul li a:hover {
	color: #333333;
}

/*		
//////////////////////////////////////////////////////
	MAIN
//////////////////////////////////////////////////////
*/

#content {
	float: left;
	width: 680px;
}
#promo {
	width: 669px;
	border: 1px solid #F3F3F3;
	height: 258px;
	margin-bottom: 20px;
	overflow:hidden;
}
#promo .promoContent {
	float: left;
	width: 441px;
	height: 258px;
	background-image: url(../images/woman-playing-poker.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position:relative;
}
#promo .promoContent .promoText {
	position:absolute;
	right:0px;
	top:20px;
	width:230px;
	height: 220px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 3px;
	color: #40464B;
}
#promo .promoContent .promoText ul {}
#promo .promoContent .promoText ul li {
	margin-bottom: 10px;
}
#promo .promoContent .promoText ul li a {
	text-decoration: underline;
	color: #1F6B90;
}
#promo .promoContent .promoText ul li a:hover {
	text-decoration: none;
}
#promo ul.promoNavigation {
	float: right;
	width: 228px;
	height: 258px;
	background-image: url(../images/promo_item_list_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#promo ul.promoNavigation li {
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #F3F3F3;
	background-image: url(../images/promo_item_list_bg.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
}
#promo ul.promoNavigation li.last {
	display:block;
	border:none;
	background-image:none;
}
#promo ul.promoNavigation li a {
	text-transform: uppercase;
	color: #82A3BA;
	display: block;
	padding-top: 18px;
	padding-bottom: 18px;
	padding-left: 17px;
	font-size: 14px;
}
#promo ul.promoNavigation li a:hover {
	color: #2d5b89;
}
#promo ul.promoNavigation li.selected {
	background-image: url(../images/promo_item_list_selected_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#promo ul.promoNavigation li.selected a {
	text-transform: uppercase;
	color: #2d5b89;
}
#promo ul.promoNavigation li.selected a:hover {}
#content .entry {
	font-size: 12px;
	color: #7E7B7C;
	width: 673px;
	background-image: url(../images/entry_top_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 25px;
}
#content .entryInner {
	width: 680px;
	background-image: url(../images/entry_body_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;

}
#content .entry .entryWrap {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 640px;
	position:relative;
	top:-15px;
}
#content .entry .entryWrap h2 {
	color: #005F97;
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 13px;
}
#content .entry .entryWrap p {
	padding-bottom:15px;
}
#content .entry .entryWrap img {
	padding-right: 6px;
	padding-bottom: 3px;
	display: inline;
}
#content .entry .entryWrap a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #ABBFC9;
}
#content .entry .entryWrap a:hover {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}
#content .entry .entryWrap ul {}
#content .entry .entryWrap ul li {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #F3F3F3;
	padding-top: 6px;
	padding-bottom: 7px;
	padding-left: 32px;
	display: block;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 17px 11px;
}
#content .entry .entryWrap ol li {
	list-style-type: decimal;
	list-style-position: inside;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3F3F3;
	padding-top: 6px;
	padding-bottom: 7px;
	padding-left: 32px;
}
#content .entry .entryWrap .promo {
	width:270px;
	padding-left:10px;
}
#content .entry .entryWrap .promo h3 {
	padding-bottom:5px;
}
#content .entry .entryWrap .promo img {
	display:block;
	padding-top:40px;
	padding-left:15px;
}
#content .entry .entryWrap .bigPromoText h1 {
	font-size: 22px;
	font-weight: bold;
	padding-bottom:0px;
}
#content .entry .entryWrap h3 {
	color: #005f97;
}
#content .entryBottom {
	width: 673px;
	height: 5px;
	clear: both;
	background-image: url(../images/entry_bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 25px;
}

/*	
//////////////////////////////////////////////////////
	SIDEBAR
//////////////////////////////////////////////////////
*/

#sidebar {
	float: left;
	width: 250px;
	margin-left: 10px;
}

#sidebar .box {
	width: 243px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/box_top_bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#sidebar .box ul.nav {}
#sidebar .box ul.nav li {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #F3F3F3;
	padding-top: 6px;
	padding-bottom: 7px;
	padding-left: 32px;
	display: block;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 17px 11px;
}
#sidebar .box ul.nav li a {
	text-transform: uppercase;
	font-size: 11px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #E3EAED;
	color: #6EA2C2;
}
#sidebar .box ul.nav li.current_page_item a {
	font-weight: bold;
}
#sidebar .box ul.nav li a:hover {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	color: #3B6E8D;
}
#sidebar .box .boxBottom {
	height: 27px;
	width: 243px;
	background-image: url(../images/box_bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom:20px;
}
#sidebar .boxBottomInner {
	height: 27px;
	width: 243px;
	margin:0 auto;
	position:relative;
	top:-6px;
	background-image: url(../images/box_bottom_active.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom:20px;
}
#sidebar .box h3 {
	text-transform: uppercase;
	color: #0F5F97;
	padding-top: 10px;
	padding-left: 15px;
}
#sidebar .box h4 {
	text-transform: uppercase;
	color: #ffffff;
	text-align:center;
	padding-top: 10px;
	padding-bottom:0px;
	background-image: url(../images/active_cat_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 42px;
}
#sidebar .box h4 a {
	color: #ffffff;
	text-decoration: none;
}
#sidebar .box .screenshot {
	width: 215px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	height: 122px;
	position:relative;
}
#sidebar .box .screenshot a {
	display:block;
	width: 215px;
	height:17px;
	position:absolute;
	bottom:-10px;
	left:0px;
	right:0px;
	text-align: center;
	color: #FFFFFF;
	background-color: #333333;
	padding-top: 1px;
	padding-bottom: 1px;
}
#sidebar .box .screenshot a:hover {
	background-color: #000000;
	color: #CCCCCC;
}
#sidebar .box .boxBottom2 {
	background-image: url(../images/box_bottom2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 8px;
	margin-top: 10px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EDEDED;
}
#sidebar .box p {
	color: #3E3E3E;
	line-height: 17px;
	text-align: center;
	padding-left: 10px;
	padding-right:10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#sidebar .box p a {
	color: #11659D;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #11659D;
}
#sidebar .box p a:hover {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	color: #FFFFFF;
	background-color: #3885BC;
}
#sidebar .box img {
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#sidebar .ad {
	width: 250px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 10px;
}

/*	
//////////////////////////////////////////////////////
	INNER PAGE
//////////////////////////////////////////////////////
*/

#content .entry ul.icons {
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom:20px;
	height: 17px;
	clear: both;
	list-style-type: none;
}
#content .entry ul.icons li {
	padding-right: 24px;
	padding-left: 22px;
	display:inline;
	padding-top: 6px;
	padding-bottom: 2px;
	list-style-type: none;
}
#content .entry ul.icons li a {
	color: #3C3C3C;
	border:none;
}
#content .entry ul.icons li a:hover{
	border:none;
	text-decoration:underline;	
}
#content .entry ul.icons li.iconShareThis {
	background-image: url('../images/empty.gif');
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
#content .entry ul.icons li.iconPrint {
	background-image: url('../images/icon_print.gif');
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
#content .entry ul.icons li.iconEmail {
	background-image: url('../images/icon_email.gif');
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
#content .entry ul.icons li.iconDigg {
	background-image: url('../images/icon_digg.gif');
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
#content .entry ul.icons li.iconFurl {
	background-image: url('../images/icon_furl.gif');
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
#content .entry ul.icons li.iconDelicious {
	background-image: url('../images/icon_delicious.gif');
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
#comments {
	margin-bottom: 20px;
}
#comments h3 {
	text-transform: uppercase;
	color: #0F5F97;
	padding-bottom: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #F3F3F3;
	width: 412px;
	margin-bottom: 10px;
	font-weight: bold;
}
#comments .listComments .commBox {
	padding-right: 20px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-image: url('../images/dir_bg.gif');
	background-repeat: repeat-x;
	background-position: left bottom;
	clear: both;
}
#comments .listComments .commBox .name {
	color: #4E80AC;
	font-size: 12px;
	float: left;
	width:200px;
	text-align:left;
	padding-bottom:10px;
}
#comments .listComments .commBox .date {
	color: #B9B9B9;
	font-size: 11px;
	float: right;
	width:200px;
	text-align:right;
	padding-bottom:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#comments .listComments .commBox .comm {
	color: #989898;
	clear: both;
	line-height: 16px;
	background-image: url(../images/dotted_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 10px;
} 
#commentForm {
	padding-top: 30px;
}
#commentForm h3 {
	text-transform: uppercase;
	color: #0F5F97;
	padding-bottom: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #F3F3F3;
	width: 412px;
	margin-bottom: 10px;
	font-weight: bold;
}
#commentForm p {
	color: #989898;
	clear: both;
	line-height: 16px;
}
#commentForm form {}
#commentForm form label {
	display: block;
	margin-bottom: 3px;
	color: #6F6B68;
}
#commentForm form input.author,
#commentForm form input.email,
#commentForm form input.url {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 13px;
	width:410px;
	height:25px;
	border: 1px solid #EDEDED;
	margin-bottom: 5px;
	padding-top: 4px;
	padding-left:2px;
	background-image: url('../images/form_shadow.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	
}
#commentForm form textarea {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 13px;
	width:410px;
	height:164px;
	border: 1px solid #EDEDED;
	margin-bottom: 15px;
	padding-top: 4px;
	padding-left:2px;
	background-image: url('../images/form_shadow.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
}
#commentForm form input.submitcomm {
	cursor:pointer;
}


/*		
//////////////////////////////////////////////////////
		FOOTER
//////////////////////////////////////////////////////
*/

#footer {
	height: 46px;
	clear: both;
	background-color: #1E9AC9;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#footer ul {
	color: #FFFFFF;
	margin-left: 16px;
	padding-top: 13px;
}
#footer ul li {
	float: left;
	margin-right: 5px;
	font-size: 12px;
}
#footer ul li.logo {
	width:25px;
	height:25px;
	display:block;
	background-image: url(../images/logo_footer-trans.png);
	background-repeat: no-repeat;
	background-position: left top;
	position:relative;
	top:-3px;
}
#footer ul li a {
	color: #FFFFFF;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #87C2DA;
}
#footer ul li a:hover {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

