/** Standard Tags **/
a:link, a:visited {
	font-weight: bold;
	color: white;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
body {
	background: #130c79 url("images/bg_top.gif") repeat-x top;
	color: white;
	font-family: arial, tahoma, sans-serif;
	line-height: 1.6em;
	font-size: 1.4em;
}
br {
	clear: both;
}
dt.clickable {
	padding-left: 20px;
	background: url("images/magnifier.gif") no-repeat left center;
}
h1 {
	background: url("images/silvermover_logo.gif") no-repeat top left;
	width: 250px;
	height: 80px;
	text-indent: -9999px;
	margin: 10px 0 0 0;
}
	h1 a {
		display: block;
		width: 250px;
		height: 80px;
	}
h2 {
	font-size: 180%;
	line-height: 90%;
	font-family: Georgia, Times New Roman, serif;
	margin: 15px 0;
	font-weight: normal;
}
	h2.featured {
		background: url("images/has_feature.gif") no-repeat left top;
		padding-left: 40px;
		height: 40px;
		padding-top: 10px;
	}
h3 {
	font-size: 150%;
	font-family: Georgia, Times New Roman, serif;
	margin: 10px 0;
	font-weight: normal;
	line-height: 100%;
}
h4 {
	font-size: 120%;
	font-weight: bold;
	color: #b9b4fb;
	margin: 10px 0;
}
input, textarea, select {
	float: right;
	margin: 5px;
}
label {
	float: left;
	margin: 5px;
}
legend {
	font-weight: bold;
}
li {
	list-style: disc outside;
}
p {
	margin: 10px 0;
}
strong {
	font-weight: bold;
}
ul {
	margin-left: 20px;
}
/** Classes **/
.caption {
	font-style: italic;
	font-size: 80%;
}
.clickable {
	cursor: pointer;
}
.content {
	width: 950px;
	margin: 0 auto;
}
.errMsg {
	font-weight: bold;
	color: red;
	text-align: center;
}
.largeLink {
	text-indent: -9999px;
	height: 25px;
	margin: 10px 0;
}
	.largeLink a {
		width: 100%;
		display: block;
	}
	#whyChooseSilvermover {
		background: url("images/why_choose_silvermover.gif") no-repeat top center;
	}
	#corporateIdentities {
		background: url("images/corporate_idents.gif") no-repeat top center;
	}
.panel {
	width: 230px;
	height: 210px;
	float: left;
	margin: 10px 0;
	background: url("images/bg_panel.gif") no-repeat top center;
	font-size: 80%;
}
	.panel h2 {
		color: black;
		font-size: 170%;
		margin: 10px 0;
		padding-left: 35px;
		height: 25px;
	}
	.panel img {
		border: 3px solid #a7c360;
		float: left;
		margin: 5px;
	}
	.panel dt {
		margin-top: 15px;
		font-weight: bold;
	}
	.panel dd {
		margin-bottom: 15px;
	}
.readMore {
	display: block;
	text-indent: -9999px;
	width: 70px;
	height: 30px;
	background: url("images/but_read_more.gif") no-repeat top left;
}
.required {
	color: red;
	font-weight: bold;
}
.stamps {
	height: 132px;
	width: 208px;
	margin: 10px 0;
}
	.stamps.copywriting {
		background: url("images/stamp_copywriting.gif")
	}
	.stamps.webSolutions {
		background: url("images/stamp_websolutions.gif");
	}
	.stamps.graphicDesign {
		background: url("images/stamp_graphicdesign.gif");
	}
	.stamps.creditCardPayments {
		background: url("images/stamp_creditcardpayments.gif");
	}
	.stamps.printSolutions {
		background: url("images/stamp_printsolutions.gif");
	}
	.stamps.shoppingCart {
		background: url("images/stamp_shoppingcart.gif");
	}
	.stamps.domainNames {
		background: url("images/stamp_domainnames.gif");
	}
	.stamps.webHosting {
		background: url("images/stamp_webhosting.gif");
	}
.verify {
	float: right;
	margin: 3px;
}
/** Id's **/
#address {
	padding-top: 30px;
	/* padding-left: 250px;
	background: url("images/office.jpg") no-repeat left top; */
	height: 250px;
}
#recentLaunches img {
	margin: 8px;
}
#bodyWrap {
	background: url("images/bg_right_column.gif") repeat-y center;
	margin-top: 4px;
}
#footer {
	background: #453ccc;
	font-size: 80%;
	height: 100px;
	border-top: 1px solid #090638;
}
	#footer p {
		margin: 0;
		float: right;
		text-align: right;
	}
	#footer .content a {
		margin-left: 10px;
	}
	#footer ul {
		margin-left: 0;
	}
	#footer li {
		display: inline;
		border-left: solid 1px white;
	}
	#footer li.first {
		border: none;
	}
	#footer li a:link, #footer li a:visited {
		padding: 0 5px 0 0;
		font-weight: normal;
	}
#frmWrapper {
	width: 425px;
	background: url("images/frm_footer.gif") ;
	padding: 0 3px 3px 3px;
	margin: 10px 0;
}
	#frmWrapper form {
		background: url("images/frm_header.gif") no-repeat top center;
	}
	#frmWrapper {
		background: url("images/frm_header.gif") no-repeat top center;
	}
	#frmWrapper form legend {
		text-indent: -9999px;
		margin: 10px;
	}
#eCommerceSolutions h2 {
	background: url("images/e_commerce.gif") no-repeat left center;
}
#head ul {
	background: url("images/bg_top_menu.gif") no-repeat top left;
	color: black;
	font-size: 80%;
	width: 249px;
	font-weight: bold;
	height: 20px;
	margin-left: 10px;
}
	#head li {
		display: inline;
		clear: right;
		margin-left: 8px
	}
	#head li a:link, #head li a:visited {
		color: black;
		text-decoration: none;
		padding-left: 10px;
		background: url("images/list_style_arrow.gif") no-repeat left center;
	}
	#head li a:hover, #head li a:active {
		color: #900;
	}
#internetServices {
	margin-right: 40px;
	margin-left: 5px;
}
	#internetServices h2 {
		background: url("images/internet_services.gif") no-repeat left center;
	}
#loader {
	float: right;
	width: 95px;
	height: 20px;
	margin: 0 10px 0 0;
	background: url("images/loader.gif") no-repeat top left;
	text-indent: -9999px;
	display: none;
}
#main p strong {
	color: yellow;
}
#mainWrap {
	width: 515px;
	margin-left: 10px;
	float: left;
	padding-bottom: 20px;
}
#portfolio, #portfolio a {
	text-indent: -9999px;
	width: 370px;
	height: 200px;
	display: block;
	margin: 10px auto;
}
	#portfolio  {
		background: url("images/view_portfolio-july-2010.gif") no-repeat top center;
	}
#sub {
	padding-right: 10px;
	line-height: 120%;
}
	#sub a:link, #sub a:visited {
		color: #FBBE36;
		font-weight: normal;
	}
	#sub a:hover, #sub a:active {
		
	}
	#sub dl, #sub ul, #sub ol {
		font-size: 90%;
	}
	#sub dt {
		margin-top: 10px;
	}
	#sub dd {
		margin-bottom: 10px;
	}
	#sub dl dl {
		font-size: 100%;
		margin-left: 20px;
	}
#subWrap {
	width: 390px;
	float: right;
	color: #ccc;
	padding-bottom: 50px;
	background: url("images/silver_icon.gif") no-repeat 330px bottom;
}
	#subWrap h2 {
		color: #8079eb;
		font-size: 270%;
		font-weight: normal;
		text-transform: lowercase;
	}
	#subWrap h3 {
		text-transform: lowercase;
	}
	#subWrap h5 {
		font-weight: bold;
		font-size: 90%;
	}
	#subWrap p {
		font-size: 90%;
	}
#subMenu {
	width: 20px;
	float: left;
	text-indent: -9999px;
}
	#subMenu ul {
		margin-left: 0;
	}
	#subMenu li, #subMenu li a {
		width: 24px;
		height: 85px;
		margin-bottom: 2px;
		cursor: pointer;
		display: block;
		list-style: none;
	}
	#subMenu li#butBack {
		background: url("images/back_on.gif") no-repeat top center;
		height: 39px;
	}
	#subMenu li#butBack a {
		background: url("images/back.gif") no-repeat top center;
		height: 39px;
	}
	#subMenu li#latestNews {
		background: url("images/but_latest_news_on.gif") no-repeat top center;
	}
	#subMenu li#latestNews a {
		background: url("images/but_latest_news.gif") no-repeat top center;
	}
	#subMenu li#printSolutions {
		background: url("images/but_print_solutions_on.gif") no-repeat top center;
	}
	#subMenu li#printSolutions a {
		background: url("images/but_print_solutions.gif") no-repeat top center;
	}
	#subMenu li#webSolutions {
		background: url("images/but_web_solutions_on.gif") no-repeat top center;
	}
	#subMenu li#webSolutions a {
		background: url("images/but_web_solutions.gif") no-repeat top center;
	}
	#subMenu li#copyWriting {
		background: url("images/but_copy_writing_on.gif") no-repeat top center;
	}
	#subMenu li#copyWriting a {
		background: url("images/but_copy_writing.gif") no-repeat top center;
	}
	#subMenu li#graphicDesign {
		background: url("images/but_graphic_design_on.gif") no-repeat top center;
	}
	#subMenu li#graphicDesign a {
		background: url("images/but_graphic_design.gif") no-repeat top center;
	}
	#subMenu li#latestNews a:hover,
	#subMenu li#printSolutions a:hover,
	#subMenu li#webSolutions a:hover,
	#subMenu li#copyWriting a:hover,
	#subMenu li#graphicDesign a:hover,
	#subMenu li#butBack a:hover {
		background: none;
	}
#websitePortfolio, #brandingPortfolio {

}
	#websitePortfolio dt, #brandingPortfolio dt {
		font-weight: bold;
		margin: 3px auto 3px auto;
		clear: both;
	}
	#websitePortfolio dt:hover, #brandingPortfolio dt:hover {
		color: orange;
	}
	#websitePortfolio dt span, #brandingPortfolio dt span { /* date */
		font-weight: normal;
		font-size: 80%;
		color: #999;
	}
	#websitePortfolio dd span, #brandingPortfolio dd span { /* offline */
		font-style: italic;
		font-weight: bold;
	}
	#websitePortfolio img, #brandingPortfolio img {
		margin: 3px;
		float: right;
	}
#wrapper {

}


/******* pop edit **********/
.weAreHiring a{
	font-family:Georgia,Times New Roman,serif;
	font-size:1.2em;
	font-weight:100;
	text-decoration:none;
}
.weAreHiring a span{
	font-family:Georgia,Times New Roman,serif;
	font-size:1.2em;
	color:#DB990C;
}

.weAreHiring a:hover{
text-decoration:underline;
}

#uploadResume{}
#uploadResume fieldset{border:#130C79 1px solid;}
#uploadResume label{width:30%;cursor:pointer;padding:0 0 0 5px;}
#uploadResume input{float:left;background:#FFFFFF url("images/textfield.gif") repeat-x scroll center top;
border:1px solid #A6A6A6;}
#uploadResume div{clear:left;}

input.submit {
-moz-border-radius-bottomleft:0.3em;
-moz-border-radius-bottomright:0.3em;
-moz-border-radius-topleft:0.3em;
-moz-border-radius-topright:0.3em;
background:#FFFFFF url(images/button_silverbg.gif) repeat-x scroll left 1px !important;
border:1px solid #C6C6C6 !important;
color:#150A59 !important;
cursor:pointer;

height:22px !important;
margin:0;
padding:1px 7px 2px !important;
vertical-align:middle;
white-space:nowrap;
width:80px !important;

}
