/* GLOBALS */
* { margin:0; padding:0; border:0; }
.hidden { display:none; }
.showing { display:block; }
.error { margin:25px auto; text-align:center; font-size:1.2em; color:#f00; font-weight:bold; }
#cropWrap { margin:10px 0 0 0; }
#wait { padding:15px 0 0 0; text-align:center; }


/* BODY*/


/* INFO */
div.info { width:500px; font-size:1.2em; margin:15px auto 30px auto; line-height:1.7em; border:1px solid #ccc; background:#fff; padding:20px; }
div.info h1 { font-size:1.6em; border-bottom:1px solid #000; padding:0 0 6px 0; margin:0 0 10px 0; }
div.info p { margin:0 0 1.2em 0; }


/* INITIAL UPLOAD FORM */
form { margin:20px 0 0 60px; }
form#imigUpload { display:block; border:1px solid #ccc; background:#fff; padding:20px; }
form legend { font-size:1.4em; font-weight:bold; letter-spacing:1px; padding-left:40px; padding-bottom:15px}
form label { display:block; font-size:1.1em; margin:0 0 4px 0; }
form input { display:block; border:1px solid #ccc; background:#fafafa; padding:3px; margin-left:100px}
form div#submit, form div#wait { height:30px; padding:25px 60px 0 0; }
form div#submit input { width:75px; margin:0 auto; }


/* FORMS WHICH STORE EDITING DATA */
form.frmCrop legend, form.frmResize legend { display:none; }


/* RESIZE TRACK AND HANDLE */
#resizeTrack { width:214px; height:42px; background:transparent url(../images/bg_track.png) left top no-repeat; margin:0px auto; }
#resizeHandle { cursor:move; width:32px; height:32px; background:transparent url(../images/bg_handle.png) left top no-repeat; }


body {
  margin: 0 auto;
  text-align: center;
  font: 0.62em verdana, arial, sans-serif;  
  line-height: 170%;
  color: #000000;
  background:url('../images/main_bg.png') repeat-x;
  background-color: #908f8f;
}

#main_container {
  margin:0px auto;
  width: 766px;
}


#header { 
  width: 766px;
  height: 99px;
  padding-top: 0px;
  border-right:1px solid #ffffff;
  border-left:1px solid #ffffff;
  background:url('../images/header_bg_oct.gif') no-repeat;
}


#small_iphone_bg {
	margin-left:20px;
	float:left;
	padding-top:30px;
	padding-left:1px;
	width:100px;
	height:177px;
	background:url('../images/style_small_phone_bg.png') no-repeat;
	}



#menu {
  width: 766px;
  padding: 4px 10px 0px 13px;
}


#ad {
  float:left;
  height:60px;
  width: 468px; 
  padding: 5px 0px 0px 120px;
}


#logo {
  float:left;
  height:50px;
  width: 154px; 
  padding: 0px 0px 0px 0px;
}



#content { 
  float:left;
  width: 766px;
  height: auto;
  text-align:center;
  padding:0px 0px 10px 0px;
  background-color: #444444;
  border-top:1px solid #ffffff;
  border-right:1px solid #ffffff;
  border-left:1px solid #ffffff;
}



#content ol li { 
  color: #9BE4FF;
}



#content ol li span {
  color: #EEE;
}



#content ul {
  padding-bottom: 10px;
}



#content ul li {
  list-style-image: url(../images/li_bullet.gif);
}



#text {
  float: left;
  text-align:center;
  width: 560px;
  padding: 5px 0px 20px 10px;
}


#text p{
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
width:80%;
}


#typebox{
text-align:left;
}


.news {
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;
  color: #ffffff;
  padding: 10px 0px 13px 5px;
}


.copy {
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;
  color: #ffffff;
  padding: 10px 0px 0px 5px;
}


p { 
  padding-top: 10px !important;
  padding-top: 3px;
  padding-bottom: 10px !important;
  padding-bottom: 3px;
}



a {
  color: #86E160;
}



a:visited {
  color: #AAA;
}



a:hover {
  color: #000000;
}



acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}



input {
  width: 300px;
}



textarea {
  width: 300px;
}



input,
textarea {
  padding: 1px 3px;
  margin: 5px 0;
  font: 1em verdana, arial, sans-serif;
  color: #999;
  background-color: #666;
  border: 1px solid #999;

}



input:hover,
input:focus,
textarea:hover,
textarea:focus {
  color: #000000;
  background-color: #999;
  border: 1px solid #EEE;
}





h1 {
  font-family:Geneva, Arial, Helvetica, sans-serif;
  size:12px;
  color: #000000;
  text-align:left;
  padding: 0px 0px 3px 5px;
}



h1 span {
  display: block;
  padding: 2px;
  background: url('../images/rounded_br.gif') no-repeat bottom right;
}


.pages {
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size:18px;
  font-weight:bold;
  text-align:right;
  padding: 0px 30px 35px 25px;
}


.pages a {
  margin-left:20px;
  color: #ffffff;
  text-decoration:none;

}


.pages a:hover {
  color: #70c5e8;
  font-weight:bold;
  text-decoration:underline;
}


.pages .active {
  font-size:22px;
  color: #70c5e8;
  font-weight:normal;
}



#sideBar {
  float: right;
  width: 165px;
  height: auto;
  margin: 10px 0px 0px 0px;
  padding: 10px 3px 0px 5px;
  text-align:left;
  background-color:#70c5e8;
  border-top:1px solid #ffffff;
  border-bottom:1px solid #ffffff;
  border-left:1px solid #ffffff;
  
}



#sideBar a {
  font-size: 15px;
  font-family:Geneva, Arial, Helvetica, sans-serif;
  line-height:25px;
  color:#0000FF;
  text-decoration:none;
}


#sideBar a:hover {
  color:#ffffff;
  text-decoration:underline;
}


#sideBar a:visited {
  color:#551a8b;
}


#sideBar .nav_cat {
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size:16px;
  font-weight:bold;
  text-decoration:underline;
  color:#ffffff;
  padding: 0px 0px 10px 0px;
}




blockquote {  
  margin: 0;
  background: #686868 url('../images/rounded_tr.gif') no-repeat top right;
} 



blockquote span {
  display: block;
  padding: 5px;
  background: url(../images/rounded_br.gif) no-repeat bottom right;
}



#title {
  padding: 3px 203px 3em 0;
  margin-right: 12px;
  background: url(../images/logo.png) no-repeat top right;
}



#title h1 {
  display: inline;
  color:  #222;
  background-color: #86E160;
  background-image: none;
}



#image {
  float: left;
  width: 170px;
  height: auto;  
  vertical-align: top;
  padding-right:0px;
}



#imageadd {
  float: right;
  width: 166px;
  width: 166px;
  padding: 10px 10px 20px 0;
  padding: 20px 10px 20px 0;
}




.sideMenu {
  padding: 10px 0;
}



.sideMenu a {
  display: block;
  text-align: right;
  text-decoration: none;
  margin-bottom: 1px;  
}



.sideMenu a span {
  display: block;
  padding: 1px;
}



.sideMenu a:hover {
  background: #686868 url(../images/rounded_tl.gif) no-repeat top left;
}


.sideMenu a:hover span {
  background: url(../images/rounded_bl.gif) no-repeat bottom left;
}



#comments p {
  padding: 0 5px;
  margin-bottom: 0;
  background: #686868 url(../images/rounded_tl.gif) no-repeat top left;
}



#comments p span.author {
  display: block;
  margin-top: 5px;
  text-align: right;
  font-weight: 700;
}



#comments img {
  margin-top: -1px;
}



#comments a {
  color: #7BD32C;
}



#comments a:visited {
  color: #AAA;
}



#comments a:hover {
  color: #FFF;
}


#foot_area {
  margin:0px auto;
  clear:both;
  text-align:center;
  width: 768px;
  height: 60px;
  padding-top:25px;
  background:url('../images/foot_bar.png')no-repeat;
}



#footer {
  clear: both;
  float: left;
  width: 500px;
}



#footer p {
  padding-top: 0 !important;
  padding-top: 10px;
}



#footer a {
  color: #888;
}



#footer a:hover {
  color: #EEE;
}



a.fullAhead {
  float: left;
  width: 30px;
  height: 34px;  
  margin-right: 10px;
  background: url(../images/logo_fullahead.gif) no-repeat 0 0;
}



a:hover.fullAhead  {
  background-position: -30px 0;
}




.center {
  text-align: center;
}



.noPad {
  padding: 0;
  margin: 0;
}



.left {
  float: left;
}



.right {
  float: right;
}



img.left {
  padding: 5px 5px 5px 0;
}



img.right {
  padding: 5px 0 5px 5px;
}

img{
border:none;
}



.button {
  width: auto;
  cursor: pointer;
}



.date {
  display: block;
  font-weight: 700;
}
