body {
	margin: 0;
	padding: 0;
	font: 100% Arial, Helvetica, Verdana, sans-serif;
	text-align: center;
	color: #000000;
}
h1 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 17px;
	line-height: 22px;
	font-weight: bold;
}
h2 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
}
h3 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
}
h4 {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
}
p {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
li {
	margin: 0 0 0 0;
	padding: 0;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
th, td {
	margin: 0 0 10px 0;
	padding: 0 5px 0 5px;
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	color: #000000;
}
select {
	font-size: 11px;
	line-height: 16px;
}
a:link {
	color: #333333;
	background: transparent;
	text-decoration: none;
}
a:hover {
	color: #FF9933;
	background: transparent;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	background: transparent;
	text-decoration: none;
}
a:visited:hover {
	color: #FF9933;
	background: transparent;
	text-decoration: underline;
}
ul.navigationLink {
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 16px;
	list-style-type: none;
}
ul.navigationLink li {
	display: inline;
	margin: 0;
	padding: 0 0 0 15px;
}
ul.navigationLink a:link {
	color: #000000;
	background: transparent;
	text-decoration: none;
}
ul.navigationLink a:hover {
	color: #FFFFFF;
	background: transparent;
	text-decoration: none;
}
ul.navigationLink a:visited {
	color: #000000;
	background: transparent;
	text-decoration: none;
}
ul.navigationLink a:visited:hover {
	color: #FFFFFF;
	background: transparent;
	text-decoration: none;
}
/* IE6 Hack */
* html ul.navlink a {
	height: 1px;
}
a.buttonLogin {
    background: url('/images/bt-login-trans.png') no-repeat top left;
	margin: 3px 0 10px -3px;
	padding: 0;
    display: block;
    width: 80px;
	height: 30px;
}
a.buttonLogin span {
    display: none;
}
a.buttonLogin:hover {
    background-position: top right;
}
a.buttonLogout {
    background: url('/images/bt-logout-trans.png') no-repeat top left;
	margin: 3px 0 10px -3px;
	padding: 0;
    display: block;
    width: 80px;
	height: 30px;
}
a.buttonLogout span {
    display: none;
}
a.buttonLogout:hover {
    background-position: top right;
}
a.buttonJoin {
    background: url('/images/bt-join-trans.png') no-repeat top left;
	margin: 3px 0 10px -3px;
	padding: 0;
    display: block;
    width: 80px;
	height: 30px;
}
a.buttonJoin span {
    display: none;
}
a.buttonJoin:hover {
    background-position: top right;
}
a.buttonSearch {
    background: url('/images/bt-search-trans.png') no-repeat top left;
	margin: 3px 0 10px -3px;
	padding: 0;
    display: block;
    width: 80px;
	height: 30px;
}
a.buttonSearch span {
    display: none;
}
a.buttonSearch:hover {
    background-position: top right;
}
#container {
	position: absolute;
	top: 0;
	left: 0;
	background: #FFFFFF url('/images/sidebar-background-home.gif') repeat-y left top;
	width: 1000px;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
}
#header {
	background: url('/images/header-background-trans2.png') repeat-x left top;
	margin: 0;
	padding: 0;
	height: 130px;
	clear: both;
}
#container_fluid {
	background: #FFFFFF url('/images/sidebar-background.gif') repeat-y right top;
	width: 100%;
	min-height: 1000px;
	min-width: 1000px;
	margin: 0 auto;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
}
#header_fluid {
	background: url('/images/header-background-trans2.png') repeat-x right top;
	margin: 0;
	padding: 0;
	height: 130px;
	clear: both;
}
#masthead {
	margin: 0;
	padding: 0;
}
#logo {
	position: absolute;
	top: 10px;
	left: 30px;
}
#banner {
	float: right;
	margin: 0;
	padding: 5px 20px 0 0;
	height: 75px;
}
#navigation {
	float: right;
	margin: 0;
	padding: 6px 20px 0 0;
	font-size: 12px;
	line-height: 16px;
	text-align: right;
	clear: both;
}
#sidebar {
	float: right;
	width: 175px;
	margin: 0 20px;
	padding: 0;
}
/* IE6 Hack */
* html #sidebar {
	float: right;
	width: 175px;
	margin: 0;
	padding: 0 20px;
}
#sidebar h3, #sidebar p {
	margin: 0;
	padding: 0;
}
#sidebar form {
	margin: 0;
	padding: 0 0 10px 0;
	clear: left;
}
#sidebar .formLinkBottom {
	float: right;
	margin: 3px 0 0 0;
}
#sidebar input {
	margin: 2px 0 2px 0;
	padding: 0;
	width: 170px;
	clear: left;
}
#sidebar .submitButton {
	float: left;
	margin: 2px 0;
	padding: 2px 0;
	background: url('/images/button-submit-up-trans.png') no-repeat top left;
	border: none;
	width: 70px;
	height: 20px;
	font-size: 11px;
	text-align: center;
	clear: both;
}
#sidebar .submitButton:hover {
	color: #FFFFFF;
}
#content {
	width: 735px;
	margin: 0 0 0 30px;
	padding: 0;
}
#content_fluid {	
	margin: 0 235px 0 30px;
	padding: 0;	
}
#flash {
	margin: 0 0 20px 0;
	padding: 0;
}
#columnContainer {
	margin: 0;
	padding: 0;
}
#columnOne {
	float: left;
	width: 510px;
	margin: 0;
	padding: 0;
}
#columnOne p {
	margin: 0 0 20px 0;
}
#columnTwo {
	float: right;
	margin: 0;
	padding: 0;
}
#columnTwo p {
	width: 150px;
	margin: 0 0 20px 0;
	text-align: center;
}
#footer {
	margin: 20px 0 0 0;
	padding: 0;
	border-top: 1px solid #FF9933;
	clear:left;
}
#footer p {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}
#footer a:link {
	color: #333333;
	background: transparent;
	text-decoration: none;
}
#footer a:hover {
	color: #FF9933;
	background: transparent;
	text-decoration: underline;
}
#footer a:visited {
	color: #333333;
	background: transparent;
	text-decoration: none;
}
#footer a:visited:hover {
	color: #FF9933;
	background: transparent;
	text-decoration: underline;
}
#footer .footerLink {
	margin: 0;
	padding: 10px 10px 0 0;
	float: left;
	width: 170px;
}
#footer .footerCopyright {
	margin: 0;
	padding: 20px 0 0 0;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	clear: left;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
/* Miscellaneous classes for reuse */
.fltrt {
	float: right;
}
.fltlft {
	float: left;
}
.box3col {
	background: url('/images/box3col-bottom.jpg') center bottom no-repeat;
	float: left;
	margin: 0;
	padding: 0 0 21px 0;
	width: 231px;
}
.box3col-content {
	background: url('/images/box3col-background.jpg') 1px top no-repeat;
	margin: 0;
	padding: 0;
	min-height: 50px;
}
.box3col-content p {
	margin: 0;
	padding: 10px 15px 0 15px;
	font-size: 12px;
}
.box2col {
	background: url('/images/box2col-bottom.jpg') center bottom no-repeat;
	float: left;
	margin: 0;
	padding: 0 0 15px 0;
	width: 357px;
}
.box2col-content {
	margin: 0;
	padding: 0;
}
.box2col-left {
	margin: 0;
	padding: 0 0 0 15px;
	float: left;
}
.box2col-right {
	margin: 0;
	padding: 0 15px 0 0;
	float: right;
	width: 232px;
}
.box2col-right p {
	margin: 0;
	padding: 0;
}
/* Form Fields */
.formInput 
{
    margin: 0;
    padding: 2px;
    font-size: 11px;
    height: 12px;
}
/* Results Area */
#results {
	margin: 0;
	padding: 0;
}
#resultsHeader {
	margin: 0;
	padding: 0;
	width: 100%;
	display: inline-block;
}
#resultsHeader h3 {
	margin: 0;
	padding: 0;
}
#resultsData {
	float: left;
	margin: 5px 0 10px 0;
	padding: 0;
}
#resultsData p {
	margin: 0;
	padding: 0;
}
#resultsNavigation {
	float: right;
	margin: 5px 0 10px 0;
	padding: 0;
}
#resultsPreview {
	margin: 0 0 0 -15px;
	padding: 0;
	width: 100%;
	clear: left;
}
.thumbnail {
	 margin-left: auto;
	 margin-right: auto;
	 width: 160px;
	 height: 90px;	 
	 border-bottom-style: solid;
	 border-width: 1px;
	 border-color: #DDDDDD;
}
.resultsThumbnail {
	float: left;
	margin: 0 0 15px 15px; 	
	padding: 0;
	width: 160px;
	 border-style: solid;
	 border-width: 1px;
	 border-color: #DDDDDD;
}
.categoriesThumbnail {
	float: left;
	margin: 0 0 15px 15px; 	
	padding: 0;
	width: 160px;
	 border-style: solid;
	 border-width: 1px;
	 border-color: #DDDDDD;
}
.resultsThumbnail p {
	margin: 0;
	padding: 3px 10px 0 10px;
	font-size: 10px;
	line-height: 13px;
}
.categoriesThumbnail p {
	margin: 0;
	padding: 3px 10px 0 10px;
	font-size: 10px;
	line-height: 13px;
	text-align: center;
}
.resultsThumbnailData {
	margin: 0;
	padding: 0;
	width: 160px;
}
.shotBox {
	float: left;
	margin: 0;
	padding:0;
	width: 65px;
}
.shotBox p {
	font-size: 10px;
	line-height: 13px;
}
.shotBox a {
	color: #EE8120;
}
.shotBox a:hover {
	color: #EE8120;
	background: transparent;
	text-decoration: underline;
}
.shotBox a:visited {
	color: #999999;
	background: transparent;
	text-decoration: none;
}
.clipRating {
	float: right;
	margin: 0;
	padding:0;
	width: 95px;
}
.clipRating p {
	font-size: 10px;
	line-height: 13px;
	text-align: right;
}
.clipRating a {
	color: #EE8120;
}
.clipRating a:hover {
	color: #EE8120;
	background: transparent;
	text-decoration: underline;
}
.clipRating a:visited {
	color: #999999;
	background: transparent;
	text-decoration: none;
}
.tableHead {
	background-color: #FF9933;
}
.tableRow {
	background-color: #FFF5D7;
}
/* css for buttons */
a.button {
    /* Sliding right image */
    background: transparent url('/images/bt-background-right-trans.png') no-repeat scroll top right; 
    display: block;
    float: left;
    height: 25px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
    margin-right: 5px;
    padding-right: 10px; /* CHANGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
    text-decoration: none;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
}
a.button span {
    /* Background left image */ 
    background: transparent url('/images/bt-background-left-trans.png') no-repeat; 
    display: block;
    line-height: 18px; /* CHANGE THIS VALUE ACCORDING TO BUTTON HEIGHT */
    padding: 2px 0 5px 10px;
} 
a.button:hover {
    background: transparent url('/images/bt-background-right-trans.png') no-repeat scroll top right;
}
a.button:hover span {
	background: transparent url('/images/bt-background-left-trans.png') no-repeat;
    text-decoration: underline;
	color: #FFFFFF;
}
