a img {
	border: none;
}

a {
	color: #0066CC;
	text-decoration: none;
}	

a:hover {
	color: #333333;
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.clear {
	clear: both;	
}

div.clear {
	height: 0;
}

.clickable {
	cursor: pointer;
}

.red {
	color: red;
}

.green {
	color: green;
}

/**************************************** MAIN CMS ******************************************/

img.smallIcon {
	margin-top:3px;
	margin-right:5px;
}

/***************************************** LOGIN *******************************************/

div#loginBox {
	margin: 0;
	padding: 200px 0 0 0;
 	width: 456px; 
}

div#loginButton {
	margin: 0;
	padding: 0;
	width: 456px;
	text-align: left;
}

/*************************************** DATA GRID ******************************************/

div#treeColumn {
	margin-right: 8px;
	width: 225px;
	overflow: hidden;
	float: left;
	border: 1px solid #c1c1c1;
}

div#treeColumn #heading {
	padding: 4px;
	font-weight: bold;
	font-size: 12px;
	color: #353535;
	background-color: #f1f1f1;
	border-bottom: 1px solid #c1c1c1;
}

div#treeColumn #insideFrame {
	padding: 4px 0 4px 8px;
}

div#selColumn {
	margin-right: 8px;
	width: 225px;
	overflow: hidden;
	float: left;
}

div#dataColumn {
	overflow: hidden;
	float: left;
}

/*************************************** SELECT ******************************************/

fieldset.cmsSelect {
	width: 190px;
}

fieldset.cmsSelect select {
	width: 188px;
	font-size: 11px;
	display: block;
	border: 1px solid #c0c0c0;
}

/************************************************ POLLS ***************************************************/

div#pollContent {
	margin: 0 auto;
	padding: 25px 0;
	width: 820px;
}

div.pollDetails {
	padding: 6px 0 0 0;
	color: #424242;
	float: left;
}

div.pollBar {
	background-color: #005483;
	margin: 4px 12px 12px 0;
	height: 18px;
	float: left;
}

div#pollMsg {
	font-weight: bold;
}

div#pollQuestion {
	color: #5f5f5f;
	font-size: 14px;
	font-weight: bold;
}

div.pollChoice {
	color: #e66d00;
}

div#pollTotal {
	color: #005483;
	font-size: 11px;
}

/************************************ FORMS *****************************************/
div#formHeader {
	background: url(../images/backgrounds/top_contain_bg.gif) repeat-x top #ffffff;
	padding: 25px 0 5px 7px;
}

div#formData {
	margin: 0;
	padding: 15px 0 20px 20px;
}

div#formNavigation {
	margin: 0;
	padding: 0 0 25px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
}

div#navArrow{
	padding: 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
	float: left;
}

div#formNavigation a {
	color: #0066CC;
	text-decoration: none;
	float: left;
}	

div#formNavigation a:hover {
	color: #0066CC;
	text-decoration: underline;
}

div#formNavigation a:visited {
}

div.navNoLink {
	margin: 0;
	padding: 0;
	float: left;
	color: #0066CC;
}

/************************************ Clip List *****************************************/

div.freeClipIcon {
	position: absolute;
	top: 4px;
	left: 174px;
	z-index: 10;
}

div.freeClipIcon2 {
	position: absolute;
	top: 4px;
	left: 434px;
	z-index: 10;
}

ul#clipList {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#clipList li {
	float: left;
	padding: 20px 10px 0 10px;
	width: 222px;
	height: 267px;
	border-bottom: 1px dotted #A7A7A7;
}

div.clipThumbnail {
	width: 220px;
	height: 124px;
	border: 1px solid #CACACA;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
}

div.clipIcons {
	margin: 0;
	padding: 5px 0 0 180px;
	_padding: 5px 0 0 177px;
}

span.icon {
	margin: 0;
	padding: 0 0 0 3px;
}

div.clipDetails {
	margin: 0;
	padding: 8px 0 0 5px;
	color: #000000;
	font-size: 11px;
	float: left;
}

span.clipCode {
	margin: 0;
	padding: 0;
	line-height: 15px;
	color: #000000;
	font-size: 11px;
}

.criteria {
	font-size: 12px;
}

/************************************ Clip Details *****************************************/

div.greyBackText2 {
	min-height: 270px;
	background: #e7e7e7 url(../images/greybox_bottom_right.gif) bottom right no-repeat;
}

div.detailsIcon {
	padding: 0 0 20px 36px;
}

div.returnToSearch {
	height: 23px;
	border-top: 1px dotted #343434;
	border-bottom: 1px dotted #343434;
	margin: 0;
	padding: 9px 0 0 41px;
	width: 950px;
	font-size: 11px;
}

div#clipDetails {
	padding: 19px 0 37px 0;
	margin: 0;
	width: 991px;
}

div#clipDetailLeft {
	padding: 0px 62px 0 0;
	margin: 0;
	width: 363px;
	float: left;
}

div#clipDetailText {
	padding: 20px 20px 20px 41px;
	margin: 0;
}

div.detailRow {
	padding: 0 0 4px 0;
	margin: 0;
	width: 279px;
}

div.rowTitle {
	padding: 0;
	margin: 0;
	width: 96px;
	float: left;
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	color: #343434;
}

div.rowContent {
	padding: 0;
	margin: 0;
	width: 183px;
	float: left;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	color: #343434;
}

div.rowContent span.rowContentLink {
	font-size: 11px;
	color: #57AC2B;
	font-weight: normal;
	line-height: 18px;
}

div.rowContent span.rowContentLink a {
	font-size: 11px;
	color: #57AC2B;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
}

div.rowContent span.rowContentLink a:hover {
	text-decoration: underline;
}

div#otherShots {
	padding: 0 0 0 3px;
	margin: 0;
	font-size: 11px;
}

div#addToFavourite {
	padding: 12px 0 0 3px;
	margin: 0;
	font-size: 11px;
}

.clipDetailsLink {
	padding: 10px 20px 10px 41px;
}

div.clipDetailsHelp {
	padding: 0 0 0 25px;
	font-size: 10px;
	position: relative;
	top: -2px;
}

div#clipDetailRight {
	padding: 0;
	margin: 0;
	width: 480px;
	float: left;
}

div#clipPreview {
	padding: 0;
	margin: 0;
	width: 480px;
	height: 270px;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
}

div#clipPrice {
	padding: 30px 0 0 0;
	margin: 0;
	width: 480px;
}

div#downloadTitle {
	padding: 0 0 8px 0;
	margin: 0;
}

table#priceTable {
	margin: 0;
	padding: 0;
}

table#priceTable tr th {
	color: #9C9B8D;
	font-size: 11px;
	font-weight: bold;
	height: 14px;
	background-color: #E8E8E8;
	border-top: 1px solid #E8E8E8;
	border-left: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	text-align: left;
}

table#priceTable tr th.rightCell {
	border-right: 1px solid #E8E8E8;
}

table#priceTable tr td {
	color: #363636;
	font-size: 10px;
	height: 14px;
	background-color: #FFFFFF;
	border-left: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
}

table#priceTable tr td.rightCell {
	border-right: 1px solid #D9D9D9;
}

table#priceTable tr td.rowTitle {
	font-weight: bold;
	font-size: 11px;
}

/************************************************************************************/

div.itemSearch {
	display: block;
	padding: 0 0 6px 0;
}

div.itemSearch select {
	width: 180px;
}

div.itemSearch input.text {
	width: 180px;
}

div.itemButtons {
	display: block;
	padding: 4px 0 0 0;
}