
/*  CSS Document for Fragile */

/*-------------------------------DEFINE BODY PROPERTIES----------------------------------------*/


* {
	margin: 0 auto 0 auto; /* GLOBAL RESET */
	padding: 0;
}
body{
	margin: 0 auto 0 auto;
	font-size: 62.5%; 
	font-family: Verdana, Arial, Sans-Serif; /*change font*/
	line-height: 150%;
	color:#fff; /*change font color*/
	background: #015151 url(../black/bg_body.jpg) top left repeat; /*background color and image*/
}



div, p, ul, h2, h3, h4, img{
	padding:0px; margin:0px; border:none;
}
ul{
	list-style-type:none;
}
.spacer{
	clear:both; 
	font-size:0px; 
	line-height:0px;
}

a { outline:none; /* Remove Firefox's dotted borders */ text-decoration:none; color:#FFFF00; padding:0; margin:0;}
a img { border:none;} /* Remove IE's blue borders */

h1 {font-size: 2em; line-height:1.2em; border:none; margin:10px 0 0 0; padding:0;}/*logo*/
h2 {font-size: 2em; line-height:1.2em; font-weight:normal; border:none; margin:0; padding:20px 0 0 0;}/*main headings / images */
h3 {font-size: 2em; line-height:1.2em; font-weight:normal; border:none; margin:0; padding:10px 0 0 20px;}/*sub headings / unorderd list */
h4 {font-size: 2em; line-height:1.2em; font-weight:normal; border:none; margin:0; padding:0;}/*box headings*/
h5 {font-size: 1.8em; line-height:1.2em; border:none; margin:0; padding: 10px 0 0 0; font-weight:normal;}
h6 {font-size: 2.6em; line-height:1em; font-weight:normal; border:none; width:320px; margin:0 0 20px 0; padding:0; float:right;}
p  {font-size: 1.35em; padding:10px 0 20px 0; margin:0; line-height:1.4em;}
p.switch  {font-size: 1.2em; padding:0 10px 0 0; margin:0; line-height:1.4em;}

.small  {font-size: 1.1em; padding:0; line-height:1.4em;}
.big {font-size: 2.2em; padding:0; line-height:1.4em; color:#666666;}
.white {font-size: 1.2em; padding:0 10px 0 0; line-height:1.4em; color:#fff;}
.heading {font-size: 1.4em; font-weight:normal; border:none; margin:0; padding:0;}
.hr{ border-bottom:1px solid #CCCCCC; border-left:none; border-right:none; border-top:none; margin:10px 0 10px 0; }

.left{ float:left;}
.left_margin_right{ float:left; margin:0 10px 0 0; font-size:1.2em;}
.left_margin_top{ float:left; margin:30px 0 0 0; font-size:1.2em;}
.left_margin_right_top{ float:left; margin:4px 10px 0 0;}
.right{ float:right;}
.right_margin_top{ float:right; margin:-100px 0 0 0;}
.right_margin_right{ float:right; margin:0 20px 0 0;}

/*-------------------------------END----------DEFINE BODY PROPERTIES----------------------------------------*/

.center{width:960px; height:100%; padding:0; margin:0 auto; overflow:hidden;}

/*------------------------------CONTENT--------------------------------*/

/*HEADER*/

#header{ width:100%; height:550px; background:transparent url(../black/bg_top.jpg) top center no-repeat;}

/*NAVIGATION*/

.nav ul {margin:50px 0 0 0; padding: 0 0 0 10px; list-style: none; float:left; border-bottom:none; border-left:5px solid #fff; border-right:none; border-top:none;}
.nav ul li{float: left; display: block; margin: 0 10px 0 10px; padding: 0;}
.nav ul li a.button {
/* Sliding right image */
display: block;
float: left;
height: 25px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
margin-right: 6px;
padding-right: 15px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
/* FONT PROPERTIES */
text-decoration: none;
color: #fff;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
}
.nav ul li a.button span {
/* Background left image */ 

display: block;
line-height: 25px; /* CHANGE THIS VALUE ACCORDING TO BUTTON HEIGHT */
padding:0 0 0 15px;
} 

.nav ul li a.button:hover {
/* Sliding right image */
background: transparent url(../images/button_right.png) no-repeat scroll top right; 
display: block;
float: left;
height: 25px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
margin-right: 6px;
padding-right: 15px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
/* FONT PROPERTIES */
text-decoration: none;
color: #333;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
}
.nav ul li a.button:hover span {
/* Background left image */ 
background: transparent url(../images/button_left.png) no-repeat; 
display: block;
line-height: 25px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
padding:0 0 0 15px;
}

.nav ul li.selected a {
/* Sliding right image */
background: transparent url(../images/button_right.png) no-repeat scroll top right; 
display: block;
float: left;
height: 25px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
margin-right: 6px;
padding-right: 15px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
/* FONT PROPERTIES */
text-decoration: none;
color: #333;
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
}
.nav ul li.selected a span {
/* Background left image */ 
background: transparent url(../images/button_left.png) no-repeat; 
display: block;
line-height: 25px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
padding:0 0 0 15px;
} 

/*STYLE SWITCHER NAV*/
#styles{margin:-20px 0 0 0;}
#styles ul {margin:0; padding: 0; list-style: none; float:right; border:none;}
#styles ul li,
#styles ul li a {float: left; display: block;}
#styles ul li a.basic {margin: 0 5px 0 5px; padding: 0;font-size: 1.2em;color: #fff;text-decoration: none; text-indent:-9999px; border-bottom:none; border-left:5px solid #3f9b9b; border-right:none; border-top:none;}
#styles ul li a.black {margin: 0 5px 0 5px; padding: 0;font-size: 1.2em;color: #fff;text-decoration: none; text-indent:-9999px; border-bottom:none; border-left:5px solid #323232; border-right:none; border-top:none;}
#styles ul li a.brown {margin: 0 5px 0 5px; padding: 0;font-size: 1.2em;color: #fff;text-decoration: none; text-indent:-9999px; border-bottom:none; border-left:5px solid #533d0c; border-right:none; border-top:none;}
#styles ul li a.green {margin: 0 5px 0 5px; padding: 0;font-size: 1.2em;color: #fff;text-decoration: none; text-indent:-9999px; border-bottom:none; border-left:5px solid #4b580e; border-right:none; border-top:none;}
#styles ul li a.purple {margin: 0 5px 0 5px; padding: 0;font-size: 1.2em;color: #fff;text-decoration: none; text-indent:-9999px; border-bottom:none; border-left:5px solid #4c4a9e; border-right:none; border-top:none;}
#styles ul li a.teracota {margin: 0 5px 0 5px; padding: 0;font-size: 1.2em;color: #fff;text-decoration: none; text-indent:-9999px; border-bottom:none; border-left:5px solid #842828; border-right:none; border-top:none;}
#styles p{ float:right; font-size:1.1em;}

/*3D CAROUSEL CSS*/

#holder_images, #carouselText { display: none; }
#carousel{ margin:0 150px 0 0;}
#carousel img{border: 1px solid #fff;}
#carousel img.link:hover{border: none;}

/*************************************/

/*MAIN CONTENT*/
#wrapper{width:960px; height:100%; padding:0; margin:0 auto; background:transparent url(../images/bg_div.png) top center repeat-y;}
.img_hld{float:right; width:250px; padding:3px; margin:25px 50px 13px 20px; background-color:#fff;}

.box {width: 220px; padding:0; margin:20px 10px 20px 0; color: #fff; float:left;}
.box_top{width: 220px; height:12px; background:transparent url(../black/b_top.png) top center no-repeat;}
.box_mid{width: 200px; height:280px; padding:5px 10px 30px 10px; background:transparent url(../black/b_mid.png) top center repeat-y;}
.box_bot{width: 220px; height:60px; background:transparent url(../black/b_bot.png) bottom center no-repeat;}

.back_top{display:block; overflow:hidden; width:150px; text-align:center; font-size:1.2em; padding:0.5em; margin:20px 0 20px 0; color:#fff; background: transparent url(../images/bg_input.png) top left repeat;}
.corner{ display:block; overflow:hidden; width:60px; height:60px; padding:0; margin:0; text-indent:-9999px; text-decoration:none;}

.web{float:right; width:60px; height:60px; background:transparent url(../black/ico_web.png) bottom right no-repeat; }

/*javascript tooltip css*/
#screenshot{width: 430px;position:absolute;border:1px solid #b6b6b6;background:#fff;padding:5px;display:none;color:#333;font-family: Verdana, Arial, sans-serif;font-size:1.3em;}
#tooltip{position:absolute;border:none;background:#000; padding:2px 5px;color:#fff;display:none;font-family: Verdana, Arial, sans-serif;font-size:1.6em;}	

ul.listing{ padding:20px; margin:0;}
ul.listing li{ list-style-image: none; background-image:url(../images/bullet.png); background-repeat: no-repeat; background-position: left center; padding:0 0 2px 25px; margin:0 0 5px 0; font-size:1.2em;}

ul.box_listing{ padding:10px 0 0 0; margin:0;}
ul.box_listing li{ list-style-image: none; background-image:url(../images/bullet.png); background-repeat: no-repeat; background-position: left center; padding:0 0 2px 25px; margin:0 0 3px 0; font-size:1.3em;}

ul.portfolio{ padding:50px 210px 5px 0; margin:0;}
ul.portfolio li{ float:left; list-style-image: none; background:none; padding:0; margin:0 15px 15px 0; font-size:1.2em;}

ol{padding:20px; margin:0 0 0 20px;}
ol li{padding:0 0 2px 10px; margin:0 0 5px 0; font-size:1.2em;}

#footer { width:960px; margin:10px 0 0 0; padding:0 0 10px 0;}
#footer p{ font-size:1.1em;}


/*------------------------------MAIL FORM--------------------------------*/

form#two {width:100%;padding:0;margin:0;}
form#two fieldset {width:100%;padding:0;font-family:Arial, sans-serif;margin:0;border: 0;font-size: 11px;}
form#two input {border:none;padding:0.5em 0 0 0.5em;margin:5px 0 5px 0; width:220px; height:20px; font-family:Arial,  sans-serif; font-size:1em; color:#fff; background:transparent url(../images/bg_input.png) top left repeat;}
form#two label{font-family:Arial, sans-serif; color:#fff; padding:0;}
form#two textarea {width:300px;height:15em;border:none;padding:0.5em; margin:10px 0 0 0;overflow:auto; font-family:Arial, sans-serif; font-size:1em; color:#fff; background:transparent url(../images/bg_input.png) top left repeat;}
form#two #button1 { float:left; color:#fff;padding:0;cursor:pointer;width:50px;margin:10px 0 20px 0;border:none;font-family: Arial, sans-serif;font-size: 11px;}
form#two #button1:hover{margin:10px 0 20px 0;color:#000;font-family: Arial, sans-serif;font-size: 11px;border:none; background:transparent url(../images/bg_input.png) top left repeat; color:#fff;width:50px;}

