html {
	height: 100%;
}

body {
	margin: 0px;
	height: 100%;
	background-image: url(../images/samsungvoip/background.png);
	background-color: black;
}

.wrapper {
	height: 100%;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}

.page {
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 75px;
	margin-top: 0px;
	padding: 0px;
	width: 1000px;
	background-color: white;
}

.page-left {
	float: left;
	height: 100%;
	width: 50px;
	background-repeat: repeat-y;
	background-image: url(../images/samsungvoip/side-glow-left.png);
}

.page-right {
	float: left;
	height: 100%;
	background-repeat: repeat-y;
	background-image: url(../images/samsungvoip/side-glow-right.png);
	width: 50px;
}

.header-container {
	background-color: black;
}

.header-container ul.links li {
	display: inline;
}

.header-container ul#nav {
}

.header {
	border-bottom-color: #2f4a9f;
	border-left-style: none;
	border-bottom-style: solid;
	border-right-style: none;
	border-top-style: none;
	border-bottom-width: 1px;
	height: 160px;
	background-repeat: no-repeat;
	background-image: url(../images/samsungvoip/background-header.jpg);
	padding: 0px;
	margin: 0px;
}

.header-image {
	margin-left: 40px;
	margin-top: 20px;
	text-align: center;
	width: 181px;
	float: left;
}

.header-phone-number {
	font-size: 24px;
	color: #999999;
}

.header-bullets {
	margin-top: 30px;
	float: left;
	margin-left: 100px;
}

.header-bullets ul {
	font-size: 18px;
	list-style-position: outside;
	list-style-image: url(../images/samsungvoip/header-bullet.jpg);
	color: white;
}

#nav {
	padding: 0px;
	margin: 0px;
	border-style: none;
	font-style: normal;
	font-weight: normal;
}

#nav li {
	font-style: normal;
	font-weight: normal;
}

#nav li a {
	font-style: normal;
	font-weight: normal;
}

#nav li a:link {
	color: #999999;
	font-style: normal;
	font-weight: normal;
}

#nav li a:visited {
	color: #999999;
	font-style: normal;
	font-weight: normal;
}

#nav li a:hover {
	color: #999999;
	font-style: normal;
	font-weight: normal;
}

#nav li a:active {
	color: #999999;
	font-style: normal;
	font-weight: normal;
}

#nav li.over a , #nav li.active a {
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}

#nav ul li a {
	font-style: normal;
	font-weight: normal;
}

#nav ul li a:link {
	color: #999999;
	font-style: normal;
	font-weight: normal;
}

#nav ul li a:visited {
	color: #999999;
	font-style: normal;
	font-weight: normal;
}

#nav ul li a:hover {
	color: #999999;
	font-style: normal;
	font-weight: normal;
}

#nav ul li a:active {
	color: #999999;
	font-style: normal;
	font-weight: normal;
}

.footer {
	border-top-color: #cccccc;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: solid;
	border-top-width: 1px;
}
.footer p {
	text-align: center;
	color: #666666;
	font-size: 10px;
}

.footer a:link {
	text-decoration: underline;
	color: #666666;
}

.footer a:visited {
	text-decoration: underline;
	color: #666666;
}

.footer a:hover {
	text-decoration: underline;
	color: #0033cc;
}

.footer a:active {
	text-decoration: underline;
	color: #0033cc;
}

.col-main {
	border-style: none;
}

.bottom-navigation {
	margin-bottom: 18px;
	margin-left: 120px;
}

.bottom-navigation h2 a:link {
	text-decoration: none;
	color: #3366ff;
	font-size: 11px;
	font-weight: bold;
}

.bottom-navigation h2 a:visited {
	text-decoration: none;
	color: #3366ff;
	font-size: 11px;
	font-weight: bold;
}

.bottom-navigation h2 a:hover {
	text-decoration: underline;
	color: #3366ff;
	font-size: 11px;
	font-weight: bold;
}

.bottom-navigation h2 a:active {
	text-decoration: underline;
	color: #ff9933;
	font-size: 11px;
	font-weight: bold;
}

.bottom-navigation-col {
	float: left;
	width: 155px;
}

.left-navigation {
	margin-left: 20px;
	margin-bottom: 20px;
	font-size: 11px;
	text-align: left;
}

.left-navigation h2 {
	font-size: 14px;
}

.left-navigation .current-category {
	font-weight: bold;
	color: #ff9933;
}

.left-navigation a {
	text-decoration: none;
	color: #666666;
}

.breadcrumbs {
	margin-bottom: 0px;
	padding-bottom: 15px;
	padding-top: 0px;
	padding-left: 0px;
	border-style: none;
}

.col-main .breadcrumbs a:link {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
}

.col-main .breadcrumbs a:visited {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
}

.col-main .breadcrumbs a:hover {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #3366ff;
}

.col-main .breadcrumbs a:active {
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #ff9933;
}

.home-layout {
	margin-top: 0px;
}

.home-flash {
	margin-bottom: 18px;
	border-bottom-color: black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 0px;
}

.clear-after {
	clear: both;
}

.bottom-navigation-col a:link {
	text-decoration: none;
	color: #666666;
	font-size: 11px;
}

.bottom-navigation-col a:visited {
	text-decoration: none;
	color: #666666;
	font-size: 11px;
}

.bottom-navigation-col a:hover {
	text-decoration: underline;
	color: #666666;
	font-size: 11px;
}

.bottom-navigation-col a:active {
	text-decoration: underline;
	color: #ff9933;
	font-size: 11px;
}

input#search {
	padding-right: 10px;
	color: #333333;
	font-weight: bold;
	margin-right: 6px;
	padding-left: 10px;
	padding-top: 5px;
	width: 127px;
	height: 15px;
	background-color: none;
	background-repeat: no-repeat;
	background-image: url(../images/samsungvoip/background-search-field.jpg);
	border-style: none;
}

button#search-button {
	background-image: url(../images/samsungvoip/button-search.jpg);
}

.top-links-wrapper {
	margin-top: 5px;
	margin-right: 16px;
	text-align: right;
	float: right;
}

.top-search-wrapper {
	margin-right: 10px;
	margin-top: 3px;
	float: right;
}

.top-menu-wrapper {
	float: left;
}

.top-links-wrapper ul.links a {
	text-decoration: none;
	color: #3366ff;
}

.top-links-wrapper ul.links li {
	margin-left: 12px;
}

.top-links-wrapper ul.links li.first {
	margin-left: 0px;
}

.product-view .product-shop {
	width: 435px;
	margin-left: 10px;
}

.product-shop .product-name h1 {
	font-weight: bold;
	color: #003399;
}

.product-shop .short-description {
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-size: 14px;
	color: #666666;
}

.product-essential {
	margin-right: 20px;
	padding-bottom: 10px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.price-box {
	margin-right: 10px;
}

.price-box .price {
	color: #ff6600;
	font-weight: bold;
	font-size: 16px;
}

.product-collateral {
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
}

p.product-image-zoom {
	margin-bottom: 10px;
}

.product-view .product-img-box .zoom {
	background-image: url(../images/samsungvoip/slider-background.png);
	height: 20px;
}

p.old-price .price {
	color: #999999;
}

.product-shop .price-box {
	margin-bottom: 10px;
}

.product-collateral h2 {
	margin-bottom: 6px;
	font-size: 16px;
	color: #003399;
}

.product-shop .add-to-box .add-to-cart {
	float: none;
}

.category-title {
	margin-bottom: 0px;
	border-bottom-style: none;
}

.category-title h1 {
	margin-bottom: 8px;
	font-weight: bold;
	color: #003399;
}

p.category-description {
	margin-right: 40px;
	margin-bottom: 20px;
	color: #666666;
	font-size: 14px;
}

.products-list .item .product-shop {
	margin-left: 30px;
	float: left;
}

.products-list .product-shop {
	width: 500px;
}

.products-list .product-shop h2.product-name a {
	font-size: 14px;
	text-decoration: none;
	color: #003399;
}

.products-list .product-shop h2.product-name {
	margin-top: 8px;
	margin-bottom: 4px;
}

.product-shop .desc a:link {
	text-decoration: none;
	color: #3366ff;
}

.product-shop .desc a:visited {
	text-decoration: none;
	color: #3366ff;
}

.product-shop .desc a:hover {
	text-decoration: underline;
	color: #3366ff;
}

.product-shop .desc a:active {
	text-decoration: underline;
	color: #ff9933;
}

.products-list li.item {
	margin-right: 40px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-style: none;
}

.pager {
	margin-right: 40px;
	color: #999999;
	border-style: none;
}

.pager .amount {
	font-style: italic;
}

.pager .pages .current {
	font-weight: bold;
	color: black;
}

.pager .pages a:link {
	text-decoration: none;
	color: #666666;
}

.pager .pages a:visited {
	text-decoration: none;
	color: #666666;
}

.pager .pages a:hover {
	text-decoration: underline;
	color: #3366ff;
}

.pager .pages a:active {
	text-decoration: underline;
	color: #ff9933;
}

.account-login, .account-create {
	margin-top: 10px;
	margin-bottom: 40px;
	margin-right: 40px;
	margin-left: 40px;
}

.account-login h1, .account-create h1 {
	font-weight: bold;
	color: #003399;
}

p.left-align {
	text-align: left;
}

input.input-text {
	border-color: #666666;
	border-width: 1px;
	border-style: solid;
}

.cart {
	margin-right: 40px;
	margin-left: 40px;
}

.cms-page-view .col-main {
	width: 716px;
	margin-right: 20px;
}

.contacts-index-index .col-main {
	width: 716px;
	margin-right: 20px;
}

.col-left {
	border-style: none;
}

.col-left .block-banner {
	border-style: none;
}

.col-left .block-banner .block-content {
	padding: 0px;
}

.block {
	margin-bottom: 8px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

select, textarea {
	border-color: #666666;
	border-width: 1px;
	border-style: solid;
}

.left-navigation ul ul {
	margin-left: 12px;
}

.left-navigation .current-subcategory {
	color: #3366ff;
	font-weight: bold;
}

.contacts-index-index .col-main h1 {
	font-weight: bold;
	color: #003399;
}

.contact-form-intro {
	margin-bottom: 18px;
	font-size: 14px;
	color: #666666;
}

.add-to-box {
	margin-top: 12px;
}

.col-main a:link {
	text-decoration: none;
	color: #3366ff;
	font-weight: bold;
}

.col-main a:visited {
	text-decoration: none;
	color: #3366ff;
	font-weight: bold;
}

.col-main a:hover {
	text-decoration: underline;
	color: #3366ff;
	font-weight: bold;
}

.col-main a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #ff9933;
}

.more-views h3 {
	color: #666666;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 5px;
}

.price-includes {
	margin-left: 10px;
	color: #999999;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

#state-province optgroup option {
	color: black;
	margin-left: 12px;
}

#state-province optgroup {
	color: #666666;
}

.form-list .list-item-normal {
	font-style: normal;
	font-weight: normal;
}

