/*
Theme Name: skotz 2.0.0
Theme URI: http://www.skotzsolutions.com
Version: 1.0.0
Author: Tajamul Shah
*/

/*------------------------------------------------
		GLOBAL BROWSER RESET / Eric Meyer
------------------------------------------------*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 1 ;
  outline : 0;
 font-weight: inherit;
/*  font-weight:bold;*/
  font-style: inherit;
   /*font-family:microsoft sans serif;*/
   font-family:Verdana, Arial, Helvetica, sans-serif;
  vertical-align: baseline;
  color:#000;
   text-align:justify;
	
}
.index-head{
 font-family:Verdana, Arial, Helvetica, sans-serif;
  color:#003366;
    text-align:justify;
	font-weight:bold;
	font-size:11px;
}

body { 
  line-height: 1.6;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td 
{
	 text-align: left;
	  font-weight: normal;
	  
	  }
table, td, th  
{
	vertical-align:top;
	margin:0 0 0 3px;
	}

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after 
{
	content: ""; 
	}
blockquote, q 
{
	 quotes: "" ""; 
	 }

/* Remove annoying border on linked images. */
a img  
{
	border: none;
	 }

/*----------- END OF BROWSER RESET --------------*/

/*------------------------------------------------
					GLOBAL SITE WIDE STYLING
------------------------------------------------*/
.fixed-width {
	width:960px;
	margin:0 auto;
}

a {
	text-decoration:none;
	
}

a:hover {
	color:#0000FF;
	
}

body {
  
	/*background:url(../picx/bground.jpg) bottom center fixed;
	
        background-color:#FFDD80;
	background-color:#DDFF99;*/
	
	background-color:#7A9DC3;
	background:url(../picx/Background3.jpg) bottom center fixed;
	font-size:12px;
	
}

.wrapper {
	background:url(../picx/bg-trans.png) repeat;
	/*background-color:#DD99FF;*/
	margin:0 auto 0 auto;
	padding:5px;
	width:960px;
        border:2px;
        border-right:2px;
        border-right-style:solid;
        border-right-color:#2978EF;
        border-left:2px;
        border-left-style:solid;
        border-left-color:#2978EF;
        border-bottom:2px;
         border-bottom-style:solid;
        border-bottom-color:#2978EF;
        
	
	filter:alpha(opacity=95);
        opacity:6;

	-moz-border-radius-bottomleft:7px;
	-webkit-border-radius-bottomleft:7px;
	-moz-border-radius-bottomright:7px;
	-webkit-border-radius-bottomright:7px;
        -moz-border-radius-topright:7px;
	-webkit-border-radius-topright:7px;
}
.top{
        background:url(../picx/sitename.png) no-repeat;
	margin:10px auto 0 auto;
	width:974px;
        height:105px;
        
}

.primarymain {
        height:35px;
	width:952px;
	text-align:center;
       
}
.primarylinksleft{
  width:20px;
  height:35px;
  float:left;
 background:url(../picx/leftround.gif) no-repeat;
 }
 .primarylinksright{
  width:20px;
  height:35px;
  float:left;
  background:url(../picx/rightround.gif) no-repeat;
 }
 .prirem{
  background:url(../picx/pri.gif) repeat-x;
  width:117px;
  height:35px;
  float:left;
    padding-top:7px;
  text-align:center;
   
   }
   .prirem1{
  background:url(../picx/pri.gif) repeat-x;
  width:127px;
  height:35px;
  float:left;
    padding-top:7px;
  text-align:center;
   
   }
.seperater{
        height:35px;
	width:2px;
        float:left;
}
   
  .prirem a {
	
	font-size:13px;
	font-weight:bold;
       
      
			
}
 .prirem a:hover {
	
	
	color:#fff;
	
			
}
   .selected{

 	color:#FFFFFF;
        
   }

.first {
	-moz-border-radius-topleft:5px;
	-moz-border-radius-bottomleft:5px;
	-webkit-border-radius-topleft:5px;
	-webkit-border-radius-bottomleft:5px;
}

.last {
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-radius-topright:5px;
	-webkit-border-radius-bottomright:5px;
}



h3.title {
	
	font-weight:bold;
	font-size:1.8em;
	color:#FFFFFF;
	background-color:#034D89;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:0 0 0 10px;
}
.desc {
	padding:0 30px;
}

.content 
{
	
	background:#F2F2F2;
	padding:20px 10px;
	-moz-border-radius:5px;
}
.content h3 
{
	
	color:#3380ff;
	font-size:1.3em;
	
	
}
.content p 
{
	
	color:#000000;
	font-size:1.3em;
	
	
}



 .tab-head {
	/*background-color:#002;*/
	background:url(../picx/grad.gif) repeat-x;
	/*background-color:#993399;*/
	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:5px 0 0 10px;
	color:#FFF;
        height:20px;
}
 .tab-head  p {
	
	font-size:14px;
	font-weight:bold;
        color:#ffffff;
       
      
			
}

.quick-links-wrapper 
{
	border-color:#034D89;
	vertical-align:top;
	
		
}

.quick-links a {
	margin:0 0 0 10px;
	color:#069;
	/*color:#fff;*/
	font-size:11px;
	font-weight:bold;
			
}

	
.quick-links a:hover{
		color:#000099;
}

.footer {
	background:url(../picx/bg-trans.png) repeat;
	margin:0 auto 10px auto;
	padding:5px;
	width:920px;
	border:2px solid #2978EF;
	border-top:none;
	font-size:11px;
	filter:alpha(opacity=95);
	opacity:6;
	-moz-border-radius-bottomleft:7px;
	-webkit-border-radius-bottomleft:7px;
	-moz-border-radius-bottomright:7px;
	-webkit-border-radius-bottomright:7px;
}
.skotz {
	
        width:920px;
        height:59px;
        margin-left:10px;
	background:url(../picx/logo.png) no-repeat;
}



/*------------------------------------------------
									EXTRA CLASSES
------------------------------------------------*/
.clear-both {
	line-height:1px;
	height:1px;
	clear:both;
	width:100%;
}

#right-image img
{
	float:right;
	margin:15px 0 0 15px;
	color:#FF0000;
}
#left-image img
{
	float:left;
	margin:15px 25px 10px 0;
	color:#FF0000;
}
#mainpage-image img{
	float:left;
	margin:0 20px 0 0;
}
#page-head{
        -moz-border-radius-bottomleft:7px;
	-webkit-border-radius-bottomleft:7px;
	-moz-border-radius-bottomright:7px;
	-webkit-border-radius-bottomright:7px;
         -moz-border-radius-topleft:7px;
	-webkit-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
	-webkit-border-radius-topright:7px;
	 /*background-color:#8088FF;
        background:url(../picx/grad.gif) repeat-x;
	color:#002;*/
        

        width:auto;
	margin:0;
        padding-left:5px;
}
#page-head-index{
        -moz-border-radius-bottomleft:7px;
	-webkit-border-radius-bottomleft:7px;
	-moz-border-radius-bottomright:7px;
	-webkit-border-radius-bottomright:7px;
         -moz-border-radius-topleft:7px;
	-webkit-border-radius-topleft:7px;
	-moz-border-radius-topright:7px;
	-webkit-border-radius-topright:7px;
	 background-color:#BBBBBB;
        /*background:url(../picx/grad.gif) repeat-x;
	color:#002;*/
        width:auto;
	margin:0 0 0 10px;
        padding-left:10px;
        color:#003399;
       
	font-size:22px;
}

#page-head p{

	color:#ff8a00;
        font-weight:bolder;
        font-family:Comic Sans MS;
	font-size:22px;
	
       
}

.description{
	margin:0 0 0 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    color:#003366;
    text-align:justify;
	font-weight:bold;
	font-size:11px;
}
.sitename{
  
  width:950px;
  height:90px;
  background-color:#33DDDD;
   background:url(../picx/rx1.gif) repeat-x;
}
.main{
  
   width:950px;
  height:230px;
  border:1px;
  border-style:solid;
  border-color:#2978ef;
}

.leftimage{
  
  width:234px;
  height:230px;
  background-color:#66FF99;
   background:url(../picx/slogan.gif) no-repeat;
  float:left;
}
.mainimage{
  
   width:716px;
  height:230px;
  background:url(../headerimages/image5.jpg) no-repeat;
  /*background-color:#8088FF;
 background:url(../swf/header.gif) repeat-x;*/

  float:right;
}

#designedby
   {
   
      font-weight:bold;
      margin-left:20px;
   }
 #designedby a
   {
   
      color:#0000DD;
  font-weight:bold;
  margin-right:100px;
   }
   #designedby a:hover
   {
   
      color:#8080FF;
  font-weight:bold;
  margin-right:100px;
   }

.Googlesearch{
  
  float:right;
  margin-top:55px;
  margin-right:-17px;
  
 
}
.inbody{
  width:732px;
  height:225px;
   margin-bottom:5px;
}
.inbodyleft{
  width:327px;
  height:225px;
  float:left;

  font-family:Times New Roman, Times, serif;
  background:url(../picx/flower.png) no-repeat;
}
.inbodylefttop{
  width:327px;
  height:60px;
  background-color:red;
  /*background:url(../picx/flower.png) no-repeat;*/
 
  
}
.inbodyleftbottom{
  width:327px;
  height:165px;
}

.inbodyleftbottom p{
font-size:15px;
  font-family:Times New Roman, Times, serif;
  padding-left:10px;
  padding-right:10px;
}
.inbodyright{
  width:392px;
  height:225px;
  
   float:right;

  
}
.inbodylefttop{
  width:327px;
  height:60px;
background:url(../picx/paradise.gif) no-repeat;
 
  
}
.inbodyrighttop{
  width:392px;
  height:32px;
  background-color:#80FF55;
  background:url(../picx/bookinghead.gif) no-repeat;
 
}
.inbodyrightbottom{
  width:388px;
  height:176px;
 background:url(../picx/rt.jpg) no-repeat;
  /*border:2px;
  border-style:solid;
   border-color:#80FF55;*/
    padding-top:13px;
}
#indexgar{
  color:#d61717;
  font-size:15px;
}

#honeymoonspecial{
  width:201px;
  height:105px;
 
}
.error{
  background-color:#FFBB80;
  color:#FF0080;
  width:730px;
  height:40px;
  border:1px;
  border-style:solid;
  border-color:#DD0000;
  -moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-bottomleft:5px;
        -moz-border-radius-bottomright:5px;
        margin-top:50px;
       
  
}
.error p{
 
  color:#FF0080;
  padding-top:10px;
  padding-left:10px;
  
}

