/* @override http://localhost:8888/bxgallery_dev/styles/styles.css */

* {
	margin:0;
	padding:0;
}

.clear {
	clear: both;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0;
}

h2 {
	font-size: 2.8em;
	font-weight: normal;
	color: #000;
	padding: 50px 0 0 0;
}

h2 span {
	color: #999;
	font-size: .8em;
}

h3 {
	font-size: 1.7em;
	font-weight: normal;
	color: #666;
	margin-bottom: 0;
	margin-top: 11px;
}

h3 span {
	text-transform: uppercase;
}

.code {
	border: dotted #ccc 1px;
	margin: 7px 0 25px 0;
	padding: 5px 0 0 13px;
	width: 879px;
	background: #f9f9f9;
	font-size: 1.5em;
}

.code span {
	font-size: 1em;
	color: #999;
	font-style: italic;
	display: block;
}


#wrapper {
	width:960px;
	padding:0 4px 20px;
	margin:0 auto;
	background:url(../images/bg_wrapper.png) repeat-y;
	min-height:500px;
}

/*---------------------------- HEADER ---------------------------*/

#header {
	/*overflow: auto;*/
}

#header h1 {
	font-weight: normal;
	font-size: 6.5em;
	line-height: 58px;
	padding: 28px 0 0 30px;
}

#header span {
	display: block;
	color: #9d9d9d;
	font-style: italic;
	font-size: 2.2em;
	margin-left: 102px;
	padding-top: 12px;
}

#header .title {
	float: left;
}

#header ul {
	float: right;
	padding-right: 53px;
	padding-top: 20px;
}

#header li {
	float: right;
	list-style: none;
	position: relative;
}

#header li img {
	position: absolute;
	top: 15px;
	right: -37px;
}

#header li a#download {
	display: block;
	width: 312px;
	height: 87px;
	text-indent: -9999px;
	background: url(../images/btn_download.png) no-repeat;
	outline: 0;
}

#header li a#demos {
	display: block;
	width: 194px;
	height: 84px;
	text-indent: -9999px;
	background: url(../images/btn_demos.png) no-repeat;
	outline: 0;
}

#header li a#demos:hover {
	background-position: 0 -105px;
}

#header li a#home {
	display: block;
	width: 194px;
	height: 84px;
	text-indent: -9999px;
	background: url(../images/btn_home.png) no-repeat;
	outline: 0;
}

#header li a#home:hover {
	background-position: 0 -105px;
}

#header a#uncomp {
	color: #666;
	font-size: 1.1em;
	font-family: Arial, sans-serf;
	padding-left: 11px;
}

/*---------------------------- MAIN ---------------------------*/

#main {
	padding-left: 30px;
}

#main a:hover {
	text-decoration: none;
}

#main li {
	list-style: none;
}


/*---------------------------- CONFIG ---------------------------*/

#config {
	padding: 0 40px 0 0;
}

#config h2 {
	margin-bottom: 15px;
	
}

#config h4 {
	font-weight: normal;
	font-size: 1.7em;
}

#config h4 span {
	font-size: .75em;
}

#config p {
	color: #999;
	font-size: 1.3em;
	padding-bottom: 14px;
	font-family: Arial;
	line-height: 20px;
}

#config p span {
	color: #000;
	font-family: Arial narrow;
	font-size: 1.1em;
}

/*---------------------------- EXAMPLE1 ---------------------------*/

.demos h2 {
	padding-bottom: 16px;
}

.demos .code {
	margin-top: 27px;
}

#example1 {
	
}

.caption {
	color: #666;
	font-size: 1.6em;
	padding-top: 7px;
}

/*---------------------------- EXAMPLE2 ---------------------------*/

.outer2 .thumbs li {
	padding-bottom: 1px;
}

/*---------------------------- EXAMPLE2 ---------------------------*/

.outer3 .thumbs li {
	margin-right: 14px;
}

#example3 {
	padding-top: 14px;
}

/*---------------------------- COMMENTS ---------------------------*/

div#idc-container.idc a {
	color: #33b746;
}

div#idc-container .idc-postnav {
	display: none;
}

div#usernotes {
	font-family: Arial, sans-serif;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 20px;	
}

div#usernotes form {
	margin-top: 23px;	
}

div#usernotes label {
	color: rgb(153, 153, 153);
	display: block;
	font-size: 1.2em;
	padding-bottom: 2px;	
}

div#usernotes input {
	border: solid rgb(204, 204, 204) 1px;
	color: rgb(153, 153, 153);
	font-size: 1.2em;
	margin-bottom: 10px;
	padding: 5px;
	width: 564px;	
}

div#usernotes input.check {
	border: 0px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	width: auto;	
}

div#usernotes textarea {
	border: solid rgb(204, 204, 204) 1px;
	color: rgb(153, 153, 153);
	font-family: Arial, sans-serif;
	font-size: 1.3em;
	margin-bottom: 10px;
	padding: 5px;
	width: 563px;	
}

div#usernotes #submit {
	background: rgb(102, 102, 102);
	border: 0px;
	color: white;
	display: block;
	margin-top: 14px;
	padding: 7px 10px;
	width: auto;	
}

div#usernotes span.dont_show {
	color: rgb(153, 153, 153);
	font-size: 1.2em;	
}

div#usernotes strong {
	color: green;	
}

div.text {
	color: black;
	font-size: 1em;
	line-height: 20px;
	margin-top: 13px;	
}

div.note {
	border-bottom: dotted rgb(153, 153, 153) 1px !important;
	color: rgb(153, 153, 153);
	font-family: Arial, sans-serif;
	font-size: 1.2em;
	padding: 10px !important;	
}

div.note.admin {
	background: rgb(242, 242, 242);
}

div.note a {
	color:green;
}

/*---------------------------- FOOTER ---------------------------*/

#footer {
	width:960px;
	height:20px;
	padding:20px 4px 20px;
	margin:0 auto;
	background:url(../images/bg_wrapper_bot.png) top no-repeat;
}

#footer a {
	color:#666;	
}








