/* Copyright Hyperactive Designs 2008 */
/* Yahoo Reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}



/* Style */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #000;
	color:#FFF;
}
#wrap {
	margin: 0 auto;
	width: 940px;
	padding: 0 0 10px;
}
#header {
	color: #666;
	width: 940px;
	clear: none;
	padding: 20px 0;
}
/* Nav */


#nav {
	width: 940px;
	height: 30px;
	font: bold 14px/30px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	border-bottom: solid #0E0E0E 1px;
	background-color: #096;
}
#adminnav {
	width: 940px;
	height: 30px;
	font: bold 14px/30px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background:#096;
	border-bottom: solid #0E0E0E 1px;
}
#nav ul,
#adminnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav li a,
#adminnav li a {
	display: inline;
	text-decoration: none;
	padding: 0px 20px;
	display: block;
	float:left;
	color: #FFFFFF;
	list-style: none;
	border-right: solid #222 1px;
	-
	text-shadow:#000 -1px -2px;
}		
#nav li a:hover,
#nav li a:hover {
	background: #000000;
	border-right: solid #222 1px;
}

/* Content */
#content {
	float: left;
	width: 710px;
	margin: 10px 10px 0 0;
	color: #fff;
}
#content .content {
	background-color:#FFF;
	color:#222;
	padding:13px;
	margin-bottom:10px;
}




.clearfloat { /* class to fully contain float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/* Global */
p {
	line-height:1.4em;
}
a {
	color:#0099cc;
}


h1, h2, h3, h4, h5 {
	margin-bottom:4px;
}

h1 {
	font-size:24px;
	font-weight:bold;
	color:#FFF;
}
h2 {
	font-size:14px;
	font-weight:bold;
	color:#CCC;
}
h4 {
	font-size:13px;
	color:#ff4000;
	font-weight:bold;
}
#add_gallery{
	border:					1px #ffffff solid;
	margin:					0px 0px 6px 0px;
	background-color:		#000000;
	width:					320px;
	float:					right;
	padding:				6px;
}
.text{
	width:					210px;
	background-color:		#CCC;
	border:					1px solid #777;
	color:					#222;
	padding: 3px;
}
.btn_large{
	border:					1px solid #ffdc52;
	padding:				3px 5px;
	color:					#222;
	font-weight:			bold;
	cursor:					pointer;
	background-color: #FC0;
	
}
#message_box{
	width:					211px;
	height:					40px;
	padding:				10px 16px 10px 10px;
	vertical-align:			middle;
	z-index:				10px;
	position:				absolute;
	display:				none;
	background-color: #333;
	color: #FFF;
}
#display_msg{
	color:					#FFF;
	font-weight:			normal;
}
.gallery{
	border:					1px solid #ffffff;
	background-color:		#000000;
	margin:					10px 0px 0px 0px;
	overflow:				hidden;
}
.show_picture{
	width:					200px;
	height:					200px;
	padding:				2px;
	margin:					6px 6px 12px 6px;
	float:left;
}
.thumbs{
	width:					720px;
	float:					left;
}
.IMAGE-border{
	border:					#cacaca 1px solid;
	padding:				3px;
}
.header{
	margin-top:				16px;
	font-weight:			bold;
	font-size:				12px;
}
.loader{
	width:					720px;
	height:					200px;
	background-image:		url(../images/ajax-loader.gif);
	background-position:	center center;
	background-repeat:		no-repeat;
}
.floatSortable li{
	position:				relative;
	float:					left;
	background-image:		url(../images/thumbbackground.gif);
	height:					100px;
	width:					82px;
	margin:					3px;
	cursor:					move;
}
.thumb_image{
	left:					5px;
	top:					24px;
	position:				absolute;
	border:					1px solid #9a9a9a;
	cursor:					pointer;
}
.delete_image{
	left:					60px;
	top:					4px;
	position:				absolute;
	border:					1px solid #9a9a9a;
	cursor:					pointer;
}
textarea{
	font-family:			Arial, Helvetica, sans-serif;
	font-size:				14px;
}
.usedDescription{
	margin:					6px 0px;
}
.datefield{
	color:					#9a9a9a;
	font-style:				italic;
}
.control_header{
	height:					28px;
	line-height:			28px;
	font-weight:			bold;
	font-size:				14px;
	color:					#ffffff;
	width:					938px;
	background-image:		url(../images/nav-bg.gif);
	background-repeat:		repeat-x;
	margin:					4px 0px 0px 0px;
	clear:					both;
	border:					1px solid #ff3c00;
	cursor:					pointer;
}
.usedbike{
	background-color:			#000000;
	border:						1px solid #444;
	margin:						2px 0px 10px 0px;
	float:					left;
	width:					926px;
	padding:				6px;
	overflow:				hidden;
}
.bikegallery {
	background-color:		#000000;
	border:					1px solid #FFFFFF;
	height:					348px;
	width:					362px;
	float:					left; 
	margin:					0px;
	overflow:				auto;
}
.bikedetails{
	background-color:		#000000;
	border:					1px solid #FFFFFF;
	width:					300px;			
	float:					right;
	padding:				10px;
	margin:					0px;
}
.arrow_down{
	background-image:		url(../images/arrow-down.png);
	width:					26px;
	height:					28px;
	float:					left;
}
.arrow_right{
	background-image:		url(../images/arrow-right.png);
	width:					26px;
	height:					28px;
	float:					left;
}
#login_box{
	width:					340px;
	margin:					30px auto;
}
.label{
	float:					left;
	font-weight:			bold;
	width:					100px;
	padding:				4px;
}
.input{
	float:					left;
	width:					200px;
	padding:				4px;
}
