body,html{
	margin: 0;
	padding: 0;
}
body{
	background: #e6e6e6;
	font: 12px/18px Tahoma;
	color:#333333;
}
h1{
	background: url(http://www.joystickwidow.com/images/h1_bkg.gif) repeat-x;
	font: 12px/43px Trebechute Ms;
	color: #01792e;
	font-weight: bold;
	vertical-align: middle;
	padding-left: 15px;
	padding-right: 15px;
	border-left: 1px solid #eaeaec;
	border-right: 1px solid #eaeaec;
}
h2{
	font: 12px/30px "Trebechute Ms", sans;
	font-weight: bold;
	color: #01792e;
	border-bottom: 1px dotted #dee0df;
}
#header{
	height: 138px;
	background: #1f311f;
}
#tools{
	height: 41px;
	background: url(http://www.joystickwidow.com/images/tools_bkg.gif) bottom repeat-x;
}
.centerDiv, .tools_content{
	width: 965px;
	margin-left: auto;
	margin-right: auto;
}

.tools_content{
	background: url(http://www.joystickwidow.com/images/header_spider_top.gif) no-repeat 348px 0px;
	height: 41px;
}

#tools .tools_content{
	font: 10px Tahoma;
	color: #FFFFFF;
}
#tools .tools_content .left{
	float: left;
}
#tools .tools_content .right{
	float: right;
	height: 40px;
}
#tools .tools_content a, #tools .tools_content a:visited{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0;
	line-height: 41px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 14px;
	padding-right: 14px;
}

#tools .tools_content a:hover{
	background: url(http://www.joystickwidow.com/images/menuItem_over_bkg.gif) repeat-x;
}

.searchBar{
	background: url(http://www.joystickwidow.com/images/hdr_search_bkg.gif) repeat-x;
	height: 100%;
	padding-left: 2px;
	padding-right: 2px;
}
.searchBar input{
	font: 11px tahoma;
	color: #666666;
	background: none;
	border: none;
}

#flashBar{
	height: 181px;
	border-bottom: 1px solid #fafafa;
	background: #FFFFFF;
}
.leftCol{
	background: #aaaaaa url(http://www.joystickwidow.com/images/leftCol_bkg.gif) repeat-x;
	border-right: 1px solid #ebebeb;
	vertical-align: top;
	padding: 20px;
}
.rightCol{
	background: #ffffff url(http://www.joystickwidow.com/images/rightCol_bkg.gif) repeat-x;
	padding: 20px;
	vertical-align: top;
}

.rightBorder{
	border-right: 1px solid #dee0df;
}
.rightContent{
	width: 50%;
	margin-bottom: 60px;
}
.leftContent{
	width: 306px;
	margin-bottom: 60px;
	float: right;
}
.greenBox{
	background: #394A3A;
	border: 1px solid #e1e1e1;
	padding: 15px;
}
.whiteBox{
	background: #FFFFFF;
	border: 1px solid #e1e1e1;
	padding: 15px;
}
.picOutline{
	border: 1px solid #d8d8d8;
}
.picOutlineWhiteBorder{
	border: 1px solid #d8d8d8;
	padding: 1px;
	background: #FFFFFF;
}

ul.newsList {
	padding: 0;
	margin: 0;
}

ul.newsList li{
	color: #26a656;
	list-style: none;
	background: url(http://www.joystickwidow.com/images/li_newsList.gif) no-repeat 0 5px;
	padding-left: 26px;
}

ul.newsList a
{
	font-size:medium;
}


#footer{
	background: url(http://www.joystickwidow.com/images/footer_bkg.gif) repeat-x bottom;
	height: 121px;
	position: relative;
	top: -64px;
}
#footer .left{
	float: left;
	padding-top: 89px;
	font-weight:bold;
	font-size: 10px;
}
#footer .left a{
	color: #34734c;
	text-decoration: none;
	padding-right: 10px;
	margin-left: 10px;
	border-right: 1px solid #CCCCCC;
}

#footer .right{
	float: right;
}



/* Accordian */
.accordionHeader
{
    
    FONT-SIZE: 7pt; 
    COLOR: #FFFFFF; 
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: bold;
    border: 1px solid #666666;
    background-color: #315C24;
    cursor: pointer;
}
.accordionContent
{
    background-color: #cccccc;
    border: 1px dashed #666666;
    border-top: none;
}




.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(http://www.joystickwidow.com/images/FilledStar.png);
}

.emptyRatingStar {
    background-image: url(http://www.joystickwidow.com/images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(http://www.joystickwidow.com/images/SavedStar.png);
}


A:link {
	COLOR: #26a656; FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; TEXT-DECORATION: none
}
A:visited {
	COLOR: #26a656; FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; TEXT-DECORATION: none
}
A:hover {
	COLOR: #1F8745; FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif
}
A:active {
	COLOR: #26a656; FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif; TEXT-DECORATION: none
}





/* CSS Document */



