/* --------------------------------------------------------------

	reset.css | v1.0 | 20080212
	http://meyerweb.com/eric/tools/css/reset/index.html

	-------------------------------------------------------------- */

	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; } body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } :focus { outline: 0; } ins { text-decoration: none; } del { text-decoration: line-through; } table { border-collapse: collapse; border-spacing: 0; }


/* 	--------------------------------------------------------------
		Content Styles
	-------------------------------------------------------------- */

	body					{ background-color: #fff; text-align: center; }

	#container 				{ position: absolute; top: 50%; left: 0px; width: 100%; margin-top: -295px; text-align: center; min-width: 960px; }
	#inner 					{ position: relative; text-align: left; width: 960px; height: 590px; margin: 0px auto; }

	#header img				{ margin-left: 1px; }

	#content				{ height: 300px; position: relative; padding-left: 1px; }
	body#folio #content		{ width: 840px; }
	#content .bottom		{ position: absolute; bottom: 0; }
	#content .bottom img	{ margin: 10px 10px 0 0; }

	h1,h2,h3,h4,h5,h6		{ font: normal normal normal 20px/28px 'Helvetica Neue', Helvetica, Arial, Verdana, sans-serif; color: #CCCCCC; }
	h1						{ font-size: 12px; line-height: 16px; text-transform: uppercase; letter-spacing: 1px; margin-top: 20px; color: #222; }
	h2,	#menu1, #menu2		{ font-size: 58px; line-height: 48px; text-transform: lowercase; font-weight: bold; color: #CCCCCC; display: inline; }
	p						{ font: normal normal normal 12px/20px 'Helvetica Neue', Helvetica, Arial, Verdana, sans-serif; color: #333; margin: 10px 0 0 0; letter-spacing: 1px; }
	body#about p			{ width: 600px; }


/* 	--------------------------------------------------------------
		Navigation / Link Styles
	-------------------------------------------------------------- */

	a						{ color: #CCCCCC; text-decoration: none; }
	a:hover					{ color: #989A9B; }
	a.on					{ color: #000000; }

	#content a				{ color: #000000; }



/*---------------------order list-----------------------*/
@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.orderhead{
	height:22px;
	border-right:solid 2px #000000;
	background-image: url(../../images/orderhead.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align:center;
	vertical-align:middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #c8c8c8;
	text-decoration: none;
}

.orderbodys{
	background-color:#1a1b1c;
	border-right:solid 2px #000000;
	border-top:solid 2px #000000;
	padding:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #c8c8c8;
	text-decoration: none;
	text-align:center;
	vertical-align:middle;
}

.orderbodys a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #c8c8c8;
	text-decoration:none;
}

.orderbodys a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;

}


.logbuton{
	padding:0px 18px 0px 18px;
	margin:0px;
	border:0px;
	background-image: url(../../images/bluebutton1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height:24px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


.ordertb{
	width:200px;
	height:21px;
	background-color:#797575;
	border:solid 1px #000000;
}

.ordertb:hover{
	width:200px;
	height:21px;
	background-color:#CCCCCC;
	border:solid 1px #000000;
}






/*----------------------------------------new addition-----------------------------------------*/




.logbotomtd {
	background-color:#1b1b1d;
	vertical-align:top;
	text-align:center;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.logbullet {
	width:40px;
	height:34px;
	text-align:center;
	vertical-align:middle;
	background-image: url(../../images/bullnew.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.logbuton {
	padding:0px 18px 0px 18px;
	margin:0px;
	border:0px;
	background-image: url(../../images/bluebutton.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height:24px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


.logname{

	text-align:left;
	vertical-align:middle;
	width:82px;
}

.logsession{
	text-align:right;
	vertical-align:middle;
	padding:0px 4px 0px 0px;
}


.loghead {
    height:34px;
	background-image: url(../../images/logboxhead.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}


.logtb {	width:166px;
	height:19px;
	background-color:#57575e;
	border:solid 1px #000000;
}


#holdlog{
padding:0px ; margin:0px 0px 0px 344px; width:343px; height:190px;

}

.floatepnew{
	padding:0px;
	margin:0px;
	display:block;
	float:right;
}

