/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video{ display: block; }
mark, rp, rt, ruby, summary, time{ display: inline }


/* Global properties
---------------------------------------- */
body { 
	background:#111111; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%; 
	line-height:1.125em;
	color:#767676;
}
html { min-width:1000px;}
html, body { min-width:1000px; height:100%;}

.tail-top{ background:#ededed; width:100%}



/* Global Structure
---------------------------------------- */
#main {
	margin: 0 auto;
	position: relative;
	width: 940px;
	font-size:.75em;
	}#main1 {
	margin: 0 auto;
	position: relative;
	width: 940px;
	font-size:.75em;
	}


	/* Header */
	header{
		background:url(../images/bg_top.gif) top left repeat-x;
		height:159px;
		width:100%;
		position:relative;
		z-index:1000000
		}
		
		
.col-1{ float:left; width:79px}
.col-2{ float:left; width:425px}
.col-3{ float:left; width:400px}

/* Header
---------------------------------------- */

/* Logo */
header .logo {
	position:absolute;
	left:0;
	top:10px;
	line-height:64px;
	height:150px;
	}
header .logo a{
	color:#434343;
	font-size:32px;
	text-decoration:none;
	padding-left:250px;
	}

/* Navigation */
header nav {
	position:absolute;
	left:250px;
	top:115px;
	width:750px;
	z-index:20;
	}


header .ligas_sociales {
	position:relative;
	left:800px;
	top:10px;
	width:400px;
	margin:0;
}
header .inner1 {
	color:#fff;
	float:right;
	font-size:13px;
	margin-left: 5px;
	width:100px;
	padding-bottom:10px;
}

header .page1-img1 {
	float:left;
	margin:0;
}

header .inner1 span {
	display:inline-block;
	padding-top:7px;
	margin-left:5px;
}

header .inner1 a {
	color:#000;
}

header .inner1 a:hover {
	color:#000;
}		
/* Phone number */
header .phone {
	position:absolute;
	right:0;
	top:104px;
	font-size:28px;
	line-height:1.2em;
	color:#8e8d8d;
	text-align:right;
	}
	header .phone strong {color:#8e8d8d; font-weight:normal;}
	header .phone span {
		display:block;
		font-size:11px;
		color:#5c5c5c;
		text-transform:uppercase;
		margin-top:-12px;
		}

/* Twitter link */
header .twitter-link {
	position:absolute;
	right:1px;
	top:182px;
	background:#fff;
	font-size:11px;
	height:53px;
	line-height:53px;
	z-index:100;
	}
	header .twitter-link a {
		display:block;
		color:#616161;
		padding:0 71px 0 0;
		text-decoration:none;
		text-transform:uppercase;
		}

.line{ height:23px; background:#dbddde; margin-bottom:40px}
	
	/* Content */
	section#content {
		
		}
	
	/* Sidebar */
	aside.bottom {
		background:#000;
		padding:0 0 0 15px;
		position:relative;
		height:1%;
		z-index:200;
		}
		aside.bottom .inside {
			padding:30px 0 43px 0;
			}
		
html{ height:100%}			
/* Footer */
	footer{
		background:#111111;
		padding:40px 0 40px 0;
		bottom:0;
		position:relative
		}
		footer .container {
			margin: 0 auto;
			position: relative;
			width: 940px;
			text-transform:uppercase;
			font-size:.625em;
			}

/* Footer
---------------------------------------- */
footer {
	color:#848484;
}
	footer a {
		color:#848484;
		text-decoration:none;
	}
	footer a:hover {
		text-decoration:underline;
	}
		footer span {
			color:#848484;
		}

/* Footer Navigation */
footer nav {
	float:right;
}
	footer nav li {
		display:inline;
		color:#918f90;
		border-left:1px solid #918f90;
		padding:0 5px 0 8px;
	}
	footer nav li:first-child {
		border:none;
	}
		footer nav li a {
			text-decoration:none;
		}
		footer nav li a:hover, footer nav li a.current {
			color:#c8c8c8;
			text-decoration:none;
		}




/* Left & Right alignment */

.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { 
	width:100%;
	overflow:hidden;
}

/* indents */
.indent-right {padding-right:15px;}
.banner{ margin-right:20px}

.indent{ padding:0 25px 0 0 }
.indent1{ padding:30px 0 34px 0}
.indent2{ padding:40px 0 0 0 }
.indent3{ padding:0px 160px 0px 248px }
.indent4{ margin:0 -15px 0 0; position:relative }
.indent5{ padding:0 0px 0 10px }
.indent6{ padding:0px 0 40px 0}

.img-indent{ margin:0 15px 15px 0; display:inline; float:left}
.img-indent1{ margin:0 0px 15px 0;}
.img-indent3{ margin:0 15px 0 0;}

#content .inside { padding:20px 0px 20px 0px;}
#content .inside1 { padding:20px 0px 110px 0px;}
#content .inside-left { padding:0 0 0 10px;}
#content .inside-right { padding:0 10px 0 0;}
#content .inside-right1 { padding:0 30px 0 0;}


/* Paragraph styling */
p {margin-bottom:11px;}
.p1 { margin-bottom:9px;}
.p2 { margin-bottom:18px;}
.p3 { margin-bottom:27px;}
.p4 { height:49px; margin:4px 0 0 0; }


/*----- txt, links, lines, titles -----*/
a {color:#000; outline:none; text-decoration:none;}
a:hover, a:focus { text-decoration:underline;}
a:active, a:visited { }

blockquote {
	margin:0 5px 10px 5px;
	padding:0 10px 10px 42px;
	font-size:16px; 
	line-height:1.2em;
	color:#000000; 
	font-weight:bold;
	quotes:none;
	background:url(../images/quotes.gif) no-repeat 0 0;
}
blockquote.left {border-right:1px solid #ccc; width:35%; float:left; margin-right:20px; padding:0; background:none }
blockquote.right {border-left:1px solid #ccc; width:35%; float:right; margin-left:10px; padding:0 0 0 20px; background:none}

.bg{ background:url(../images/tail.gif) repeat-y 337px top}

b{ color:#000}
ins {
    background-color:#821414;
	font-size:12px;
	padding:2px;
	font-family:Verdana, Geneva, sans-serif;
    color:#fff;
    text-decoration:none;
	}

mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
	}

del {
    text-decoration: line-through;
	}

abbr[title], dfn[title] {
	color:#000000;
    border-bottom:1px dotted #4995d1; text-transform:uppercase;
    cursor:help;
	}

em, dfn , i, site, var 		   { font-style:normal; color:#000}
dfn 	 		     {font-size:14px; letter-spacing:3px; color:#000; font-family:Verdana, Geneva, sans-serif; font-style:italic}
sup	   { padding-bottom:10px; font-size:10px}
sub 		   { vertical-align:bottom; font-size:10px}
abbr, acronym  { border-bottom:1px dashed #ccc;}
address 		   { margin:0 0 1.5em;font-style:normal;}
del 			     { color:#1f1f1f;}
pre, code, tt  { font:1em 'andale mono', 'lucida console', monospace; line-height:1.5; display:block;}
code 			     { background-color:#f6f6f6; display:block; color:#000; padding:3px 2px 3px 5px; line-height:1.67em;  border:1px dotted #333;}
pre 			     { white-space:pre;}
q{ color:#000; font-size:15px; font-family:"Courier New", Courier, monospace}
small{ font-size:10px; color:#000}
big{ font-size:21px; color:#000}
kbd{ font-size:11px; font-family:"Courier New", Courier, monospace}
samp{ font-size:11px; font-family:"Courier New", Courier, monospace}

.txt{ color:#000}

/* Custom select color */
::selection {
	background: #a1a1a1;
	color:#fff;					 /* Safari */
	}
::-moz-selection {
	background: #a1a1a1; /* Firefox */
	color:#fff;
	}
	
	
#carousel {
	height:384px;
	overflow:hidden;
	width:100%; text-align:center
}

/* gallery */
	.roundabout-holder { height: 384px; width:1000px; margin:0 auto;}
	.roundabout-moveable-item {
		height: 384px;
		width: 700px;
		cursor: pointer;
	}
	.roundabout-moveable-item img {
		width:100%;
		height:100%;
		display:block;
	}
	.roundabout-in-focus { cursor: auto; }
	
	.info { position:absolute; width:100%;  height:74px; margin-top:-86px; background:url(../images/bg_info.png); display:block;font-size:32px !important; left:0  }
	.info .txt-4 { color:#fff !important; font-size:32px !important; padding-left:30px; background:url(../images/marker-4.png) center right no-repeat; float:left; padding-right:20px; line-height:74px}

.by{ text-align:center; width:980px; position: absolute; top:0; left:0;	margin:0 auto;}

.btnPrev{
	position:absolute;
	left:100px;
	text-align:center;
	top:-222px;
	z-index:500000
}

.btnNext{
	position:absolute;
	right:110px;
	text-align:center;
	top:-222px;
	z-index:500000
}


/*==========================================*/




/*  Header styles */
h1, h2, h3, h4, h5, h6 {margin:0 0 0.3em; line-height:1.2em; color:#000;}
h1 {	font-size:27px; font-weight:200; } 
.h1 {	font-size:48px !important; margin-bottom:0 } 
h2 {	font-size:2em; color:#0d0001;} 
h3 {	font-size:21px; line-height:1.2em;} 
h4 {	font-size:18px; margin-bottom:.7em;} 
h5 {	font-size:16px; line-height:1.2em; } 
h6 {	font-size:14px;}

.link{ color:#767676; text-decoration:none}
.link:hover{ color:#767676; text-decoration: underline}

/* Unordered list style
---------------------------------------- */

/* List1 */
ul.list1 { padding-bottom:15px;}
	ul.list1 li { 
		background:url(../images/marker.png) no-repeat 0 4px;
		padding:0 0 8px 22px;
		font-size:12px;
		position:relative;
		zoom:1;
		}
		ul.list1 li a {
			color:#000000;
			font-weight:bold;
			text-decoration:none
			}
		ul.list1 li a:hover {
			text-decoration: underline
			}
			ul.list1 li ul {
				padding:9px 0 0 0; 
				margin-bottom:-10px;
				}
				/* List_1 */
ul.list_1 { padding-bottom:15px;}
	ul.list_1 li { 
		background:url(../images/marker6.gif) no-repeat 0 4px;
		padding:0 0 8px 22px;
		font-size:12px;
		position:relative;
		zoom:1;
		}
		ul.list_1 li a {
			color:#000000;
			text-decoration:none
			}
		ul.list_1 li a:hover {
			text-decoration: underline
			}
			ul.list_1 li ul {
				padding:9px 0 0 0; 
				margin-bottom:-10px;
				}
				ul.list_1 li li { 
		background:url(../images/marker7.gif) no-repeat 0 4px;
		padding:0 0 2px 11px;
		font-size:12px;
		position:relative;
		zoom:1;
		}
				
				/* List5 */
ul.list5 { padding-bottom:15px;}
	ul.list5 li { 
		background:url(../images/marker5.gif) no-repeat 0 4px;
		padding:0 0 8px 22px;
		font-size:12px;
		position:relative;
		zoom:1;
		}
		ul.list5 li a {
			color:#000000;
			font-weight:bold;
			text-decoration:none
			}
		ul.list5 li a:hover {
			text-decoration: underline
			}
			ul.list5 li ul {
				padding:9px 0 0 0; 
				margin-bottom:-10px;
				}
				

/* List2 */
ul.list2 { padding-bottom:15px;}
	ul.list2 li { 
		background:url(../images/icon1.jpg) no-repeat 0 0px;
		padding:5px 0 21px 85px;
		font-size:12px;
		position:relative;
		zoom:1;
		}
		
		ul.list2 .li { 	background:url(../images/icon2.jpg) no-repeat 0 0px;}
		ul.list2 .li1 { 	background:url(../images/icon3.jpg) no-repeat 0 0px;}
		ul.list2 .li2 { 	background:url(../images/icon4.jpg) no-repeat 0 0px;}
		ul.list2 .li3 { 	background:url(../images/icon5.jpg) no-repeat 0 0px;}
		ul.list2 .li4 { 	background:url(../images/icon6.jpg) no-repeat 0 0px;}
		ul.list2 li a {
			color:#000000;
			font-weight:bold;
			text-decoration:none
			}
		ul.list2 li a:hover {
			text-decoration: underline
			}
			ul.list2 li ul {
				padding:9px 0 0 0; 
				margin-bottom:-10px;
				}
			ul.list2 li a.link{ color:#767676; text-decoration:none; font-weight:normal}
			ul.list2 li a.link:hover{ color:#767676; text-decoration: underline}

/* List3 */
ul.list3 { padding-bottom:5px;}
	ul.list3 li { 
		background:url(../images/marker1.png) no-repeat 0 4px;
		padding:0 0 5px 14px;
		font-size:12px;
		position:relative;
		zoom:1;
		}
		ul.list3 li a {
			color:#000000;
			text-decoration:none
			}
		ul.list3 li a:hover {
			text-decoration: underline
			}
			ul.list3 li ul {
				padding:9px 0 0 0; 
				margin-bottom:-10px;
				}

/* List3 */
ul.list4 li {	width: 100%; overflow: hidden; vertical-align: top; line-height: 2.16em; color: #000; font-weight:bold; background:none; padding:0}
ul.list4 li strong {background: url(../images/line-hor1.gif) repeat-x 0% 16px; display: block;	overflow: hidden;}
ul.list4 li span {	float: right; font-weight: bold; color: #000;}
ul.list4 li a {float: left; text-decoration: none; color: #000;}
ul.list4 li a:hover {text-decoration: underline}



/* News style*/
.news {
	padding-bottom:7px;
	}
	.news li {
		position:relative;
		padding:0 0 7px 64px;
		color:#000;
		height:1%;
	}
	.news li p.date {
		position:absolute;
		left:0;
		top:3px;
		background:#d9dbdc;
		width:53px;
		height:46px;
		font-size:28px;
		padding-top:10px;
		color:#000000;
	behavior: url(js/PIE.htc);
		border-style: solid; border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px;
		text-align:center;
		}
	.news li p.date span{
		color:#767676;
		display:block;
		font-weight:bold;
		font-size:12px;
		line-height:2.5em
		}
	.news li a.title {
		display:block;
		color:#000;
		font-weight:bold;
		text-decoration:none;
		font-size:12px;
		height:50px;
		}
	.news li a.title:hover {
		text-decoration: underline;
		}
	

/* Layouts navigation */
.layouts-nav {width:100%; overflow:hidden; padding-bottom:30px !important;}
	.layouts-nav li { float:left; margin-right:20px; background:none !important; padding:0 !important;}
		.layouts-nav li a {
			float:left;
			background:#333;
			padding:2px 10px;
			color:#fff;
			text-decoration:none;
			border-radius:5px;
			margin-right:10px;
			cursor:pointer;
			position:relative;
			behavior: url(js/PIE.htc);
			border-style: solid; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;
			}
		.layouts-nav li a:hover {
			background:#a1a1a1;
			}


/* Ordered list style */
ol { padding-bottom:15px; margin:0; padding:0; list-style-position:inside;}
	ol li {  
		padding-bottom:13px;
		font-size:12px;
		color:#767676;
		}
		ol li p{
			padding-top:10px
		}
		ol li a{
			font-weight:bold;
			color:#000;
			text-decoration:none;
			margin-bottom:11px
		}
		ol li a:hover{
			text-decoration: underline;
		}
		
		/* Ordered list style */
.ol { padding-bottom:15px; margin:0; padding:0; list-style-position:inside; color:#821414}
	.ol li {  
		padding-bottom:13px;
		font-size:12px;
		color:#821414;
		font-weight:bold
		}
		.ol li p{
			padding-top:10px
		}
		.ol li a{
			color:#000;
			font-weight:normal;
			text-decoration:none;
			margin-bottom:11px
		}
		.ol li a:hover{
			text-decoration: underline;
		}



/* Definition list style */
dl dt { 
	font-weight:bold;
	font-size:1em;
	color:#333;
	}
dl dd {
	margin-bottom:1.5em;
	margin-left:50px
	}

	dl.def-list { padding-bottom:5px;}
	
	dl.def-list dt {
		font-size:13px;
		color:#fff;
		width:100%;
		overflow:hidden;
		margin-bottom:1em;
		position:relative;
		z-index:0;
		}
		dl.def-list dt span {
			float:left;
			height:31px;
			line-height:31px;
			padding:0 14px;
			background:#19b6c5;
			border-radius:20px;
			-moz-border-radius:20px;
			-webkit-border-radius:20px;
			behavior: url(js/PIE.htc);
			}
		dl.def-list dd {margin-bottom:2em;}
	
	
/* Table styling */
.table-border{ border-style: solid; border-radius:11px; -moz-border-radius: 11px; -webkit-border-radius: 11px; behavior:url(js/PIE.htc); background:#e0e2e3; position:relative}

/*box*/
.box{ background:#e0e2e3; width:100%;}
.box .border-top {background:url(../images/border_top.gif) top repeat-x;}
.box .border-bottom {background:url(../images/border_bottom.gif) bottom repeat-x;}
.box .border-left {background:url(../images/border_left.gif) left repeat-y;}
.box .border-right {background:url(../images/border_right.gif) right repeat-y;}
.box .corner-top-left {background:url(../images/corner_top_left.gif) left top no-repeat;}
.box .corner-top-right {background:url(../images/corner_top_right.gif) right top no-repeat;}
.box .corner-bottom-left {background:url(../images/corner_bottom_left.gif) left bottom no-repeat;}
.box .corner-bottom-right {background:url(../images/corner_bottom_right.gif) right bottom no-repeat; width:100%; }
.box .indent-box{ padding:0px 0px 0px 0px; }


table { width:100%;
	}

table thead th {
	color:#000;
	text-transform:uppercase;
	text-align:left;
	padding:15px 20px;
	border-right:1px solid #bec0c2;
	}
table tbody td {
	padding:10px 20px;
	color:#000;
	border:1px solid #bec0c2;
	border-bottom:none;
	border-left:none;
	}
.none {
	border-right:none;
}
.none1 {
	border-top:none;
}


	
table td:hover {
	color:#fff
	}



/*  Dropcaps style */
.dropcap_1 {
	font-size:36px;
	width:55px;
	line-height:1em;
	color:#1f1f1f;
	display:block;
	float:left;
	text-align:center;
}
.dropcap_2 {
	font-size:36px;
	background:url(../images/dropcap.png) no-repeat 50% 0;
	text-align:center;
	width:52px;
	line-height:52px;
	color:#eae9e7;
	display:block;
	float:left;
	margin-right:8px;
	}
.dropcap_3 {
	font-size:40px;
	width:40px;
	line-height:1em;
	color:#333;
	display:block;
	float:left;
	text-shadow:2px 2px 1px #ccc;
	}


/*  Horizontal divider */
.hr {
	display:block;
	position:relative;
	padding:55px 0 35px 0;
	border:none;
	background:url(../images/hr.gif) 0 50% repeat-x;
	height:2px;
	overflow:hidden;
	font-size:11px;
	margin:0 10px 0 0;
	}
	.hr a {
		position:absolute;
		right:0;
		top:25px;
		text-transform:uppercase;
		font-family:Arial, Helvetica, sans-serif;
		text-decoration:none;
		background:url(../images/arrow-top.png) no-repeat 0 6px;
		padding-left:13px;
		color:#821414;
	}
	.hr a:hover { color:#000;}
	

/*  Buttons */
.button { 
	display:inline-block;
	font-size:13px;
	line-height:28px;
	height:28px;
	background:url(../images/button.gif) top left repeat-x;
	padding:0 17px 0 17px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	behavior: url(js/PIE.htc);
	cursor:pointer;
	position:relative;
	}
.button:hover {
	background:url(../images/button-act.gif) top left repeat-x;
	text-decoration:none;
	}
	
	.button1 { 
	display:inline-block;
	font-size:12px;
	line-height:28px;
	height:28px;
	background:url(../images/button1.gif) top left repeat-x;
	padding:0 17px 0 17px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	behavior: url(js/PIE.htc);
	cursor:pointer;
	position:relative;
	}
.button1:hover {
	background:url(../images/button-act.gif) top left repeat-x;
	text-decoration:none;
	}
	
	.button2 { 
	display:inline-block;
	font-size:12px;
	line-height:28px;
	height:28px;
	background:url(../images/button2.gif) top left repeat-x;
	padding:0 17px 0 17px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	behavior: url(js/PIE.htc);
	cursor:pointer;
	position:relative;
	}
.button2:hover {
	background:url(../images/button-act.gif) top left repeat-x;
	text-decoration:none;
	}
	
	.button3 { 
	display:inline-block;
	font-size:13px;
	display:block;
	line-height:35px;
	height:35px;
	background:url(../images/mark_1.png) no-repeat 100% 13px  #d9dbdc;
	padding:0 17px 0 17px;
	color:#111111;
	font-weight:bold;
	text-decoration:none;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	margin-bottom:2px;
	behavior: url(js/PIE.htc);
	margin-right:10px;
	cursor:pointer;
	position:relative;
	}
	.button3:hover {
	background:url(../images/mark_2.png) no-repeat 100% 13px #262626;
	color:#fff;
	text-decoration:none;
	}
	.button3:focus {
	text-decoration:none;
	}

	.button.style1 {
		background:url(../images/marker4.png) no-repeat 100% 2px #f0f0f0;
		text-decoration:none;
		color:#0c0c0c;
		text-shadow:none;
		border:1px solid #000;
		line-height:26px;
		height:26px;
		}
	.button.style1:hover {
		background:url(../images/marker4.png) no-repeat 100% 2px #000;
		color:#fff;
		}
	.button.style2 {
		background:#838383;
		}
	.button.style2:hover {
		background:#333;
		}


.line-hor { 
	background:#3a3c52;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:20px 0 20px 0;
}




/* Blocks and Boxes style
---------------------------------------- */
.content-box {
	}


/* Block1 */
.block1 {
	border-bottom:1px solid #323031;
	border-top:1px solid #000;
	background:#161415;
	padding:16px 16px 13px 16px;
}
	.block1 h5 {
		font-size:21px;
		line-height:1.2em;
		margin-bottom:.5em;
		text-shadow:1px 1px 0 #000;
		color:#cfcfcf;
		font-weight:normal;
	}


/* Information box */
.info-box {
	padding:20px 30px 24px 110px;
	color:#151516;
	font-size:11px;
	margin-bottom:20px;
	 behavior:url(js/PIE.htc);
	border-style: solid; border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px;
	background:#d9dbdc;
	position:relative;
	height:1%;
}
	.info-box p.icon {
		position:absolute;
		left:32px;
		top:11px;
		margin:0;
	}

/* Download box */
.download-box {
	padding:20px 30px 24px 110px;
	color:#151516;
	font-size:11px;
	margin-bottom:20px;
	background:#d9dbdc;
	 behavior:url(js/PIE.htc);
	border-style: solid; border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px;
	position:relative;
	height:1%;
}
	.download-box p.icon {
		position:absolute;
		left:32px;
		top:11px;
		margin:0;
	}

/* Notification box */
.notification-box {
	padding:20px 30px 24px 110px;
	color:#151516;
	font-size:11px;
	margin-bottom:20px;
	 behavior:url(js/PIE.htc);
	border-style: solid; border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px;
	background:#d9dbdc;
	position:relative;
	height:1%;
	}
	.notification-box p.icon {
		position:absolute;
		left:32px;
		top:11px;
		margin:0;
		}

/* Error message box */
.error-box {
	padding:20px 30px 24px 110px;
	color:#151516;
	font-size:11px;
	margin-bottom:20px;
	 behavior:url(js/PIE.htc);
	border-style: solid; border-radius:8px; -moz-border-radius:8px; -webkit-border-radius:8px;
	background:#d9dbdc;
	position:relative;
	height:1%;
	}
	.error-box p.icon {
		position:absolute;
		left:32px;
		top:11px;
		margin:0;
		}









/* Main banner
---------------------------------------- */
.main-banner {
	height:372px;
	overflow:hidden;
	margin-bottom:5px;
	background:#666;
	position:relative;
	}




/* Pages
---------------------------------------- */

/* 404 page */

.error_page .title{ margin-bottom:30px}
.error_page {
	padding:0 0 85px 0;
	min-height:500px;
	}
	.error_page h2 {
		font-size:90px;
		line-height:1.2em;
		font-weight:700;
		margin:-20px 0 0 0;
		letter-spacing:-2px;
		}
	.error_page h3 {
		font-size:40px;
		line-height:1.2em;
		margin:0 0 1em 0;
		color:#fbb91f;
		}
		
		.error_page .txt{ color:#000; font-size:20px; display:block; margin-bottom:30px}
		.error_page .txt1{ color:#000; font-size:38px; margin-bottom:30px}
		.error_page .txt2{ color:#000; font-size:18px; margin-bottom:30px}

/* Under Construction page =====*/
#constuction-box {
	width:800px;
	height:500px;
	position:relative;
	left:50%;
	top:50%;
	margin-left:-400px;
	margin-top:-250px;
	background:#eae9e7;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-color:#ccc;
	box-shadow:0 0 10px #999;
	-moz-box-shadow:0 0 10px #999;
	-webkit-box-shadow:0 0 10px #999;
	text-align:center;
	behavior:url(js/PIE.htc);
	}
	#constuction-box .inside {
		padding:40px 40px 40px 40px;
		}
		#constuction-box .button {
			position:relative;
			}
		#constuction-box h1 {
			font-weight:700;
			text-align:center;
			font-size:4em;
			margin-bottom:.2em;
			line-height:1.2em;
			letter-spacing: 2px;
			border-bottom: 1px solid #ddd;
			padding-bottom:10px;
			}
			#constuction-box h1 span { 
				text-transform:uppercase;
				color:#000000;
				display:block;
				margin-bottom:-15px;
			}
			
	/* Countdown */
	#countdown_dashboard {
		height: 110px;
		padding:30px 0 40px 0;
		width:650px;
		margin:0 auto;
		position:relative;
		}
	.dash {
		width: 110px;
		height: 114px;
		background: transparent url('../images/dash.png') 0 0 no-repeat;
		float: left;
		margin-left: 20px;
		position: relative;
		}
	
	.dash .digit {
		font-size:75px;
		line-height:85px;
		font-weight: bold;
		float: left;
		width: 55px;
		text-align: center;
		font-family:"Times New Roman", Times, serif;
		color: #555;
		position: relative;
	}
		.dash .digit .bottom {
			font-size:75px;
			line-height:85px;
		}
	
	.dash_title {
		position: absolute;
		display: block;
		bottom: 0px;
		left:0;
		font-size: 12px;
		color: #555;
		text-transform: uppercase;
		letter-spacing: 2px;
		width:110px;
	}
	
	.dev_comment {
		font-size: 14pt;
		color: #777;
		text-align: center;
		font-style: italic;
		margin: 40px 10px;
	}
	
	#subscribe_form {
		position: relative;
	} 
	
	#email_field {
		font-size: 16pt;
		padding: 6px 10px;
		width: 300px;
	}
	
	#subscribe_button {
		font-size: 14pt;
		color: #333;
		padding: 4px 8px;
	}
	
	.copyright {
		font-size: 9pt;
		color: #333;
		margin: 40px 0px;
	}
	
	.faded {
		color: #999;
	}
	
	.form_message {
		width: 400px;
		padding: 10px;
		margin: 15px auto;
		display: none;
	}
	
	#error_message {
		background-color: #ffe;
		border-left: 5px solid #bb3;
		border-right: 5px solid #bb3;
		color: #770;
	}
	
	#info_message {
		background-color: #f0f9ff;
		border: 1px solid #eef;
	}
	
	#loading {
		text-align: center;
		margin: 10px;
		display: none;
		position: absolute;
		width: 100%;
		top: 60px;
	}

/* Intro page */
#intro-box {
	width:600px;
	height:400px;
	position:relative;
	left:50%;
	top:50%;
	margin-left:-300px;
	margin-top:-200px;
	background:#eae9e7;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-color:#ccc;
	box-shadow:0 0 10px #999;
	-moz-box-shadow:0 0 10px #999;
	-webkit-box-shadow:0 0 10px #999;
	text-align:center;
	behavior:url(js/PIE.htc);
	float:left;
	}
	#intro-box .inside {
		padding:40px 40px 40px 40px;
		}
		#intro-box h1 {
			font-weight:700;
			text-align:center;
			font-size:4em;
			margin-bottom:.2em;
			line-height:1.2em;
			position:absolute;
			left:0;
			top:-90px;
			text-align:center;
			width:600px;
			overflow:hidden;
			height:100px;
			color:#fff;
			}
			#intro-box h1 span { 
				text-transform:uppercase;
				color:#1fb7c4;
				display:block;
				margin-bottom:-15px;
			}
		#intro-box .button {
			position:absolute;
			right:30px;
			bottom:20px;
			float:right;
			white-space:nowrap;
			}
		.intro-buttons {
			width:500px;
			padding:0 50px;
			position:absolute;
			left:0;
			bottom:50px;
			}
		#flash-intro {
			margin-bottom:20px;
			position:absolute;
			left:23px;
			top:20px;
			}
	

aside{ height:417px; background:#dbddde;  position:relative}
.indent-block{padding:15px 120px 0px 120px; position:relative;}
.indent-block1{padding:15px 0px 0px 0px; position:relative; text-align:center}



/* Aside
---------------------------------------- */
aside.bottom ul li {
	background:url(../images/marker2.gif) no-repeat 0 6px;
	padding:0 0 8px 13px;
	position:relative;
	height:1%;
}
	aside.bottom ul li a {
		color:#4a4a4a;
		text-decoration:none;
	}
	aside.bottom ul li a:hover {
		color:#fff;
	}
	
	aside.bottom .social-services {
		padding:10px 0 0 40px;
		border-left:1px solid #1d1d1d;
	}
	aside.bottom .social-services li {
		background:none !important;
		padding:0 0 11px 0 !important;
		overflow:hidden;
		position:relative;
		font-size:13px;
	}
		aside.bottom .social-services li a {
			display:block;
			padding:7px 0 7px 50px;
			float:left;
		}
		aside.bottom .social-services li a.rss {
			
		}
		aside.bottom .social-services li a.facebook {
			
		}
		aside.bottom .social-services li a.su {
			
		}



/* Content
---------------------------------------- */		

/* Lightbox image */
.lightbox-image {
	position:relative;
	overflow:hidden;
	display:block;
	}
	.lightbox-image img {
		position:relative;
		z-index:2;
		}
		.lightbox-image span {
		display:block;
		position:absolute;
		left:0;
		top:0;
		width:100%;
		height:100%;
		background:url(../images/magnify.png) no-repeat 50% 50%;
		z-index:1;
		}
		
/* Lightbox image */
.lightbox-image1{
	position:relative;
	overflow:hidden;
	float:left;
	display:inline;
	}
	.lightbox-image1 img {
		position:relative;
		z-index:2;
		}
	.lightbox-image1 span {
		display:block;
		position:absolute;
		left:0;
		top:0;
		width:100%;
		height:100%;
		background:url(../images/magnify.png) no-repeat 50% 50%;
		z-index:1;
		}


/* Pagination */
.pagination {
	display:block;
	width:100%;
	overflow:hidden;
	}
	.pagination a {
		float:left;
		font-size:11px;
		color:#000;
		text-decoration:none;
		text-transform:uppercase;
		line-height:31px;
		padding-left:14px;
		}
	.pagination a:hover {
		text-decoration:underline;
		}
		.pagination ul {
			float:left;
			padding:0 3px 0 18px;
			}
			.pagination ul li {
				float:left;
				padding-left:1px;
				margin-right:1px;
				padding:0 0 0 0 !important;
				background:none !important;
				}
			.pagination ul li span {
				width:31px;
				float:left;
				text-align:center;
				color:#000;
				}
				.pagination ul li a {
					font-size:15px;
					color:#000;
					text-decoration:none;
					width:31px;
					line-height:31px;
					height:31px;
					text-align:center;
					background:#e9e9e9;
					padding:0;
					}
				.pagination ul li a:hover {
					background:#19b6c5;
					text-decoration:none;
					color:#fff;
					}


/* Other */
figure { 
	margin:0px 20px 25px 0;
	float:left;
	}
	figure figcaption {
		color:#fff;
		text-align:center;
		padding:5px 0 5px 0;
		margin-top:-31px;
		*margin-top:-31px;
		margin-left:3px;
		position:absolute;
		z-index:900;
		background:#821414;
		width:194px;
		border-style: solid; border-radius:0 0 7px 7px; -moz-border-radius:0 0 7px 7px; -webkit-border-radius:0 0 7px 7px; behavior:url(js/PIE.htc);
		position:relative
	}

figure.fright {
	float:right;
	margin:4px 0 0 26px;
	}

.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
	}
	.img-box img.fleft {
		float:left;
		margin-right:15px;
	}
	

.extra-wrap { 
	overflow:hidden;
	}
	
	
/* Postal address */
.address { 
	float:left;
	margin-right:30px;
	}
.address.last {
	margin-right:0;
	}
	.address dt {
		font-weight:normal;
		color:#6b6a6a;
		margin-bottom:7px
		}
	.address dd { 
		clear:both;
		margin:0 0 0 0 !important;
		}
		.address dd span { 
			float:left;
			width:90px;
			}
	



/* Forms
---------------------------------------- */

/* Forms default */
input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
	}
	.input{ padding:7px 10px 7px 10px; width:243px; background:#dcdedf; border:1px solid #dcdedf; float:left; color:#000; margin-right:3px; border-style: solid; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; behavior:url(js/PIE.htc);}

/* Newsletter form */
#newsletter-form fieldset {
	border:none;
	}
	#newsletter-form .field {
		overflow:hidden;
		margin-bottom:8px;
		}
	#newsletter-form input[type=text] {
		width:175px;
		padding:3px 0 3px 5px;
		background:#4d4d4d;
		border:none;
		color:#a7a7a7;
		border-right:1px solid #000;
		border-left:1px solid #000;
		margin-right:3px;
	}
	#newsletter-form input[type=submit] {
		width:30px;
		height:22px;
		background:#fff;
		border:1px solid #000;
		border-radius:4px;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
		cursor:pointer;
		color:#2f2f2f;
		font-weight:bold;
		text-transform:uppercase;
		text-shadow:0 1px 0 #f1f1f1;
		}


/* Login form */
#login-form {
	position:absolute;
	right:0;
	top:12px;
}
#login-form fieldset {
	border:none;
	}
	#login-form input[type=text] {
		background:#4d4d4d;
		border:none;
		padding:3px 0 3px 4px;
		width:92px;
		margin-right:5px;
		color:#fff;
		}
	#login-form input[type=password] {
		background:#4d4d4d;
		border:none;
		padding:3px 0 3px 4px;
		width:92px;
		margin-right:5px;
		color:#fff;
		}
	#login-form input[type=submit] {
		width:30px;
		height:22px;
		background:#fff;
		border:1px solid #000;
		border-radius:4px;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
		cursor:pointer;
		color:#2f2f2f;
		font-weight:bold;
		text-transform:uppercase;
		text-shadow:0 1px 0 #f1f1f1;
		}


/* Contact form */
#contact-form {
	overflow:hidden;
	position:relative;
	vertical-align:top;
	}
	#contact-form fieldset {
		border:none;
		padding:0;
		}
		#contact-form .field {
			overflow:hidden;
			padding:0 0 17px 4px;
			
			}
			#contact-form input[type=text] {
				width:399px;
				padding:9px 10px 9px 10px;
				background:#dcdedf;
				border:1px solid #dcdedf;
				display:block;
				border-style: solid; border-radius:7px; -moz-border-radius:7px; -webkit-border-radius:7px;
				color:#6b6a6a;
				position:relative;
				behavior: url(js/PIE.htc);
				margin-bottom:0;
				overflow:hidden
				}
			#contact-form.main-contacts .field input {
				margin-top:4px;
				}
			#contact-form textarea {
				width:399px;
				height:147px;
				behavior: url(js/PIE.htc);
				background:#dcdedf;
				border:1px solid #dcdedf;
				padding:9px 10px 9px 10px;
				overflow:auto;
				border-style: solid; border-radius:7px; -moz-border-radius:7px; -webkit-border-radius:7px;
				position:relative;
				margin:0 0 4px 4px;
				display:block;
				color:#6b6a6a;
				}
				#contact-form a {
					cursor:pointer;
					}
				#contact-form .alignright {
					padding-top:12px;
					}
					#contact-form small {
						color:red;
						font-weight:bold;
						padding:0 0 0 5px;
						}
			#contact-form label {
				padding:0 0 2px 5px;
				display:inline-block;
				}
			#contact-form strong {
				padding:0 0 2px 9px;
				display:inline-block;
				color:#838383;
				}
				#contact-form .error {
					color:red;
				}
		.buttons-wrapper {
			padding-top:30px;
			}
		
		#contact-form.main-contacts .buttons-wrapper {padding-top:19px;}
		#contact-form.main-contacts .buttons-wrapper a {
			float:right !important;
			margin:0 0 0 12px;
			}



/* Newsletter-form */
#newsletter-alt-form fieldset {
	border:none;
}
	#newsletter-alt-form input[type=text] {
		width:215px;
		padding:7px 0 7px 10px;
		background:#f9f9f9;
		border:none;
		color:#686666;
		border:1px solid #e2e2e2;
		border-right:1px solid #bababa;
		border-left:1px solid #bababa;
		border-top:1px solid #bababa;
		border-radius:6px;
		-moz-border-radius:6px;
		-webkit-border-radius:6px;
		behavior:url(js/PIE.htc);
		margin-right:12px;
		font-size:12px;
		position:relative;
		}
	#newsletter-alt-form input[type=submit] {
		width:75px;
		height:32px;
		background:#aa1919;
		border:none;
		border-radius:4px;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
		behavior:url(js/PIE.htc);
		position:relative;
		cursor:pointer;
		color:#fff;
		font-weight:bold;
		font-size:12px;
		}




/* SlideDown element */
.slideDown {
	padding:0 1px 0 0;
	}
	.slideDown dt {
		background-color:#333132;
		background-image:url(../images/arrow1.gif);
		background-repeat:no-repeat;
		background-position:100% 16px;
		box-shadow:1px 1px 1px #d1d1d1;
		-moz-box-shadow:1px 1px 0 #d1d1d1;
		-webkit-box-shadow:1px 1px 0 #d1d1d1;
		color: #fff;	
		padding:9px 0 9px 21px;
		margin-bottom:4px;
		font-weight:bold;
		text-decoration:none;
		display:block;
		margin-left:0;
		font-size:12px;
		cursor:pointer;
		margin-bottom:10px;
	}
	.slideDown dt:hover, .slideDown dt.active {
		background-color:#a1a1a1;
		color:#fff;
		text-shadow:0 0 5px #fff;
	}
	.slideDown dt.active {
		background-image:url(../images/arrow2.gif);
	}

	.slideDown dd {
		display:none;
		padding:10px 20px 20px 20px;
		margin:0
	}
	.slideDown.absolute dd {
		position:absolute;
		background:#fff;
	}




/* Accordion */
dl#accordion {
	list-style-type:none;
	margin: 0;
	padding: 0 2px 0 0;
	height:auto !important;
}
	dl#accordion .indent {
		padding-top:7px !important;
		padding-bottom:5px !important
		}

	dl#accordion a {
		display: block;
		text-decoration: none;	
		}

	dl#accordion dt {
		margin-top:1px;
		}
		dl#accordion dt a {
			background-color:#333132;
			background-image:url(../images/arrow1.gif);
			background-repeat:no-repeat;
			background-position:100% 16px;
			box-shadow:1px 1px 1px #d1d1d1;
			-moz-box-shadow:1px 1px 0 #d1d1d1;
			-webkit-box-shadow:1px 1px 0 #d1d1d1;
			color: #7f7f7f;	
			padding:9px 0 9px 21px;
			margin-bottom:4px;
			font-weight:bold;
			text-decoration:none;
			display:block;
			font-size:12px;
			}

		dl#accordion dt a:hover {
			background-color:#8e8d8b;
			color:#fff;
			}

		dl#accordion dt.active a{
			background-color:#ccc;
			background-image:url(../images/arrow2.gif);
			color:#333;
			}

	dl#accordion dd {
		display:none;
		margin:0 0 0 25px;
	}
		dl#accordion dd .indent {
			padding:10px 30px 14px 0px !important;
		}
		dl#accordion dd a {
			display:inline;
			background:none;
			padding:0;
			font-weight:bold;
			width:auto;
			text-decoration:underline;
		}
		dl#accordion dd a:hover {
			text-decoration:none;
			background:none;
		}
		.sub_menu  li {
			list-style:none;
			line-height:30px!important;
			padding-left:0 !important;
			background:none !important;
			padding:0px 0 !important
		}
		.sub_menu li a {
			font-size:12px !important;
			line-height:30px!important;
		}


/* Tooltips */
.aToolTip {
	border:2px solid #444;
	background:#555;
	color:#fff;
	margin:0;
	padding:2px 8px;
	font-size:11px;
	}

.aToolTip .aToolTipContent {
	position:relative;
	margin:0;
	padding:0;
	}

a.aToolTipCloseBtn {
	display:block;
	height:20px;
	width:20px;
	overflow:hidden;
	background:url(../images/close.gif) no-repeat;
	text-indent:-9999px;
	outline:none;
	position:absolute;
	top:-15px;
	right:-20px;
	}


/* Coin Slider */
#coind-slider { overflow:hidden;}
.coin-slider { 
	overflow: hidden;
	zoom: 1;
	position: relative;
	padding-bottom:30px;
	}
.coin-slider a { text-decoration: none; outline: none; border: none; }

.cs-buttons { 
	font-size: 0px;
	padding: 10px;
	float: left;
	}
	.cs-buttons a { 
		margin-left: 5px;
		height: 10px;
		width: 10px;
		float: left;
		border: 1px solid #322e30;
		background:#322e30;
		color: #fea900;
		position:relative; 
		text-indent: -9999em; 
		border-radius:6px;
		-moz-border-radius:6px;
		-webkit-border-radius:6px;
		behavior:url(js/PIE.htc)
	}
	.cs-buttons a:hover,
	.cs-buttons a.cs-active { 
		background-color: #fea900;
		border: 1px solid #fea900;
		color: #fff;
		}

	.cs-title { 
		width:100%; 
		padding: 10px 0; 
		background-color: #000;
		color: #fff;
		text-indent:10px;
		}

	.cs-prev, 
	.cs-next { 
		background-color: #000;
		color: #fff;
		padding: 0px 10px;
	}
	.cs-prev:hover,
	.cs-next:hover { background:#fea900;}


/* Gallery */
#galleryfic_gallery {
	padding-bottom:50px;
	width:100%;
	overflow:hidden;
	}
	div.content {
		/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
		display: none;
		width: 909px; 
		position:relative;
		z-index:10;
		margin-bottom:20px;
	}
		div.content a, div.navigation a {
			text-decoration: none;
			color: #777;
		}
		div.content a:focus, div.content a:hover, div.content a:active {
			text-decoration: underline;
		}
	div.slideshow-container {
		position: relative;
		clear: both;
		height: 463px; /* This should be set to be at least the height of the largest image in the slideshow */
		z-index:10
	}
		.advanced_gallery div.slideshow-container {
			width:60%;
			overflow:hidden;
		}
	div.loader {
		position: absolute;
		top: 0;
		left: 0;
		background-repeat: no-repeat;
		background-position: center;
	}
	div.slideshow {
		height: 463px;
		width:909px;
		overflow:hidden;
	}
	div.slideshow span.image-wrapper {
		display: block;
		position: absolute;
		top: 0;
		left: 0;
		height: 463px;
		width:909px;
	}
	div.slideshow a.advance-link {
		display: block;
		width: 466px;
		height: 243px; /* This should be set to be at least the height of the largest image in the slideshow */
		text-align: center;
		overflow:hidden;
	}
	div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
		text-decoration: none;
	}
	div.slideshow img {
		position:absolute;
		left:0;
		top:0;
		padding:4px;
		border:1px solid #ddd;
	}
	div.slideshow.noborder img {
		padding:0;
		border:none;
	}
	div.caption-container {
		position: relative;
		clear: left;
		height:40px;
	}
		.advanced_gallery div.caption-container {
			position:absolute;
			right:0;
			top:0;
			width:40%;
		}
	span.image-caption {
		display: block;
		position: absolute;
		width: 466px;
		top: 0;
		left: 0;
	}
	div.caption {
		padding:10px 70px 0 30px;
		overflow:hidden;
	}
	div.caption h2 {
		background:#ededed;
	}
	div.caption h4 {
		float:left;
		background:#fff;
	}
	div.image-desc {
		font-size:10px;
		text-transform:uppercase;
		float:right;
		padding:8px 0 0 0;
	}
	div.navigation {
		/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
	}
	ul.thumbs {
		clear: both;
		margin: 0;
		padding: 0;
	}
	ul.thumbs li {
		float: left;
		padding:1px !important;
		background:none !important;
		list-style: none;
		margin:0 4px 0 0;
		border:1px solid #ddd;
		margin-bottom:4px;
	}
	ul.thumbs li.last {
		padding-right:0;
	}
	a.thumb {
		display: block;
	}
	ul.thumbs li.selected a.thumb {
	}
	a.thumb:focus {
		outline: none;
	}
	ul.thumbs img {
		border: none;
		display: block;
	}


/* Kwicks */
.kwicks-wrapper {
	width:940px;
	overflow:hidden;
}
	.kwicks-box {
		border:1px solid #323232;
		padding:12px;
		}
	
	.kwicks {
		/* recommended styles for kwicks ul container */
		list-style: none;
		position: relative;
		margin: 0;
		padding: 0 !important;
		overflow:hidden;
		height:396px;
		background:#000;
		}
	.kwicks li{
		/* these are required, but the values are up to you (must be pixel) */
		width: 158px;
		height: 396px;
		/*do not change these */
		display: block;
		overflow: hidden;
		padding: 0 !important;  /* if you need padding, do so with an inner div (or implement your own box-model hack) */
		cursor:pointer;
		opacity:.5;
		filter: alpha(opacity=50);
		background:none !important;
		}
	.kwicks li.active {
		opacity:1;
		filter: alpha(opacity=100);
		}
	.kwicks.horizontal li {
		/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
		margin-right: 0; /*Set to same as spacing option. */	
		float: left;
		}	
	
	.kwicks_vertical {
		/* recommended styles for kwicks ul container */
		list-style: none;
		position: relative;
		margin: 0;
		padding: 0 !important;
		overflow:hidden;
		width:950px;
		height:396px;
		background:#000;
		}
	.kwicks_vertical li{
		/* these are required, but the values are up to you (must be pixel) */
		height: 196px;
		/*do not change these */
		display: block;
		overflow: hidden;
		padding: 0 !important;  /* if you need padding, do so with an inner div (or implement your own box-model hack) */
		cursor:pointer;
		float:none;
		opacity:.5;
		filter: alpha(opacity=50);
		}
	.kwicks_vertical li.active {
		opacity:1;
		filter: alpha(opacity=100);
		}

nav{
		position:relative;
		z-index:1000000}


/* Superfish Dropdown Menu */
.sf-menu {
	margin:			0;
	padding:		0;
	list-style:		none;
	float:	left;
		position:relative;
		z-index:1000000
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu a {
	text-decoration:none;
	color:#000;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0 12px;
	display:block;
	line-height:29px;
	padding-bottom:2px;
	zoom:1;
}
.sf-menu a:hover{
	color:#7e7e7e !important;
}
.sf-menu .current{ background:url(../images/bg_menu-act.gif) top left repeat-x; border-style: solid; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; behavior:url(js/PIE.htc); position:relative; color:#fff }


.sf-menu .li b{ display:block; line-height:32px; font-weight:normal; font-style:normal; color:#FFF;}
.sf-menu .li em{ display:block; line-height:32px; font-weight:normal; font-style:normal; color:#FFF}

.sf-menu .li{ background:none !important; display:block; line-height:32px;}
.sf-menu .li b{ background:none; display:block; line-height:32px; font-weight:normal; font-style:normal; color:#FFF !important;}
.sf-menu .li em{ background:none; display:block; line-height:32px; font-weight:normal; font-style:normal; color:#FFF !important}
.sf-menu .li em a{color:#000 !important}
.sf-menu .li em .current{color:#fff !important}

.sf-menu .li:hover{ background:url(../images/bg_menu-act.gif) top left repeat-x !important; display:block; line-height:32px;}
.sf-menu .li:hover b{ background:url(../images/menu_left.gif) top left no-repeat; display:block; line-height:32px; font-weight:normal; font-style:normal; color:#FFF !important;}
.sf-menu .li:hover em{ background:url(../images/menu_right.gif) top right no-repeat; display:block; line-height:32px; font-weight:normal; font-style:normal; color:#FFF !important}
.sf-menu .li:hover em a{color:#FFF !important}



.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			114px;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	position:	relative;
	background:none !important;
	float:left;
	letter-spacing:-1px;
	line-height:31px;
	font-size:20px;
	}
.sf-menu li li {
	font-size:12px;
	font-weight:normal;
	text-transform:none;
	text-align:left;
	line-height:25px;
	border:none;
}
.sf-menu li li a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	background:#1a1a1a;
	color:#6b6a6a;
	text-transform:uppercase;
	font-size:10px;
	padding:0 0 0 10px;
	line-height:25px;
	height:25px;
	overflow:hidden;
	display:block;
}
.sf-menu li li a:hover,
.sf-menu li li a.current {
	color:#fff !important;
	background:#4d4d4d;
}
.sf-menu li li:last-child a {
	border-bottom:none;
}

.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			31px; /* match top ul list item height */
	z-index:		99;
	background:#1a1a1a;
	width:114px;
	border-style: solid; border-radius:0 5px 5px 5px; -moz-border-radius:0 5px 5px 5px; -webkit-border-radius:0 5px 5px 5px; behavior:url(js/PIE.htc);
	padding:10px 0px 10px 0px
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
	background:#4d4d4d;
	position: absolute;
	z-index:900000000000000000000000000000000;
	border-style: solid; border-radius:11px; -moz-border-radius: 11px; -webkit-border-radius: 11px; behavior:url(js/PIE.htc);
	padding:10px 0px 10px 0px
}
ul.sf-menu li:hover li ul li,
ul.sf-menu li.sfHover li ul li {
	background:#4d4d4d;
	width:114px
}
ul.sf-menu li:hover li ul li a,
ul.sf-menu li.sfHover li ul li a {
	background:#4d4d4d;
	color:#cacaca
}
ul.sf-menu li li ul li a:hover {
	background:#1a1a1a;
	color:#cacaca
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			113px; /* match ul width */
	top:			0;
	margin-left:1px;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline:		0;
}
.sf-menu a.sf-with-ul {
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			10px;
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:50%;
	margin-top:-2px;
}
a:hover .sf-sub-indicator, a.current .sf-sub-indicator {
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { right:5px !important;}



/* Elements list */
.elements-list li {
	background:none !important;
	padding:0 0 12px 0 !important;
	position:relative;
	}
	.elements-list li code {
		position:absolute;
		right:0;
		top:-3px;
		padding:2px 3px 1px 3px;
		border:1px dotted #333;
		}


/* Tabs */
.tabs {
	clear: left;
	float: left;
	margin: 15px 0 30px 0;
	}
	.tabs ol {
		list-style-type: decimal;
		margin: 0 0 0 20px;
		}
		.tabs ol li {
			display: list-item;
			float: none;
			padding-bottom:5px !important;
			font-size:12px;
			color:#6b6a6a;
			}
	
	.tabs ul.nav { width:100%;}
		
	.tabs ul {
		float: left;
		list-style: none;
		margin: 0 0 5px 0 !important;
		padding:0 0 0 0 !important;
		}
		.tabs li {
			display: block;
			float: left;
			margin: 0 5px 0 0;
			background:none !important;
			padding:0 0 0 0 !important;
			}
		.tabs .selected {
			margin-bottom: -5px;
			position: relative;
			}
		.tabs .selected a {
			background: #e0e2e3;
			color: #000;
			padding-bottom: 10px;
			}
		.tabs a:hover {
			background: #e0e2e3;
			color: #000;
			}

		.tabs a {
			background:#000;
			color: #fff;
			display: block;
			padding:5px 10px;
			text-decoration: none;
			}

	.tabs .tab-content {
		background: #e0e2e3;
		clear: both;
		width:100%;
		max-width:940px;
		overflow:auto;
		}
		.tabs .tab-content .inner {
			padding:10px;
			}
	
	.tabs p { margin-bottom: 5px; }
	.tabs .tab-content strong { color:#000;}
	
	.tabs pre {
		margin:4px 0;
	}
	.tabs code {
		overflow:auto;
	}
	*+html .tabs code { overflow:visible;}


/* Twitter */
#twitter {
	margin-bottom: 2em;
	}

	#twitter h2 {
		margin: 0 0 5px 0;
		padding:.5em 1em;
		font-size: 1.5em;
		color: #fff;
		background-color: #888;
		letter-spacing:0;
		border-radius:10px;
		-moz-border-radius:10px;
		-webkit-border-radius:10px;
		}

	#preloader {
		margin: 0;
		padding: 1em 1em 1em 3em;
		text-indent:10px;
		background: transparent url(../images/loader.gif) 1em center no-repeat;
		/* generate your own loader gif: http://www.ajaxload.info */
		}

	ul#twitter_update_list {
		margin: 0;
		padding: 0 0 0.5em 0;
		list-style-type: none;
		}
		ul#twitter_update_list li {
			margin: 0;
			padding: 0.8em 0 1em 1em !important;
			background:#f0f0f0;
			margin-bottom:7px;
			}
		ul#twitter_update_list li:hover {
			background-color:#a1a1a1;
			color:#fff;
			}
			ul#twitter_update_list li:hover a {
				color:#000;
				}

			ul#twitter_update_list li a {
				/* timestamp link */
				color: #000;
				}
			
				ul#twitter_update_list li span {
					display: block;
					}
				
				ul#twitter_update_list li span a {
					/* links in tweet */
					color: #fea900;
					}
				
			ul#twitter_update_list li.firstTweet {
				
				}
			ul#twitter_update_list li.lastTweet {
				border-bottom: none;
				}
			
			a#profileLink {
				display: block;
				padding: 0.3em 1em;
				color: #fff;
				background-color: #000;
				}





/*======================================================*/

/* Code grabber */
.code {
	padding:30px 0 10px 0;
}
	.code a.code-icon {
		margin-bottom:10px;
	}
	.code a.code-icon i {
		padding-right:6px;
		font-style:normal;
	}
	.code div.grabber {
		display:none;
	}
	.code code {
		padding:0 10px 0 10px;
		background:#f6f6f6;
		color:#333;
		border:1px solid #dfdfdf;
		white-space:pre;
		overflow:auto;
	}

/* Advanced Menu */
#advanced {
	position:fixed;
	z-index:99999999;
	right:-172px;
	top:50px;
	background:#181818;
	padding:20px 16px 20px 18px;
	width:135px;
	font-size:11px;
	border-right:3px solid #3a3a3a;
	font-family:Tahoma, Geneva, sans-serif;
	color:#dfdfdf;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
}
	#advanced span.trigger {
		display:block;
		position:absolute;
		left:-81px;
		top:50%;
		margin-top:-146px;
		width:81px;
		height:50px;
		background:#fff;
		cursor:pointer;
		text-align:center;
		background:url(../images/panel/adv-trigger.png) no-repeat 0 0;
	}
		#advanced span.trigger strong {display:block; padding:4px 0 0 0;}
		#advanced ul li {
			background:url(../images/panel-arrow.gif) no-repeat 0 6px;
			padding:0 0 0 13px;
			font-size:12px;
		}
		#advanced ul li.trigger_adv {
			padding:0 0 0 0;
		}
			#advanced ul li.trigger_adv > span {
				background:url(../images/panel-arrow2.gif) no-repeat 100% 8px #636363;
				border-radius:3px;
				-moz-border-radius:3px;
				-webkit-border-radius:3px;
				padding:0 20px 0 12px;
				color:#dfdfdf;
				font-weight:bold;
				display:inline-block
			}
			
		#advanced ul li a {
			color:#4393d0;
			text-decoration:none;
		}
		#advanced ul li a:hover {
			text-decoration:underline;
		}
		#advanced ul ul {
			margin-left:13px;
		}
			#advanced ul ul li {
				font-size:11px;
				background:url(../images/panel-arrow1.gif) no-repeat 0 7px;
			}
			#advanced ul ul a {
				text-transform:capitalize;
				color:#dfdfdf;
			}
			#advanced ul ul ul {
				margin-left:8px;
			}
			#advanced ul ul ul li {
				background:none;
				}
			#advanced ul ul ul li a {
				color:#939393;
			}

