/***************** DUBINABG style css ***********************/
body {
	background: #338bc9;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px auto;
}
a:link {
	color: #ff5a00;
	font-weight:bold;
	text-decoration: none;
}
a:visited {
	color: #f35000;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	color: #f35000;
	font-weight:bold;
	text-decoration: underline;
}
a:active {
	color: #f35000;
	font-weight:bold;
	text-decoration: none;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 990px;
}
#header {
	background-image: url('http://i55.tinypic.com/34so4dj.jpg');
	width: 971px;
	height: 150px;
}
#search {
	position: absolute;
    margin-left: 665px;
	margin-top: 112px;
}
#header_t{background: #d1d1d1 url(http://i53.tinypic.com/10xcwow.jpg) repeat-x top;}
#header_r{background: transparent url(http://i51.tinypic.com/a430o4.jpg) repeat-y right;}
#header_l{background: transparent url(http://i54.tinypic.com/1qlt76.jpg) repeat-y left;}
#corner_tr{background: transparent url(http://i53.tinypic.com/20no15.jpg) no-repeat top right;}
#corner_tl{background: transparent url(http://i52.tinypic.com/15p2yqp.jpg) no-repeat top left;}
#corner_br{background: transparent url(http://i55.tinypic.com/9zwpqx.jpg) no-repeat bottom right;}
#corner_bl{background: transparent url(http://i51.tinypic.com/250v8ys.jpg) no-repeat bottom left;}


.panelcap {
	font-family: "Trebuchet MS", "Lucida Grande", sans-serif;
	color: #fff;
	font-size: 1.2em;
	line-height: 1.75em;
	display: block;
	height: 1.75em;
	font-weight: 500;
	background: #242424 url(http://i52.tinypic.com/dfin2h.jpg) repeat-x top;
}
.panelcap span {
	display: block;
	background: transparent url(http://i51.tinypic.com/288p8x0.jpg) no-repeat top right;
}
.panelcap span span {
	display: block;
	padding: 0 0.75em;
	background: transparent url(http://i53.tinypic.com/20jn0gm.jpg) no-repeat top left;
}
.panelbody {
	z-index: 1000;
	background: #f7f7f7 url(http://i51.tinypic.com/2e15cif.jpg) repeat-x bottom;
	margin-bottom: 1em;
	border-bottom: 1px solid #b0b0b0;
	border-left: 1px solid #fff;
	border-right: 1px solid #c7c7c7;
}
.panel_r{
	margin: 0 -1px -1px 0;
	background: transparent url(http://i56.tinypic.com/98hht2.jpg) no-repeat bottom right;
}
.navcap_r .panel_r{margin: 0 0 -1px 0;}
.panel_l{
	margin: 0 0 -1px -1px;
	padding: 0.75em;
	background: transparent url(http://i53.tinypic.com/2urmhzm.jpg) no-repeat bottom left;
}
.navcap_l .panel_l{margin: 0 0 -1px 0;}

.left {
	width: 304px;
}
.right {
	width: 671px;
    padding: 10px;
}
#search .textbox { width:210px; padding:1px 0 2px 3px; border:2px solid #FFFFFF; background:none; color: #fffe9f;font-weight: bold;}
#search :hover.textbox { width:210px; padding:1px 0 2px 3px; border:2px solid #fff000; background:none; color: #fffe9f;font-weight: bold;}
#search .textboxs { width:80px; padding:1px 0 2px 3px; border:2px solid #FFFFFF; background:none; color: #e8ff7e;font-weight: bold;}
#search :hover.textboxs { width:80px; padding:1px 0 2px 3px; border:2px solid #fff000; background:none; color: #e8ff7e;font-weight: bold;}
#login .textboxl { width:140px; padding:1px 0 2px 3px; border:1px solid #ffc52a; background:none; color: #ff5a00;font-weight: bold;}
#login :hover.textboxl { width:140px; padding:1px 0 2px 3px; border:1px solid #eb9000; background:none; color: #ff5a00;font-weight: bold;}
#login .textboxsl { width:100px; padding:1px 0 2px 3px; border:1px solid #ffc52a; background:none; color: #ff5a00;font-weight: bold;}
#login :hover.textboxsl { width:100px; padding:1px 0 2px 3px; border:1px solid #eb9000; background:none; color: #ff5a00;font-weight: bold;}
.footerlink { background: url(http://img255.imageshack.us/img255/9161/18gearoff.png) no-repeat top left; width:58px; height: 33px; }
.footerlink:hover { background: url(http://img819.imageshack.us/img819/3853/18gear.png) no-repeat top left; width:58px; height: 33px; }
#content {
    background: #d1d1d1;
	width: 971px;
    padding: 0px;
    margin-top: -10px;
    margin-left: -9px;
	z-index: 1000;
}
#footer {
    background: #2c2c2c;
    color: #d1d1d1;
	width: 971px;
    padding: 5px;
    margin-top: -10px;
    margin-left: -9px;
	z-index: 1000;
}
.ppRa {
	border: #ff5a00 solid 1px;
	background: #ffdf89;
    color: #ff5a00;
	padding: 3px;
	margin-right: 1px;
    font-size: 14px;
}
.ppRa:hover {
	background: #ffc52a;
	text-decoration: none;
}
