@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(../images/background_Img2.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#010302;
}
#wrapper {
	width:930px;
	margin:20px auto auto;
}
#transContainer {
	width:900px;
	float:left;
	background-image:url(../images/background_Trans2.png);
	padding:15px;
}
#container {
	background-color:#FFF;
	width:900px;
	float:left;
}
.bannerTop {
	height:85px;
	background-image: url(../images/shop_comingsoon.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.bannerImage {
	width:878px;
	height:180px;
	border:1px solid #CCC;
	margin:10px;
	overflow:hidden;
}
.bannerTop .logo {
	float:left;
	height:85px;
	width:380px;
}
.bannerTop .logo img {border:none;}

.bannerTop .navigation {
	float:left;
	width:508px;
	text-align:right;
	margin-top:42px;
	margin-right:12px;
	font-variant:small-caps;
	font-size:12px;
}
.bannerTop .navigation a, .content a, .content_narrow a, .returnToTop a {
	font-weight:700;
	text-decoration:none;
	color:#999;
	outline: none;
}
.content a:hover, .content_narrow a:hover, .returnToTop a:hover {
	font-weight:700;
	color:#069;
}
.bannerTop .navigation a:hover {
	font-weight:700;
	text-decoration:underline;
	color:#000;
}
.content {
	width:880px;
	margin-right:10px;
	margin-bottom:10px;
	margin-left:10px;
}
.content_narrow {
	font-size: 12px;
	line-height: 150%;
	width:620px;
	margin-right:10px;
	margin-bottom:10px;
	margin-left:10px;
	position:relative;
}
.returnToTop {
	font-size:10px;
	width:880px;
	margin-right:10px;
	margin-left:10px;
	margin-bottom:10px;
	text-align:right;
}
.footer {
	width:900px;
	color:#CCC;
	text-align:center;
	float:left;
	margin:15px;
}
.footer a {
	text-decoration:none;
	color:#CCC;
}
.footer a:hover {
	text-decoration:underline;
	color:#FFF;
}
.imageLinkButtons {
	border:none;
	margin-bottom:-2px;
}
.list {
	list-style-image:url(../images/bulletPoint.png);
	list-style-position:inside;
	margin-left:-1px;
	margin-bottom: 10px;
}

.listAlign {
	float:left;
	width:200px;
	list-style-image:url(../images/bulletPoint.png);
	list-style-position:inside;
	margin-left:-1px;
}
.holder {
	width:620px;
	overflow:hidden;
	margin-bottom:10px;
}
.portfolioWork {
	width: 880px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-bottom-color: #E4E4E4;
	border-top-width: 1px;
	border-top-color: #E4E4E4;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	background-color: #F5F5F5;
	overflow: hidden;
}
.portfolioThumbnail {
	width:185px;
	height:120px;
	float:left;
	border: 1px solid #CCC;
}
.portfolioDetails {
	width:687px;
	float:left;
	padding-left: 5px;
}
.portfolioWork ul {
	float:left;
	width:200px;
	list-style-position:inside;
	list-style-image: url(../images/bulletTick.gif);
	margin-left: 2px;
}
.portfolioWork img {
	border:none;
}
#contact_form div {
	clear: left;
	margin-top: 10px;
}
label {
	float: left;
	width: 90px;
}
input, textarea {
	font-size:11px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.send_btn {
	margin-left:90px;
}
.blogContainer {
	width: 610px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-bottom-color: #E4E4E4;
	border-top-width: 1px;
	border-top-color: #E4E4E4;
	padding:5px;
	margin-bottom: 10px;
	background-color: #F5F5F5;
	overflow: hidden;
	position: relative;
}
.commentIcon {
	border:none;
	margin-bottom: -5px;
	margin-top: 2px;
	margin-right: 2px;
	margin-left: 8px;
}
.commentsNumber {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	text-align: right;
	font-size: 10px;
	padding-top: 5px;
	margin-bottom: 0px;
}
.poster {
	font-style: italic;
	color: #069;
}
.posted_by {
	height: 23px;
	padding-top: 6px;
	margin-bottom: 5px;
	background-color: #F5F5F5;
}
h1 {
	font-size:15px;
	border-bottom:dotted 1px #CCC;
	margin-bottom:10px;
	color:#069;
}
h2 {
	font-size:13px;
	margin-bottom:5px;
	color:#069;
}
h3 {
	margin-top: -6px;
	font-size: 10px;
	font-style: italic;
	color: #069;
}
h4 {
	font-size:10px;
	font-weight:bold;
	color:#069;
}
h5 {
	font-size:10px;
	font-style:italic;
}

p {
	margin-bottom:10px;
}
.articleTitle a {
	font-size:15px;
	margin-bottom:10px;
	color:#069;
	text-decoration:none;
}
.articleTitle a:hover {
	text-decoration: underline;
}
.rss {
	text-align: right;
	position: absolute;
	left: 590px;
	top: 1px;
}
.rssIcon {
	border:none;
/*	margin-bottom: -5px;
	margin-top: 2px;
*/	margin-right: 5px;
	margin-left: 8px;
}
.back_button {
	text-align: right;
	position: absolute;
	left: 505px;
	top: 1px;
}
.back_button a:hover {
	text-decoration:none;
}
.right_news_skyscraper {
	width:240px;
	position:absolute;
	left:628px;
	top:-1px;
	padding-right:5px;
	padding-left:5px;
	background-color:#F5F5F5;
	border:1px solid #E4E4E4;
	height:100%;
}
.right_news_skyscraper p {
	font-size:11px;
	letter-spacing: normal;
}
.right_news_box {
	width:240px;
	overflow:hidden;
	border-top-width:1px;
	border-top-style:dotted;
	border-top-color:#CCC;
	padding-top:5px;
	margin-top:5px;
}
.right_news_image {
	width:40px;
	float:left;
	border:1px solid #CCC;
}
.right_news_text {
	width:193px;
	float:left;
	padding-left:5px;
}
.right_blog_skyscraper {
	width:240px;
	position:absolute;
	left:628px;
	top:-1px;
	padding-right:5px;
	padding-left:5px;
	background-color:#F5F5F5;
	border:1px solid #E4E4E4;
	height:100%;
}
.right_blog_skyscraper p {
	font-size:11px;
	letter-spacing: normal;
}
#share {
	height: 16px;
	margin-bottom: 15px;
	position: relative;
}
.fb_share_link {
	padding:2px 0 0 20px;
	/*	height:16px; 
*/	background:url(http://b.static.ak.fbcdn.net/rsrc.php/zAB5S/hash/4273uaqa.gif) no-repeat top left;
}
.digg {
	float: left;
	position: absolute;
	padding-top: 2px;
	top: 0px;
	left: 140px;
	width: 100px;
}


.new_navigation {width:930px;}

ul.topnav {
	list-style: none;
	padding: 0 20px;
	margin: 5px 0 8px 0;
	float: left;
	width: 860px;
	background: #222;
	font-size: 1em;
	background: url(/images/topnav_bg.gif) repeat-x;

}
ul.topnav li {
	float: left;
	margin: 0;
	padding: 0 15px 0 0;
	position: relative; /*--Declare X and Y axis base for sub navigation--*/
}
ul.topnav li a{
	padding: 10px 5px;
	color: #fff;
	display: block;
	text-decoration: none;
	float: left;
}
ul.topnav li a:hover{
	background: url(topnav_hover.gif) no-repeat center top;
}
ul.topnav li span { /*--Drop down trigger styles--*/
	width: 17px;
	height: 35px;
	float: left;
	background: url(/images/subnav_btn.gif) no-repeat center top;
}
ul.topnav li span.subhover {background-position: center bottom; cursor: pointer;} /*--Hover effect for trigger--*/
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0; top: 35px;
	background: #333;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 170px;
	border: 1px solid #111;
}
ul.topnav li ul.subnav li{
	margin: 0; padding: 0;
	border-top: 1px solid #252525; /*--Create bevel effect--*/
	border-bottom: 1px solid #444; /*--Create bevel effect--*/
	clear: both;
	width: 170px;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 145px;
	background: #333 url(dropdown_linkbg.gif) no-repeat 10px center;
	padding-left: 20px;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background: #222 url(dropdown_linkbg.gif) no-repeat 10px center;
}
