a {
text-decoration: underline;
color: #545454;
}

a:hover
{
text-decoration: underline;
color: #ffb500;
}
/* Top Elements */
body {
	text-align:left;
	font-family: Tahoma, Geneva, Kalimati, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	background-color: #121212;
	color: #666666;
	background-image: url(../_img/bg-wrap.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
strong {
	font-weight: bold
}
.clear {
	clear:both;
	height:50px;
}
/*-------------------------------------------
   SIGNUP
--------------------------------------------*/ 
.text {
	text-align:right;
	font-family: Tahoma, Geneva, Kalimati, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.top {
	text-align:left;
	font-family: Tahoma, Geneva, Kalimati, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 10px 10px 10px 120px;
}
.signup_form {
	font-size: 13px;
	border: thin;
	border-color: #000000;
	margin: 5px 5px 5px 5px;
}
strong {
	font-weight: bold
}
.clear {
	clear:both;
	height:50px;
}

.selectbox, .selectbox ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}



.selectbox a {
	font: 10px Arial;
	text-decoration: none;
	color:#000;
	display: block;
	border: 1px #d1d1d1 solid;
	padding: 3px 10px 3px 5px;
	background:#fff;
	background:#fff url(../nats_images/arrow.png);
	background-repeat: no-repeat;
	background-position:97% center;

}

.selectbox a:hover {
	background:#f4f4f4 url(../nats_images/arrow.png);
	background-repeat: no-repeat;
	border: 1px #9b9ea1 solid;
	background-position: 97% center;
}

.selectbox>ul>li { 
	float: left;
	width: 10em; /* width needed or else Opera goes nuts */

}

.selectbox li ul { 
	position: absolute;
	width: 10em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */

}

.selectbox li:hover ul, .selectbox li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

.selectbox {
padding:0;
margin:0;
	float: left;
	margin-top: 2px;
	margin-right: 2px;
	display: block;
}
.selectbox_label {
	float:left; 
	padding:4px;
	width:50px;
}

.selectbox_breakdown {
 margin-left: 120px;
}
* html .selectbox_breakdown {
 margin-left: 70px;
}

/*-------------------------------------------
   LAYOUT
--------------------------------------------*/ 
#wrapper {
	background-repeat: no-repeat;
	background-position: center top;
}
#contentWrapper {
	width:784px;
	margin: 0 auto;
}
/*>>>>>>>>> HEADER >>>>>>>>>>>>>>*/
#header {
	width:784px;
	height:121px;
}
#header h1 a {
	width:235px;
	height:38px;
	display:block;
	position:relative;
	top:40px;
	background: url(../_img/sprite.png) no-repeat -5257px -21px;
	text-indent:-99999px;
}
/*>>>>>>>>> HEADER LOGIN >>>>>>>>>>>>>>*/
#header h2 {
	width: 300px;
	height: 100px;
	color:#FFFFFF;
	float: right;
}
.login_text {
	font-size: 11px;
	font-weight: bold;
	width: 100px;
	height: 15px;
	margin: 2px 2px 2px 0px;
}

.login_form {
	font-size: 13px;
	width: 100px;
	height: 16px;
	border: thin;
	border-color: #000000;
}

.login_checkbox {
	margin:0;
	text-align: left;
	padding-left: 1px;
	padding-top: 1px;
	float: left;
	width: 85px;
}

.login_submit {
	background-color:#0078f7;
	border:1px solid #1b1b1b;
	width: 60px;
	height: 23px;
	font-size: 11px;
	font-weight: bold; 
	color: #FFFFFF;
	margin: 5px 5px 5px 0px;
}
.forgot {
	float: left;
	text-decoration: underline;
	margin-top: 3px;
	margin-left: 65px;
	color: #FFFFFF;
}
.signup_submit {
	background-color:#0078f7;
	border:1px solid #1b1b1b;
	width: 150px;
	height: 23px;
	font-size: 11px;
	font-weight: bold; 
	color: #FFFFFF;
	margin: 5px 5px 5px 120px;
}

/*>>>>>>>>> NAVIGATION >>>>>>>>>>>>>>*/
#menuTab {
	width:433px;
	height:37px;
}
#menuTab li {
	display:inline;
	list-style-type:none;
	height: 35px;
}
#menuTab li a {
	width:85px;
	height: 30px;
	display:block;
	float:left;
	margin: 7px 10px 0 10px;
	text-indent:-99999px
}
/*>>>>>>>>> FOOTER >>>>>>>>>>>>>>*/
#footer {
	color:#999;
	height:53px;
	text-align:center;
	position:relative;
	bottom:0;
	width:100%;
	background-image: url(../_img/bg-footer.png);
	background-repeat: no-repeat;
	background-position: center;
}
#footer p {
	padding-top:24px;
	width: 800px;
	line-height:150%;
	margin:0 auto;
}
#footer span {
	width:150px;
	height:18px;
	text-indent:-99999px;
	display: block;
	float:left;
}
#footer a {
	color:#FFCC00;
	text-decoration:none;
	font-weight:bold;
	margin-left:3px;
}
#footer a:hover {
	text-decoration: underline;
	color:#FFCC00;
}
/*-------------------------------------------
   PAGES
--------------------------------------------*/ 
/*>>>>>>>>> HOME >>>>>>>>>>>>>>*/
#mainHome {
	background: url(../_img/sprite.png) no-repeat -1px 0;
}
#spotHome {
	width:784px;
	height:275px;
	margin-top: 25px;
}
#spotHome h3 {
	width:1px;
	height:1px;
	text-indent:-99999px;
	float:left;
}
#featured {
	float:right;
	width:460px;
	height:190px;
	margin-top: 35px;
	margin-right: 12px;
	margin-left: 5px;
}
#featured h4 {
	width:10px;
	height:10px;
	text-indent:-99999px;
}
#featured a#prev {
	width: 28px;
	height: 190px;
	display:block;
	text-indent:-99999px;
	float:left;
	background: url(../_img/sprite.png) no-repeat -3176px 74px;
}
#featured a:hover#prev {
	background: url(../_img/sprite.png) no-repeat -3225px 74px;
}
#featured a#next {
	width: 32px;
	height: 190px;
	text-indent:-99999px;
	display:block;
	float: right;
	background-image: url(../_img/sprite.png);
	background-position: -3314px 74px;
}
#featured a:hover#next {
	background: url(../_img/sprite.png) no-repeat -3267px 74px;
}
#featured .works {
	float:left;
	width: 395px;
	height: 190px;
}
.container {
	width:395px;
	height:190px;
	overflow:hidden;
	position:relative;
	cursor:pointer;
}
.slides {
	position:absolute;
	top:0;
	left:0;
}
.slides div {
	position:absolute;
	top:0;
	width:395px;
	display:none;
}
/* subContent */
#subHome {
	width:784px;
	height:210px;
	background: url(../_img/sprite.png) no-repeat -3341px 3px;
}
#subHomeBottom {
	width:784px;
	height:210px;
	background: url(../_img/sprite.png) no-repeat -3341px -210px;
}
#box1 h4, #box2 h4,  #box3 h4  {
	text-indent:-99999px;
	height:54px;
}
#box1 {
	width:198px;
	height:210px;
	float:left;
	margin: 0 27px;
}
#box2 {
	width:198px;
	height:210px;
	float:left;
	margin: 0 16px;
}
#box3 {
	width:250px;
	height:210px;
	float:left;
	margin: 55px 0 0 27px;
}
#box4 {
	width:198px;
	height:210px;
	float:left;
	margin: 0 27px;
}
#box5 {
	width:198px;
	height:210px;
	float:left;
	margin: 0 16px;
}
#box6 {
	width:250px;
	height:210px;
	float:left;
	margin: 0 0 0 27px;
}
#box3 a {
	width:260px;
	height:150px;
	display:block;
	text-indent:-99999px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}
#box1 a, #box2 a {
	color:#FFCC00;
	font-weight:bold;
	text-decoration:none;
}
#box1 a:hover, #box2 a:hover {
	color:#FFCC00;
	text-decoration: underline;
}
/*>>>>>>>>> ABOUT >>>>>>>>>>>>>>*/
#mainAbout {
	background: url(../_img/sprite.png) no-repeat -790px 0;
}
#spotAbout {
	width:784px;
	height:100px;
}
#textAbout {
	width:272px;
	height:224px;
	float:right;
}
#textAbout h3 {
	width:224px;
	height:50px;
	text-indent:-99999px;
}
#textAbout p {
	font-size: 12px;
	color:#666666;
	line-height:16px;
	margin-right: 30px;
	margin-left: 30px;
}
#accentAbout {
	font-size: 12px;
	color:#ffffff;
	font-weight: bold;
}
#signature1About {
	font-size: 10px;
	color:#ffffff;
}
#signature2About {
	font-size: 10px;
	color:#666666;
}
#subAbout {
	width:784px;
	height:280px;
	background-image: url(../_img/sprite.png);
	background-repeat: no-repeat;
	background-position: -4184px 20px;
	margin-left: 26px;
	visibility: visible;
	margin-top: 20px;
}
#subAbout h4 {
	width:784px;
	height:50px;
	text-indent:-99999px;
}
#subAbout div {
	float:left;
	width:170px;
	font-weight:normal;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 165px;
}
#subAbout h5 {
	color:#fff;
	margin-top:12px;
	font-weight: bold;
}
#subAbout h5 span {
	font-weight:normal;
	color:#ccc
}
/*>>>>>>>>> PORTFOLIO >>>>>>>>>>>>>>*/
#mainWork {
	background: url(../_img/sprite.png) no-repeat -1578px 0;
}
#spotWork {
	width:784px;
	height:134px;
}
#spotWork h3 {
	width: 559px;
	height: 134px;
	float:left;
	text-indent:-99999px;
}
#spotWork p {
	width: 202px;
	height: 104px;
	margin: 30px 0 0 0;
	float:left;
	color:#666;
}
#subWork {
	padding-top: 20px;
}
.left {
	float:left;
	width: 386px;
}
.right {
	float:right;
	width: 386px;
}
.projects {
	height: 160px;
	margin-bottom:18px
}
.projects .thumb {
	float:left;
	width: 217px;
	height: 153px;
	background: url(../_img/sprite.png) no-repeat -5010px -4px;
	padding: 7px 0 0 10px;
	margin-right:17px;
}
.projects .thumb img {
	width: 206px;
	height: 145px;
}
.projects .info {
	float:left;
	width: 142px;
}
.projects .info h4 {
	font-size:12px;
	font-weight:bold;
	color:#fff;
	margin: 16px 0 13px 0;
}
.projects .info a {
	color:#FFCC00;
	font-weight:bold;
	text-decoration:none;
}
.projects .info a:hover {
	color:#FFCC00;
	text-decoration: underline;
}
#lightbox-image-details-caption a {
	color:#0066FF;
	padding:3px;
}
#lightbox-image-details-caption a:hover {
	color:#fffffe;
	background-color:#0065FF;
	text-decoration:none;
	padding:3px;
}
/*>>>>>>>>> CONTACT >>>>>>>>>>>>>>*/
#mainContact {
	background: url(../_img/sprite.png) no-repeat -2369px 0;
}
#mainContactForgot {
	background: url(../_img/sprite.png) no-repeat -2369px -166px;
}
#spotContact {
	width:784px;
	height:140px;
}
#signup {
	width:784px;
	height:1000px;
}
#spotContact h3 {
	width: 432px;
	height: 1px;
	float:left;
	text-indent:-99999px;
}

