/*

Theme Name: 
Theme URI: 
Description:
Version:
Author: 

*/	


			/* Global Layout */


body 
{
font-size: 11px;
margin: 0px;
text-align: center;
background: #ffffff url(img/background.gif);
color: #666666;
font-family: Helvetica, Arial, Geneva, sans-serif;
}

#wrap{
background: #ffffff;
	position: relative;
	width: 851px;
	margin: auto;
}

	#head{
		position: relative;
		height: 119px;
		background: url(img/head.gif) top left no-repeat;	
	}
	
		#logo{
			position: absolute;
			height: 82px;
			width: 327px;
			left: 22px;
			top: 22px;
			text-indent: -9999em;
		}
		
		#contact{
			position: absolute;
			top: 0px;
			right: 0px;
			height: 15px;
			width: 176px;
			text-indent: -9999em;
			background: url(img/contact.gif) top left no-repeat;
			background-position: -155px -155px;
		}
		
		#contact:hover{
			background-position: 0 0;
		}
		
	#nav{
		position: relative;
		height: 23px;
		padding-left: 19px;
		background: url(img/nav-bg.gif) top left;
	}
	
		#nav li{
			position: relative;
			float: left;
			height: 23px;	
			padding-right: 13px;
			padding-left: 10px;
		}
		
		#nav li a{
			position: relative;
			float: left;
			padding: 5px 0 0 0;
			height: 18px;
			font-size: 12px;
			text-transform: uppercase;
			text-decoration: none;
				font-weight: bold;
		}
		
		#nav li.lt1{
			background: url(img/nav-break.gif) top right no-repeat;
		}
		
		#nav li.lt1 a{
			color: #cce4c8;
		}
		
		#nav li.lt1 a:hover{
			color: #CDA9D3;
			background: url(img/lt1bg.gif) center repeat-x;
		}
		
		#nav li.lt1 a.active{
			color: #fff;
		}
		
		#nav li.lt2{
			background: url(img/nav-break2.gif) top right no-repeat;
		}
		
		#nav li#n6{
			position: relative;
			padding-right: 21px;
			background: url(img/nav-change.gif) top right no-repeat;
		}
		
		#nav li.lt2 a{
			color: #3D3D3D;
		}
		
		#nav li.lt2 a:hover{
			color: #000;
			background: url(img/lt2bg.gif) center repeat-x;
		}
		
		#nav li.lt2 a.active{
			color: #fff;
		}
		
		#nav .shim{
			position: absolute;
			top: 0px;
			right: 0px;
			width: 150px;
			height: 23px;
			background: url(img/nav-break2.gif) top left no-repeat;
		}
		
		
	#page-break{
		position: relative;
		height: 32px;
		background: url(img/pbg.gif) top left;
	}
	
	#page{
		position: relative;
		margin-top: -1px;
		padding: 0 0 28px 28px;
		background: url(img/page-foot.gif) bottom center no-repeat;
	}
	
		#content{
			position: relative;
			float: left;
			text-align: left;
			width: 519px;
		}

		#content-singlepage{
			position: relative;
			float: left;
			text-align: left;
			width: 774px;
		}
		
		#content-orderpage{
			position: relative;
			float: left;
			text-align: left;
			width: 634px;
		}

		
			#flash{
				position: relative;
				padding-bottom: 12px;	
			}
			
				#flash img{
					display: block;
				}
			
			.entry{
				position: relative;
				padding-bottom: 18px;
				background: url(img/content-bg.gif) bottom left no-repeat;
			}
			
				.entry h2{
				position: relative;
				font-size: 16px;
				color: #993333;
				padding-bottom: 14px;
				background: url(img/title-bg.gif) bottom left no-repeat;
				font-weight: bold;
					}
				
					.entry p{
						position: relative;
						font-size: 12px;
						line-height: 1.4em;
						padding: .2em 0 .8em 0;
					}
			
			
			.entry-singlepage{
				position: relative;
				padding-bottom: 18px;
				
			}
				
					.entry-singlepage h2{
						position: relative;
						font-size: 16px;
						color: #993333;
						padding-bottom: 14px;
						background: url(img/title-bg.gif) bottom left no-repeat;
						font-weight: bold;
					}
				
					.entry-singlepage p{
						position: relative;
						font-size: 12px;
						line-height: 1.4em;
						padding: .2em 0 .8em 0;
					}
		
		
		
			      #button1
				  {
				   float: left;
					display: block;
					width: 105px;
					height: 34px;
					background: url("img/button_demo.jpg") no-repeat 0 0;
				
				  }
				
				  #button1:hover
				  { 
					background: url("img/button_demo-over.jpg") no-repeat 0 0;
				  }
				  #button2
				  {
				   float: left;
					display: block;
					width: 105px;
					height: 34px;
					background: url("img/button_order.jpg") no-repeat 0 0;
				
				  }
				
				  #button2:hover
				  { 
					background: url("img/button_order-over.jpg") no-repeat 0 0;
				  }			      
				  #button3
				  {
				   float: left;
					display: block;
					width: 105px;
					height: 34px;
					background: url("img/button_screenshots.jpg") no-repeat 0 0;
				
				  }
				
				  #button3:hover
				  { 
					background: url("img/button_screenshots-over.jpg") no-repeat 0 0;
				  }
					
		#bottombody{
	font-size: 12px;
	list-style-type: disc;
	list-style-position: inside;	
		}	
		#sidebar{
			position: relative;
			float: left;
			width: 256px;
			padding-left: 20px;	
		}
		
		#sidebar-order{
			position: relative;
			float: left;
			width: 141px;
			padding-left: 24px;	
		}
		
			.widget{
				position: relative;				
			}
			
				.widget img{
					position: relative;
					border: 1px solid #669999;
					border-bottom: 0;
					display: block;
				}
				
				.buy-now{
					position: relative;
					display: block;
					text-indent: -9999em;
					background: url(img/buy-link.gif) top left no-repeat;
					height: 89px;
				}
				
				.sidecontent-title {
	margin: 0px;
	padding: 4px 10px 4px 10px;
	background: url(img/global_merch_heading_grad.gif);
	font-weight: bold;
	font-size: 140%;
}
				.sidecontent{
						    background: url(img/bkgnd_sidebar_tab.jpg);
							font-size: 12px;
							}
							
	
			/*************************/
		/* Order Page - Forms */
		/*************************/
		
		select {  font: 11px Verdana, Arial, Helvetica, sans-serif; color: #333333; background-color: #E8F8FF; border: 1px solid #A3C3D0}
		TD.checkoutrule, TD.checkoutrule { 
		font: 9px Verdana, Arial, Helvetica, sans-serif;
		line-height: 25px;
		color: #333333;
		border: none 0;
		border-bottom: 1px solid #dddddd;/*the border*/
		height: 1px;
		}
		.bodytxt, TD.bodytxt, TD.bodytxt A, TD.bodytxt A:visited, TABLE.bodytxt, TABLE.bodytxt A, TABLE.bodytxt A:visited { 
		font: 11px Verdana, Arial, Helvetica, sans-serif;
		line-height: 16px;
		color: #333333;
		}
		.boxborder {
			border: 1px solid #CCCCCC;
}
	
	
	#footer{
		font-size: 12px;
		position: relative;
		padding-top: 14px;
		margin-top: 25px;
		height: 45px;
		color: #959595;	
		background: url(img/foot.gif) top left no-repeat;
		
	}
	
			#fsm{
			position: absolute;
			top: 0px;
			right: 0px;
			height: 15px;
			width: 296px;
			text-indent: -9999em;
			background: url(img/fansoftmedia.gif) top left no-repeat;
			background-position: -355px -155px;
			
		}
			#fsm:hover{
			background-position: 0 0;
		}
		
		#footer a{
			color: #959595;
		}
.biggertext {
	font-size: 16px;
}

.hugetext {
	font-size: 20px;
}

.biggertextcolored {
	font-size: 16px;
	color: #993333;
}
.awesomebox {
	font-size: 14px;
	border: 1px solid #999999;
	
}
/*************************************/
/* FAQ/Features - Questions/Answers */
/*************************************/
	.question{
		font-weight:bold;	/* Bold font */		
		color: #0000cc;		/* The questions is in red */
		cursor:pointer;		/* Cursor is like a hand when someone rolls the mouse over the question */
	}
		
	.answer{
		/* Layout properties - You can change these */
		
		border: 1px solid #555555;
		padding:3px;
		width:500px;
		background-color:#E2EBED;

		/* This one should not be changed */
		display:none;	
	}