@charset "utf-8";
body {
	background-color: #e1e1e1;
	margin: 0px;
	padding: 0px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}


#main {
	background-color:#FFFFFF;
	
	padding: 15px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8a8a8a;
	border-left-color: #8a8a8a;	
}

#footer {

	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
}



h2 {

color: #FF5F15;

}


P
{ 
    FONT-SIZE: 12px;
    COLOR: #000000;
    LINE-HEIGHT: 140%;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}

TD
{ 
    FONT-SIZE: 12px;
    COLOR: #000000;
    LINE-HEIGHT: 140%;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}

.heading-orange
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	COLOR: #FF5F15;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 18px;	
}

A{
	COLOR: #0066FF;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
	
	}

A:hover{
	COLOR:  #FF5F15;
	text-decoration: none;
	}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	float: none;
}	

#header {

	}

#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: bottom;
	
	margin: 0px;
	padding: 0px;
	float: none;
}	

.heading-orange-small {

    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #FF5F15;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}

span {
    LINE-HEIGHT: 140%;
   
	}
	

	
#form{
	font-family: Arial, Helvetica, sans-serif;
	width: 80%;
	display: none;
	
}

#form td {

margin: 5px;

}

#form h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FF5F15;
	display: block;
padding: 5px;
}

#form #supportform table {
	background-color: #e1e1e1;
padding: 5px;
width: 100%;
}

#form #supportform td {
	background-color: #e1e1e1;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.small-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}

#form td img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: bottom;
	display: inline;
	margin: 0px;
	padding: 0px;
	float: none;
}

#form span .small-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}

#form input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#datepicker {
position:absolute;
visibility:hidden;
background-color:#ffffff;
layer-background-color:#ffffff;
}

.articles {
	padding: 5px;
	width: 720;
}

#valid a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#logo {
	margin-left:auto;
	margin-right:auto;
	width: 750px;
	height: 65px;
	background-color: #eb9916;
	background-image: url(http://rockstarrecipes.com/images/rsr-logo.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;

}