
/* -------------------------------------------
Style Sheet for uggle.com
version: 1.0
Author:  Kennyboy7
Email:   kenny@kennyboy7.com
Website: wwww.kennyboy7.com 
Created: Mar 2009
 ----------------------------------------------*/

/* =reset styles
----------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	
	background: transparent;
}

body {
	line-height: 1;
	
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;

}


/* End of style resets */



body { 
    margin: 0;
    padding: 0; 
  height:100%
    font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 100%;
    background: #fff url(../graphics/header_background.png) repeat-x;
    
	
}

#maincontainer{
width: 960px; /*Width of main container*/
min-height:1900px; /*Height of main container*/
margin: 0 auto;
											
}

#maincontainer2{
width: 960px; /*Width of main container*/
min-height:1900px; /*Height of main container*/
margin: 0 auto;
											
}

#maincontainerterms{
width: 960px; /*Width of main container*/
min-height:1900px; /*Height of main container*/
margin: 0 auto;
											
}


#blank {
    content: ".";
    display: block;
    height: 10px;
    clear: both;
    visibility: hidden;
}



/*-------------- Header  --------------- */


#header{
	
	width: 960px;
	z-index: 2;
	

	
}

.logo{
	margin-top: 20px; 
	margin-left: 20px; 	

}

h1{
	margin: 0;
	position:relative;
	z-index: 3;
	width: 341px;
	height: 102px;
	background: url(../graphics/logo_uggle.png) no-repeat;
	text-indent: -9000px;
	
}

h1 a {
	display: block;
	height: 102px;
	background: url(../graphics/logo_uggle.png) no-repeat;
	
}




#spacer {

height: 27px;

}

#navbar{

z-index: 1;
}

#content{
	margin-top: 50px;
	
}


.column {
	width: 270px;
	margin: 50px 15px 0 15px;
	float: left;
	display:inline
	font-family: Verdana;
}
 h3 {
	font-weight: 1000;
	color: #ff7a00;
	font-size: 1.6em;
}

.cost{
	margin:10px 0 0 0;

}
	
.cost p{overflow:hidden;
}
	
.cost p span{font-size: 0.9em;
margin-right: 5px;
color: #0f007f;
font-weight: bolder;
}
	
.cost span.price{
	
font-size: 1.3em;
color: #0f007f;

}


.cost{
	font-size: 1.2em;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-left: 40px;

}
.title{
	line-height: 1.0em;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: 500;
	padding: 15px 0 5px 15px;
}

.title_starter{
	padding: 5px 0 5px 35px;
}

.title_standard{
	padding: 5px 0 5px 20px;
}

.title_advanced{
	padding: 5px 0 5px 5px;
}
.details{
	font-size: 0.9em;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 5px 0 5px 20px;
}


.textReplacement{
	display:block;
	text-indent:-999999em;
	overflow:hidden;
}


a.getitnow{
width:150px;
height:34px;
margin: 15px 0px 10px 50px;
background:url(../graphics/get_it_now.png) no-repeat left top;
display:block;
}

a.getitnow:hover{
	background-position:left -34px;
}

a.getitnow_small{
width:100px;
height:22px;
margin: 5px 0px 5px 40px;
background:url(../graphics/get_it_now_small.png) no-repeat left top;
display:block;
}

a.getitnow_small:hover{
	background-position:left -23px;
}
	
p.supfee{
	font-size: 0.8em;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #ff7a00;
	
	
	
}	
	


p.discount {

	font-size: 0.8em;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 20px;
	color: #0f007f ;
	line-height: 20px;
}


.discount img{
float: left;
padding-right: 20px;
padding-left: 5px;
padding-top: 5px;
}








.yellow-container {
width: 250px;
min-height: 315px;
float: left;
display:inline;
position:relative; 
background:#f7f2e2; 
border:1px solid #ded1a3; 
padding:10px 14px ;
margin-bottom:10px;
margin-right: 20px;
margin-left: 20px;
z-index: 1;

 }
 .available_features {
width: 890px;
min-height: 55px;
float: left;
display:inline;
position:relative; 
background:#f7f2e2; 
border:1px solid #ded1a3; 
padding:10px 14px ;

margin: 30px 20px 0 20px;

 }
.yellow-content { 
background:#f7f2e2; 
border:1px solid #ded1a3; 
   		} 
   		
.yellow-tr,.yellow-tl,.yellow-bl,.yellow-br { 
position:absolute;
height:12px; 
width:14px; 
} 

.yellow-tr, .yellow-tl {
top:-1px;
 } 
 
.yellow-bl,.yellow-br { 
bottom:-1px;
}  

.yellow-tr { 
background:#ebebeb url('http://www.uggle.com/graphics/yellow-tr.png') no-repeat top right;
right:-1px;
} 

.yellow-br {
background:#ebebeb url('http://www.uggle.com/graphics/yellow-br.png') no-repeat bottom right;
right:-1px;
 } 
 
.yellow-bl { 
background:#ebebeb url('http://www.uggle.com/graphics/yellow-bl.png') no-repeat bottom left; 
left:-1px;
 } 
 
.yellow-tl {
background:#ebebeb url('http://www.uggle.com/graphics/yellow-tl.png') no-repeat top left; 	left:-1px;
} 


/*-------------- Footer Elements --------------- */

#footer {
	margin: 0px auto;
	background: url(../graphics/footer_background_uggle.png) repeat-x;	
	height: 185px;
	z-index: 1;
	
}




.footer_icons {
	
	width: 960px;
	height:180px;
    margin: 0px auto; /* this centers the container */	
   
	}
	
	
#footer_icons2{

margin-bottom: 15px;


}	



.maxmind{
	float: left;
	display:inline;
	margin-top: 10px;
	padding-left: 250px;
	
}

.worldpay{
	float: left;
	display:inline;
	margin-top: 10px;
	padding-left: 150px;

}



	#footer ul {
		list-style: none; margin: 0 0 10px 120px;
	}
		#footer ul li {
			display: inline; /* IE6 fix to prevent the step down bug */
		}
			#footer ul li a {
				display: block; /* Make the anchors a block element, allowing the width and height to be specified and increasing the clickable area */
				float: left; /* Float them side by side */
				height: 30px; /* 30px is the height of the icon */
				width: auto;
				margin: 55px 50px 0 0; /* Space out the links with some right margin */
				padding: 10px 0 0 60px; /* Align the text to the icon with top padding and move it away from the icon with left padding */
				
				background-image: url(../graphics/cards_sprite.png); /* Add the icon sprite */
				background-repeat: no-repeat; 
			}
			/* Reposition the sprite background image for each of the links according to their class name */
			#footer ul li a.paypal { background-position: 0 0; }
			#footer ul li a.visa { background-position: -62px 0; }
			#footer ul li a.mastercard { background-position: -122px 0; }
			#footer ul li a.solo { background-position: -180px 0; }
			#footer ul li a.visaelectron { background-position: -240px 0; }
			#footer ul li a.maestro { background-position: -300px 0; }
			#footer ul li a.jcb { background-position: -360px 0; }
		

			
		
			
	
p.copyright{
	clear: both; 
	float: left;
	padding: 5px 0 0 150px;
	
	color: #0f007f;
	font:small-caps bold 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	
}	
	



/* This is the drop down login box area*/

#sliderWrap {
margin: 0 540px; 


}

#slider {

position: absolute;
background-image:url(../graphics/slider.gif);
background-repeat:no-repeat;
background-position: bottom;
width: 400px;
min-width: 400px;
height: 152px;
margin-top: -241px;
}

#slider img {
border: 0;
}
#sliderContent {
margin: 20px 0 0 10px;
position: absolute;
text-align:center;

color:#ccc;
font-weight:bold;
padding: 10px;
}

#openCloseWrap {
position:absolute;
margin: 128px 0 0 245px;
font-size:12px;
font-weight:bold;
	color: #fc16ff;
}


#loginform label {
font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
position: absolute;
font-size: 90%;
padding-top: .6em;
left: 5px;/* Label text position */
float: left;  
text-decoration: none;  
margin-right: 150px; 
font-size: 0.8em;
color: #fff;
	
}



input {
	margin-left: 110px;/* input box position from the text label */
	margin-bottom: .2em;
	line-height: 1.5em;
	background-color: #fff;/* input box background colour */

	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

	color: #3366cc;
	
}

.login_button{
	text-align: center;
	margin-left: 110px;
	margin-top: 8px;
	
}




/*this is the table of packages */


#plans {
font-size: 14px;
font-weight: 600;
font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
margin: 0px auto;
width: 830px;
	
}
 
#plans table {
  width: 830px;
  border-spacing: 0px;
  border-right: 1px solid #ded1a3;
  border-top: 1px solid #ded1a3;
  color: #000;
  margin-bottom: 40px;
}
 

 

 
#plans table td,
#plans table th {
  background: #f7f2e2;  
  padding: 8px 5px;
  border-left: 1px solid #ded1a3;
  border-bottom: 1px solid #ded1a3;
  vertical-align: center;
}
 
#plans table th {
  font-size: 13px;
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  color: #950000;
  padding-top: 5px;
  padding-bottom: 5px;
}
 
#plans table .odd td {
  background: #fffafb;
}

#plans table .first_col {
  text-align: center;
}
 
#plans table .second_col {
  text-align: center;
}
 
#plans table .third_col {
  text-align: center;
}
 
#plans table .second_col img,
#plans table .third_col img,
#plans table .first_col img  
{
  position: relative;
  padding-top: 1px;
  padding-bottom: 1px;
}
 

 
#plans a {
  font-weight: bold;
}
 


.full_details{

float:right;

}

/*-------------- Links Styles  --------------- */


a:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
color: #0f007f;
text-decoration: none;
}

a:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
color: #0f007f;
text-decoration: none;
}

a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
color: #f05404;
text-decoration: none;
font-weight: bold;

}

a:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
color: #f05404;
text-decoration: none;
}


/* faqs accord styles here*/

#maincontainer_faqs{
width: 960px; /*Width of main container*/
min-height:1200px; /*Height of main container*/
margin: 0 auto;
											
}

.faqs-container {
width: 900px;

float: left;
display:inline;
position:relative; 
background:#f7f2e2; 
border:1px solid #ded1a3; 
padding:10px 14px ;
margin-bottom:10px;
margin-right: 20px;
margin-left: 20px;
z-index: 1;

 }

.faqs {
	width: auto;
	font-family: verdana;
	
}
.faq div {
	background-color: #f7f2e2;
}


 

.faqs p {
margin-bottom: 10px;
	
	border: none;
	text-decoration: none;
	font-weight: 300;
	font-size: 13px;
	margin-top: 10px;
	padding: 15px 80px 0 40px;
}
.faqs a {
	cursor:pointer;
	display:block;
	padding:12px;
	margin-top: 0;
	text-decoration: none;
	font-weight: 600;
	font-size: 13px;
	color: black;
	
	
	
}
.faqs a:hover {
	background-color: #c3d1ec;

}
.faqs a.selected {
	color: black;
	background-color: #f2e3b2;

}


/* template styles here*/

#maincontainer_template{
width: 960px; /*Width of main container*/
font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
margin-bottom: 50px;
padding-bottom: 50px;	
margin: 0 auto;
											
}

#template_container{
width: 900px;
float: left;
display:inline;
position:relative; 
background:#f7f2e2; 
border:1px solid #ded1a3; 
padding:20px 30px 20px 20px ;

z-index: 1;


 }
 
#text_box{
width:900px;
float:left;

}



p.template{

    padding: 10px;
	border: none;
	text-decoration: none;
	font-weight: 400;
	font-size: 15px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	
}
	margin: 0 10px 0 10px;
}



h2.template {
	font-size: 30px;
	font-variant: small-caps;
	font-weight: bold;
	color: #fe6600;
	
	
}

h3.template{
	font-size: 23px;
	font-variant: small-caps;
	font-weight: bold;
	color: #237efe;
}

img.template{
	padding: 25px;
	margin: 15px;
	float: left;
	height: auto;
	width: auto;

}


/* customer page */


#support_container{
width: 900px;
min-height: 550px;
float: left;
display:inline;
position:relative; 
background:#f7f2e2; 
border:1px solid #ded1a3; 
padding:10px 14px ;
margin-bottom:10px;
margin-right: 20px;
margin-left: 20px;
z-index: 1;
font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

 }

.fleft   { float:left;}

  
.column1{

    width: 350px;
    float: left;
    margin: 15px 0px 15px 65px;

  
}
 
.column1 strong{
	
    font-weight: bold;
    font-size: 14px;
   border: none;
	line-height: 145%;

}
.miniicon{
    margin-right: 20px;
    
   
}

.column1 p {
	font-size: 15px;
	color: #333;
}




.column2{

    width: 350px;
    float: left;
    margin: 15px 0px 15px 40px;
    
}
 
.column2 strong{
	
    font-weight: bold;
    font-size: 14px;
   
	line-height: 145%;
	
}


.column2 p {
	font-size: 15px;
	color: #333;
}



#spacer_support {

height: 60px;

}



