/*
CSS Credit: http://www.templatemo.com/
*/

body {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFF;
/*	background-image: url(../images/templatemo_main_background.gif); */
	background-repeat: repeat-x;
}
/*
a:link, a:visited { color: #333333; text-decoration: none; font-weight: bold;} 
a:active, a:hover { color: #333333; text-decoration: underline;}
*/
a:link, a:visited {
	/*color: #9F6;*/
	color: #00FF80;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
} 
a:active, a:hover {
	/*color: #9F6;*/
	color: #00FF80;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

/*
.show_link a{
	font-weight: bold;
	text-decoration: underline;
	color: #09F;
	font-size: 12px;
	margin-right:5px;
}
*/
.more_button a{
	clear: both;
	display: inline-block;
	width: 70px;
	margin: 0 0 5px 0;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #660;
	background: #ffd929;
	border-bottom: 1px solid #aa8c02;
}

.addtocard_btn a{
	clear: both;
	display: inline-block;
	width: 90px;
	margin: 0px 5px 5px 0;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #660;
	background: #ffd929;
	border-bottom: 1px solid #aa8c02;
}

.tab_spaces_2_buttons {
	margin: 0px 5px 0px 250px;
}

h1 {
	margin: 0;
	padding: 3px 0px 2px 0px;
	font-size: 18px;
	font-weight: bold;
	color: #99CC00;
}

h2 {
	margin: 0 0 15px 0;
	padding: 0;
	height: 30px;
	padding: 3px 0 0 5px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

h3 {
	margin: 0 0 4px 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	color: #06F;
}

h4 {
	margin: 3px 0 0px 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

h7 {
	color: #FC0;
	font-size: 14px;
	font-weight: bolder;
	font-style: italic;
	text-align: center;
}

img {
	margin: 0 0 15px 0;
	padding: 0;
	border: 1px solid #FFFFFF;
}

.templatemo_price{
	clear: both;
	padding: 0 0 5px 0;
	margin: 0;
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
}


#templatemo_container {
	margin: auto;
	width: 980px;
   /*background-color: #066;*/ 
}

#templatemo_container_new {
	margin: auto;
	width: 880px;
   /*background-color: #066;*/ 
}

#templatemo_container_new {
	margin: auto;
	width: 780px;
   /*background-color: #066;*/ 
}


/* top panel */
#templatemo_top_panel {
	width: 980px;
	height: 5px;
	padding: 0 10px;
	background: url(../images/templatemo_top_panel_background.jpg) no-repeat; 
}

#templatemo_header {
	float: left;
	margin: 30px 25px 0 100px;
	width: 450px;
	height: 30px;
	padding: 0px 0;
	color: #FFFFFF;
	font-size: 35px;
	font-weight: bold;
}

#templatemo_shoppingcart {
	float: right;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	margin: 15px 15px 0 0;
	padding: 5px 10px;
	background: #79a33e;
}

#templatemo_shoppingcart h1 {
	padding: 10px 0 0 40px;
	margin: 0 0 5px 0;
	font-size: 16px;	
	background: url(../images/shoppingcart.gif) left bottom no-repeat;
	color: #99FF00;
}

#templatemo_shoppingcart span{
	font-weight: bold;
}
/* end of top panel */

/* banner */
#templatemo_banner {
	width: 980px;
	height: 75px;
	padding: 0 10px;
	color: #FFFFFF;
	background:url(../images/templatemo_banner_background.jpg) no-repeat;
}

#templatemo_banner_text {
	padding: 5px 0 0 20px;
	width: 450px;
}
#templatemo_banner_text p{
	margin: 0 0 15px 0;
	padding: 0;
}
/* end of banner */

/*------------- Menu ------------------*/
#templatemo_menu {
	width: 980px;
	height: 35px;
	padding: 0 2px 10px 0px;
	background: url(../images/templatemo_menu_background.gif) no-repeat;
}

#templatemo_top_ads {
	width: 650px;
	height: 65px;
	padding: 15 0px;
	text-align:center;
/*	background: url(../images/templatemo_blue_title_background.gif) no-repeat; */
}

#templatemo_top_ads_left {
	width: 980px;
	height: 90px;
	padding: 10 0px 0px 0;
	text-align:left;/*	background: url(../images/templatemo_blue_title_background.gif) no-repeat; */
}

#templatemo_bottom_ads {
	width: 980px;
	height: 90px;
	padding: 10 0px 0px 0;
	text-align:center;
/*	background: url(../images/templatemo_blue_title_background.gif) no-repeat; */
}

/*
#templatemo_middle_2_ads {
	width: 469px;
	height: 65px;
	padding: 0 0px;
	text-align:left;*/
/*	background: url(../images/templatemo_blue_title_background.gif) no-repeat; */
/*}*/




#templatemo_menu ul {
	margin: 0;
	padding: 4px 0 0 0;
	list-style: none;
}

#templatemo_menu ul li{
	display: inline;
}

#templatemo_menu ul li a{
	float: left;
	width: 100px;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	border-right: 1px solid #c10a0a;
}

#templatemo_menu ul li .lastmenu{
	border-right: none;	
}

#templatemo_menu li a:hover, #templatemo_menu li .current{
	color: #FFCC00;
}
/* ----------------- end of menu----------------*/

/* ----- Form ----- */
.form_row{
	padding: 0 0 5px 0;
}

form{
	margin: 0;
	padding: 0;
	width: 600px;
	text-align: left;
}

label {
	margin-right: 10px;
}

input{
	width: auto;
	height: 18px;
	line-height: normal;
	color: #000000;
	border: 1px solid #000;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
}

.button{
	width: 60px;
	height: 23px;
}
/* End of Form */

/* ----------------- Content ----------------------- */

#templatemo_content {
	float: left;
	width: 970px;
	padding: 0px 0px;
	/*background: url(../images/templatemo_content_background.gif) repeat-y; */
	background-color: #1B703A;
}

#templatemo_content_new {
	float: left;
	width: 900px;
	padding: 0px 0px;
	/*background: url(../images/templatemo_content_background.gif) repeat-y; */
	background-color: #1B703A;
}

/* left panel */
#templatemo_left_panel_1 {
	float: right;
	/*width: 254px;*/
	width: 240px;
	background-color: #1B703A;
	margin: 10px 0px 0px 1px;
	padding-top: 5px;
	padding-bottom: 50px;
	text-align: left;
}

* html #templatemo_left_panel_1 {
	float: left;
	width: 254px;
	background-color: #1B703A;
	margin: 10px 0px 0 1px;
	padding-bottom: 50px;
}

#templatemo_left_panel_1 p{
	padding: 0 0 10px 0;
	margin: 0;
}

#templatemo_left_panel_1 img{
	border: none;
	margin-bottom: 15px;
}

#templatemo_left_panel_1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#templatemo_left_panel_1 ul li{
	display: block;
}

#templatemo_left_panel_1 ul li a{
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

#templatemo_left_panel_1 ul li a:hover{
	color: #ffd200;
}

/* left panel */
#templatemo_left_panel {
	float: right;
	/*width: 254px;*/
	width: 254px;
	background-color: #1B703A;
	margin: 10px 0px 0px 1px;
	padding-top: 5px;
	padding-bottom: 50px;
	text-align: left;
}

* html #templatemo_left_panel {
	float: left;
	width: 274px;
	background-color: #1B703A;
	margin: 10px 0px 0 1px;
	padding-bottom: 50px;
}

#templatemo_left_panel p{
	padding: 0 0 15px 0;
	margin: 0;
}

#templatemo_left_panel img{
	border: none;
	margin-bottom: 15px;
}

#templatemo_left_panel ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#templatemo_left_panel ul li{
	display: block;
}

#templatemo_left_panel ul li a{
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

#templatemo_left_panel ul li a:hover{
	color: #ffd200;
}

.templatemo_blue_panel {
	width: 250px;
	background: #0643b4;
}

.templatemo_blue_panel_bottom {
	width: 250px;
	height: 5px;
	margin-bottom: 25px;	
	/*background: url(../images/templatemo_blue_panel_bottom.gif) no-repeat;*/
}

* html .templatemo_blue_panel_bottom {
	margin-bottom: 0;	
}

.templatemo_blue_panel h2{
	background: url(../images/templatemo_blue_title_background.gif) no-repeat;
}

.templatemo_red_panel {
	width: 250px;
	background: #e10d0d;
}
.templatemo_red_panel_bottom {
	width: 250px;
	height: 5px;
	margin-bottom: 25px;	
	background: url(../images/templatemo_red_panel_bottom.gif) no-repeat;
}

* html .templatemo_red_panel_bottom {
	margin-bottom: 0	
}
.templatemo_red_panel h2{
	background: url(../images/templatemo_red_title_background.gif) no-repeat;
}

.templatemo_yellow_panel {
	width: 250px;
	color: #333333;
	background: #efc505;
}
.templatemo_yellow_panel_bottom {
	width: 250px;
	height: 0px;
	margin-bottom: 0px;	
	background: url(../images/templatemo_yellow_panel_bottom.gif) no-repeat;
}

.templatemo_yellow_panel_bottom {
	margin-bottom: 0;	
}

.templatemo_yellow_panel h2{
	background: url(../images/templatemo_yellow_title_background.gif) no-repeat;
}

.templatemo_left_content {
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	text-indent: right;
}
/* end of left panel */

#templatemo_right_panel_home {
	float: left;
	width: 950px;
	background-color: #1B703A;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0 5px;
}


#templatemo_right_panel_home h1{
	margin: 0 0 3px 0;
	color: #F90;
	font-weight: 300;
	line-height: normal;
}

#templatemo_right_panel_home p{
	margin: 0;
	padding: 0 0 10px 0;
	text-align: justify;
	color: #9F9;
	font-size: 12px;
	font-weight: bold;
	margin-right:5px;
}

#templatemo_right_panel_home img{
	float: left;
	margin: 2px 2px 5px 0;
}

#templatemo_right_panel {
	float: right;
	width: 670px;
	background-color: #1B703A;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0 0px;
}

#templatemo_right_panel h1{
	margin: 0 0 3px 0;
	color: #F90;
	font-weight: 300;
	line-height: normal;
}

#templatemo_right_panel p{
	margin: 0;
	padding: 0 0 5px 0;
	text-align: justify;
	color: #9F9;
	font-size: 12px;
	font-weight: bold;
	margin-right:5px;
}
/*
#templatemo_right_panel a{
	font-weight: bold;
	text-decoration: underline;
	color: #09F;
	font-size: 12px;
	margin-right:5px;
}
*/
#templatemo_right_panel img{
	float: left;
	margin: 3px 10px 5px 0;
}
.templatemo_right_panel_fullwidth_home {
	float: none;
	width: 950px;
	background-color: #1B703A;
	background-position: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 5px;
}
.templatemo_right_panel_fullwidth_home {
	float: none;
	width: 950px;
	background-color: #1B703A;
	background-position: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 5px;
}

.templatemo_right_panel_fullwidth_home_top {
	float: none;
	width: 960px;
	background-color: #1B703A;
	background-position: left;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.templatemo_right_panel_fullwidth {
	float: none;
	width: 670px;
	background-color: #1B703A;
	background-position: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 5px;
}

/*----- product box -----*/
.productrow_home {
	float: left;
	padding: 0 0 15px 0;
	margin-bottom: 15px;
	width: 970px;
	border-bottom: 1px solid #CCCCCC;
}
.productrow_home_new {
	float: left;
	padding: 0 0 5px 0;
	margin-bottom: 15px;
	width: 680px;
	border-bottom: 1px solid #CCCCCC;
}
.productrow {
	float: left;
	padding: 0 0 8px 0;
	margin-bottom: 8px;
	width: 630px;
	border-bottom: 1px solid #CCCCCC;
}

.templatemo_middle_2_ads {
	width: 469px;
	height: 65px;
	padding: 0 0px;
	text-align:left;
/*	background: url(../images/templatemo_blue_title_background.gif) no-repeat; */
}

.productrow_ads_big {
	float: left;
	padding: 0 0 2px 0;
	margin-bottom: 2px;
	width: 650px;
	height: 90px;
	border-bottom: 1px solid #CCCCCC;
}

.ads_right_tall {
	float: left;
	padding: 0 0 2px 0;
	margin-bottom: 2px;
	width: 150px;
	height: 602px;
	border-bottom: 1px solid #CCCCCC;
}

.productrow_ads_small {
	float: left;
	padding: 0 0 2px 0;
	margin-bottom: 2px;
	width: 650px;
	height: 62px;
	border-bottom: 1px solid #CCCCCC;
}

.productbox_ad_120 {
	float:left;
	margin: 0px 15px 0 0;
	padding: 0px;
	width: 122px;
}

.productbox {
	float:left;
	margin: 0px 15px 0 0;
	padding: 0px;
	width: 222px;
}

.productbox_new {
	float:left;
	margin: 0px 12px 0 0;
	padding: 0px;
	width: 214px;
}

.templatemo_middle_1_ads {
	float:left;
	margin: 0px 1px 0 0;
	padding: 0px;
	width: 469px;
}
.gamebox {
	float:left;
	margin: 0px 1px 0 0;
	padding: 0px;
	width: 220px;
}
.adsbox {
	float:right;
	margin: 0px 5px 0 0;
	padding: 0px;
	width: 480px;
	text-align: right;
}
.adsbox2 {
	float:left;
	margin: 0px 1px 0 0;
	padding: 0px;
	height: 91px;
	width: 161px;
}
.donate {
	float: none;
	padding: 0px;
	height: 47px;
	width: 122px;
	text-align: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 280px;
}
.productbox .left {
	float: left;
	width: 110px;	
	margin: 0 0px 0 0;
}
.productbox .right {
	float: right;
	width: 110px;
	margin: 0px;
}
#productbox img {
	margin: 0px;
	padding: 0px;
	border: none;
}

#productbox p{
	font-size: 10px;
	padding: 5px 0px;
	line-height: 1.1;
	color: #999999;
}


/* product detail */

.product_detail_image {
	float: left;
	width: 310px;
	margin: 0px 5px 0px 0px;
}

.product_detail_image_stamp {
	float: left;
	width: 290px;
	/*height:220px; */
	margin: 0px 3px 0px 0px;
}

.product_detail_letter_images {
	float: left;
	width: 940px;
	margin: 0px 3px 0px 0px;
}

.scroller {
    float: left;
	width: 980px;
	margin: 0px 3px 0px 0px;
    overflow: scroll;
    /*overflow-y: hidden; */
}
 
.product_detail_image_stamp_right {
	float: right;
	width: 310px;
	margin: 0px 3px 0px 0px;
}

.product_detail_text_right {
	float: right;
	width: 460px;
	margin: 0px 0px 0px 0px;
}

.product_detail_image_stamp .bottom {
	float: left;
	width: 278px;
	margin: 3px 0px 0px 0px;
	vertical-align: bottom;
	text-align: left;
	color: #FC3;
	font-size: 12px;
	font-weight: bold;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
	background-position: bottom;
}

.product_detail_image_stamp_right .bottom {
	float: left;
	width: 308px;
	margin: 3px 0px 0px 0px;
	vertical-align: bottom;
	text-align: left;
	color: #FC3;
	font-size: 12px;
	font-weight: bold;
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
	background-position: bottom;
}

.product_detail_info {
	float: right;
	width: 250px;
}
.product_detail_info_stamp {
	float: right;
	width: 375px;
}

.product_detail_info input{
	width: 50px;
	border: 1px solid #999;
}

/*----- end of product box -----*/

#templatemo_content_bottom {
	clear: both;
	width: 970px;
	height: 5px;
	background: url(../images/templatemo_content_bottom.gif) no-repeat;
}

/* ----- Footer ----- */

#templatemo_footer {
	clear: both;
	padding: 5px 10px;
	width: 950px;
	text-align: center;
	background: #FFFFFF;
}

#templatemo_footer a{
	font-weight: normal;
	color: #666666;
}

#tab_spaces {
	width: 134px;
	/*height: 75px;*/
	margin: 0px 0px 0px 50px;
}


#templatemo_right_ads {
	 float: right;
	  width: 252px;
	/*height: 65px;*/
	padding: 0px 0px;
	text-align:right;
/*	background: url(../images/templatemo_blue_title_background.gif) no-repeat; */
}

#templatemo_right_ads_1 {
	 float: right;
	 width: 240px;
	/*height: 65px;*/
	padding: 0px 0px;
	text-align:right;
/*	background: url(../images/templatemo_blue_title_background.gif) no-repeat; */
}

#header .nav-extra  
{width:64px;height:36px;display:block;position:absolute;bottom:18px;z-index:10;}  
#header .nav-extra span  
{display:none;}  

#header .nav-extra.rss  
{background:transparent url(../images/nav-icons.png) no-repeat right top;right:20px;}  

#header a.twitter  
 {background:transparent url(../images/nav-icons.png) no-repeat left top;right:85px;} 


/* ----- End of Footer ----- */
