body{ padding:0px; margin:0px; background:url(img/bg_main.jpg) top center #000000 no-repeat; font-family:Verdana, Helvetica; }

a{ outline-style:none; }

form{ padding:0px; margin:0px; }

a#logo{ display:block; position:absolute; width:200px; height:131px; left:500px; top:0px; background:url(img/icommando_logo.jpg) no-repeat; }

a#buy{ display:block; position:absolute; width:223px; height:122px; left:168px; top:162px; background:url(img/buy.jpg) no-repeat; }

a#buy-android{ display:block; position:absolute; width:223px; height:122px; left:398px; top:162px; background:url(img/buy_android.jpg) no-repeat; }

a#iqapps{ display:block; position:absolute; width:190px; height:23px; left:57px; top:70px; background:url(img/iqapps.jpg) no-repeat; cursor:default; }

#main{ width:1200px; position:relative; font-size:14px; font-weight:bold; }

#menu-holder{ width:100%; height:53px; background:url(img/bg_menu.jpg) no-repeat; }
#menu-holder #items-holder{ margin-left:225px; }

a#btn-description{ display:block; height:33px; width:150px; background:url(img/main-menu/description_normal.jpg) no-repeat; text-decoration:none; float:left; }
/* a:hover#btn-description{ height:53px; background:url(img/main-menu/description_over.jpg) no-repeat; } */

a#btn-features{ display:block; height:33px; width:150px; background:url(img/main-menu/features_normal.jpg) no-repeat; text-decoration:none; float:left; }
/* a:hover#btn-features{ height:53px; background:url(img/main-menu/features_over.jpg) no-repeat; } */

a#btn-screenshots{ display:block; height:33px; width:150px; background:url(img/main-menu/screenshots_normal.jpg) no-repeat; text-decoration:none; float:left; }
/* a:hover#btn-screenshots{ height:53px; background:url(img/main-menu/screenshots_over.jpg) no-repeat; } */

a#btn-userguide{ display:block; height:33px; width:150px; background:url(img/main-menu/userguide_normal.jpg) no-repeat; text-decoration:none; float:left; }
/* a:hover#btn-userguide{ height:53px; background:url(img/main-menu/userguide_over.jpg) no-repeat; } */

a#btn-feedback{ display:block; height:33px; width:150px; background:url(img/main-menu/feedback_normal.jpg) no-repeat; text-decoration:none; float:left; }
/* a:hover#btn-feedback{ height:53px; background:url(img/main-menu/feedback_over.jpg) no-repeat; } */

#content{ width:950px; background:url(img/bg_content.jpg) repeat-y; }

#footer{ width:100p; height:74px; background:url(img/footer.gif) no-repeat; font-size:11px; color:#afa589; font-weight:normal; }

a.link-1{ color:#afa589; font-weight:normal; text-decoration:none; }
a:hover.link-1{ text-decoration:underline; }
a.link-2{ color:#330f02; font-weight:bold; text-decoration:underline; }
a:hover.link-2{ text-decoration:none; }

.title{ float:left; height:28px; background:url(img/bg_title.gif) repeat-x; font-size:20px; color:#330f02; padding:0px 5px 0px 5px; }

.features-icons{ background:url(img/bg_features_2.gif) no-repeat top left; width:810px; height:117px; }

/* ** USER GUIDE ** */
#userguide-holder{ width:700px; }
#userguide-holder .row{ width:100%; height:148px; }
#userguide-holder .pic{ float:left; height: 148px; width:220px; }
#userguide-holder .text{ float:left; height:148px; width:460px; text-align:justify; margin-left:20px; }
/* ** USER GUIDE ** */

/* ** SCREENS ** */
#screenshots-holder{ width:800px; }
#screenshots-holder .pic-large{ width:484px; height:324px; background:url(img/screens/_bg_large.jpg) no-repeat; padding:2px 0px 0px 0px; }
#screenshots-holder a.thumb-normal{ display:block; float:left; width:99px; height:70px; background:url(img/screens/_bg_normal.jpg) no-repeat; padding:4px 0px 4px 0px; margin:0px 30px 0px 30px; }
#screenshots-holder a.thumb-selected{ display:block; float:left; width:99px; height:70px; background:url(img/screens/_bg_selected.jpg) no-repeat; padding:4px 0px 4px 0px; margin:0px 30px 0px 30px; }
#screenshots-holder #bg-thumbs{ width:100%; height:76px; background:url(img/screens/_bg_thumbs.gif) no-repeat; padding-top:4px; }
/* ** SCREENS ** */

/* ** BUY ** */ 
#buy-page{ width:803px; height:196px; background:url(img/bg_buy.gif) no-repeat; }
/* ** BUY ** */ 

textarea.textareamain{ width:700px; height:145px; font-family:Verdana, Helvetica; font-size:12px; color:#cfc490; background-color:#2c271b; border:1px solid #a7955f; padding:5px; }

input.inputmain{ width:700px; font-family:Verdana, Helvetica; font-size:12px; color:#cfc490; background-color:#2c271b; border:1px solid #a7955f; padding:5px; }

input.input-btn{ width:122px; height:31px; background:url(img/send.jpg); border:0px; }
