@charset "utf-8";
/* CSS Document */

body {
    margin-top: 8px;
}
a:link {
    text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a {
	font-family: "Roboto", sans-serif;
	font-size: 14px;
}
body,td,th {
	font-family: "Roboto", sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
h1 {font-family: "Roboto", sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}
h2 {
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    color: #000000;
    font-weight: normal;
    text-align: justify; /* Ensures justified text alignment */
    width: 100%; /* Makes sure it fits within the screen */
    max-width: 90%; /* Prevents it from being too wide */
    word-wrap: break-word; /* Forces long words to wrap */
    overflow-wrap: break-word; /* Extra word wrapping for safety */
        box-sizing: border-box; /* Ensures padding doesn’t increase width */
    display: block; /* Makes sure it's properly formatted */
}
h3 {
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    color: #000000;
    font-weight: normal;
    text-align: justify; /* Ensures justified text alignment */
    width: 100%; /* Makes sure it fits within the screen */
    max-width: 90%; /* Prevents it from being too wide */
    word-wrap: break-word; /* Forces long words to wrap */
    overflow-wrap: break-word; /* Extra word wrapping for safety */
        box-sizing: border-box; /* Ensures padding doesn’t increase width */
    display: block; /* Makes sure it's properly formatted */
}

h4 {font-family: "Roboto", sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	display: inline;
}
.no-deals-available {
	font-family: "Roboto", sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: normal;
}
#deal-corners {
	position: relative;
	border-radius: 10px;
	border: 1px solid #00CC66;  
    background: #FFFFFF;
	padding: 9px;
	width: auto;
	height: auto;
}
#menu-deal-tiny-link-holder {
	position: relative;
	border-radius: 0px;
	border: 1px solid #00CC66;
	background: #FFFFFF;
	text-align:center;
	padding: 0px;
	width:50px;
	height: 38px;
	float: left;
	margin:2px;
}
#aio-selected {
	position: relative;
	border-radius: 0px;
	border: 1px solid #000000;
	background: #FFFFFF;
	text-align:center;
	padding: 0px;
	width:90px;
	height: 38px;
	float: left;
	margin:2px;
}
#menu-deal-smaller-link-holder {
	position: relative;
	border-radius: 0px;
	border: 1px solid #00CC66;
	background: #FFFFFF;
	text-align:center;
	padding: 0px;
	width:90px;
	height: 38px;
	float: left;
	margin:2px;
}
#inspiron-selected {
	position: relative;
	border-radius: 0px;
	border: 1px solid #000000;
	background: #FFFFFF;
	text-align:center;
	padding: 0px;
	width:128px;
	height: 38px;
	float: left;
	margin:2px;
}
#xps-selected {
	position: relative;
	border-radius: 0px;
	border: 1px solid #000000;
	background: #FFFFFF;
	text-align:center;
	padding: 0px;
	width:90px;
	height: 38px;
	float: left;
	margin:2px;
}
#menu-deal-small-link-holder {
	position: relative;
	border-radius: 0px;
	border: 1px solid #00CC66;
	background: #FFFFFF;
	text-align:center;
	padding: 0px;
	width:128px;
	height: 38px;
	float: left;
	margin:2px;
}
#gseries-selected {
	position: relative;
	border-radius: 0px;
	border: 1px solid #000000;
	background: #FFFFFF;
	text-align:center;
	padding: 0px;
	width:128px;
	height: 38px;
	float: left;
	margin:2px;
}
#alienware-selected {
	position: relative;
	border-radius: 0px;
	border: 1px solid #000000;
	background: #FFFFFF;
	text-align:center;
	padding: 0px;
	width:128px;
	height: 38px;
	float: left;
	margin:2px;
}
#convertible-selected {
	position: relative;
	border-radius: 0px;
	border: 1px solid #000000;
	background: #FFFFFF;
	text-align:center;
	padding: 0px;
	width:128px;
	height: 38px;
	float: left;
	margin:2px;
}
#discounts-selected {
	position: relative;
	border-radius: 0px;
	border: 1px solid #000000;
	background: #FFFFFF;
	text-align:center;
	padding: 0px;
	width:128px;
	height: 38px;
	float: left;
	margin:2px;
}
#vostro-selected {
	position: relative;
	border-radius: 0px;
	border: 1px solid #000000;
	background: #FFFFFF;
	text-align:center;
	padding: 0px;
	width:128px;
	height: 38px;
	float: left;
	margin:2px;
}
#optiplex-selected {
	position: relative;
	border-radius: 0px;
	border: 1px solid #000000;
	background: #FFFFFF;
	text-align:center;
	padding: 0px;
	width:90px;
	height: 38px;
	float: left;
	margin:2px;
}
#precision-selected {
	position: relative;
	border-radius: 0px;
	border: 1px solid #000000;
	background: #FFFFFF;
	text-align:center;
	padding: 0px;
	width:90px;
	height: 38px;
	float: left;
	margin:2px;
}
#menu-deal-medium-small-link-holder {
	position: relative;
	border-radius: 0px;
	border: 1px solid #00CC66;
	background: #FFFFFF;
	text-align:center;
	padding: 0px;
	width:120px;
	height: 38px;
	float: left;
	margin:2px;
}
#menu-deal-medium-link-holder {
	position: relative;
	border-radius: 0px;
	border: 1px solid #00CC66;
	background: #FFFFFF;
	text-align:center;
	padding: 0px;
	width:150px;
	height: 38px;
	float: left;
	margin:2px;
}
#menu-deal-medion-link-holder {
	position: relative;
	border-radius: 0px;
	border: 1px solid #00CC66;
	background: #FFFFFF;
	text-align:center;
	padding: 0px;
	width:160px;
	height: 38px;
	float: left;
	margin:2px;
}
#menu-deal-large-link-holder {
	position: relative;
	border-radius: 0px;
	border: 1px solid #00CC66;
	background: #FFFFFF;
	text-align:center;
	padding: 0px;
	width:186px;
	height: 38px;
	float: left;
	margin:2px;
}
.menu-deal-title {
	font-family: "Roboto", sans-serif;
	font-size: 14px;
	color: #2978C0;
	font-weight: normal;
	align-text:left;
}
#icorners {
	position: relative;
	border-radius: 10px;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #00CCFF;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #00CCFF;
	background: #FFFFFF;
	padding: 9px;
	width: auto;
	height: auto;
	background-color: #000000;
}
#icorners-footer {
	position: relative;
	border-radius: 10px;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #00CCFF;
	background: #FFFFFF;
	padding: 9px;
	width: auto;
	height: auto;
	background-color: #FFFFFF;
}
#rcorners1 {
position: relative;
border-radius: 10px;
    border: 1px solid #00CC66;
background: #FFFFFF;
    padding: 2px; 
    width: 136px;
    height: 139px;
	text-align:center;
		float: left;
	margin:2px;
}
#rcorners-refurb-box {
position: relative;
border-radius: 10px;
    border: 1px solid #00CC66;
background: #FFFFFF;
    padding: 2px; 
    width: 428px;
    height: 139px;
	text-align:center;
		float: left;
	margin:2px;
}
.top-menu-links {
	font-family: "Roboto", sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #00CC66;
}
.main-uk-store-deal-categories {
    font-family: Gotham, "Roboto", sans-serif;
    font-size: 16px;
    color: #2978C0;
    font-weight: normal;
}
.main-uk-store-brands {
	font-family: "Roboto", sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #00CC66;
}
.main-uk-store-home-or-business-not-selected {
	font-family: "Roboto", sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #00CC66;
}
.main-uk-store-home-or-business-selected {
	font-family: "Roboto", sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #00CC66;
}
.menu-separator {
	font-family: "Roboto", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #00CC66;
}
.compare-deals-title {
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.main-deal-title {
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    color: #2978C0;
    font-weight: normal;
    text-align: left;
}
.generic-text-title {
    font-family: Roboto, sans-serif;
    font-size: 16px;
    color: #000000;
    font-weight: normal;
    text-align: left;
}
.main-deal-price {
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	color: #336699;
	font-weight: bold;
}
.no-deals-found {
	font-family: "Roboto", sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #00CCFF;
}
.discount-code-reduction {
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.discount-code {
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.discount-code-deal-flag {
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.discount-code-price {
	font-family: "Roboto", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.grab-this-deal {
	font-family: "Roboto", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #336633;
}
.dell-order-code {
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: lighter;
    color: #7095D0;
}
.container {
        display: flex;
        flex-wrap: wrap;
        justify-content: left;
        align-items: left;
	 margin-left: 0px;
        font-family: "Roboto", sans-serif;
      }
      .product {
        display: flex;
        flex-direction: column;
        width: 300px;
        height: auto;
        margin: 1em;
        padding: 1em;
        background-color: #fff;
        box-shadow: 0px 0px 10px #00CCFF;
        border-radius: 10px;
        text-align: center;
		  border: 1px solid #00CCFF; 
      }
      .title {
        font-weight: normal;
        font-size: 1em;
        margin-bottom: 1em;
        color: #336699;
      }
      .image {
        width: auto;
        height: auto;
        overflow: hidden;
        margin-bottom: 1em;
		  
            }
      .specifications {
        font-size: 12px;
        color: #333;
        margin-bottom: 1em;
                text-align: left;
      }
      .description {
    font-size: 0.9em;
    color: #333;
    margin-bottom: 1em;
    text-align: left;
      }
      .footer {
        display: flex;
        justify-content: space-between;
        width: 100%;
        margin-top: 1em;
      }
      .price {
        font-weight: bold;
        font-size: 1.6em;
        color: #336699;
      }

      .strike-price {
        font-weight: bold;
        font-size: 1.6em;
        color: #336699;
		text-decoration: line-through;
      }
      .footer span {
        font-weight: bold;
        font-size: 1.2em;
      }
      @media (max-width: 720px) {
        .product {
          width: 380px;
        }
      }
      /* Navigation Menu */
      .navbar {
    display: flex;
    justify-content: left;
    margin-bottom: 1em;
    text-align: center;
      }
      .navbar ul {
        list-style: none;
        margin: 0;
        padding: 0;
        display: flex;
      }
      .navbar li {
        position: relative;
        margin-right: 2em;
		   font-family: "Roboto", sans-serif;
      }
      .navbar a {
        display: block;
        padding: 0.1em;
        color: #336699;
        text-decoration: none;
        font-weight: normal;
        font-size: .8em;
      }
      .navbar a:hover {
        color: #fff;
        background-color: #336699;
      }
      .navbar ul ul {
        position: absolute;
        top: 100%;
        left: 0;
        display: none;
        z-index: 1;
        background-color: #fff;
        box-shadow: 0px 0px 10px #ccc;
        border-radius: 10px;
        padding: 0.5em;
      }
      .navbar ul ul li {
        margin: 0.5em 0;
      }
      .navbar li:hover > ul {
        display: block;
      }
#intel-box {
    position: relative;
    border-radius: 0px;
    border: 0px solid #ffffff;
    background: #ffffff;
    text-align: left;
    padding: 0px;
    width: 330px;
    height: auto;
    float: left;
    margin: 0px;
}
#refurb-discounts-box {
    position: relative;
    border-radius: 0px;
    border: 0px solid #ffffff;
    background: #ffffff;
    text-align: left;
    padding: 0px;
    width: 300px;
    height: auto;
    float: left;
    margin: 0px;
}
#ryzen-snap-box {
    position: relative;
    border-radius: 0px;
    border: 0px solid #ffffff;
    background: #ffffff;
    text-align: left;
    padding: 0px;
    width: 400px;
    height: auto;
    float: left;
    margin: 0px;
	}
#hdd-box {
    position: relative;
    border-radius: 0px;
    border: 0px solid #ffffff;
    background: #ffffff;
    text-align: left;
    padding: 0px;
    width: 400px;
    height: auto;
    float: left;
    margin: 0px;
}

#ram-box {
    position: relative;
    border-radius: 0px;
    border: 0px solid #ffffff;
    background: #ffffff;
    text-align: left;
    padding: 0px;
    width: 330px;
    height: auto;
    float: left;
    margin: 0px;
}
#refurb-box {
    position: relative;
    border-radius: 0px;
    border: 0px solid #ffffff;
    background: #ffffff;
    text-align: left;
    padding: 0px;
    width: 330px;
    height: auto;
    float: left;
    margin: 0px;
	
	}
#discount-box {
    position: relative;
    border-radius: 0px;
    border: 0px solid #ffffff;
    background: #ffffff;
    text-align: left;
    padding: 0px;
    width: 380px;
    height: 38px;
    float: left;
    margin: 0px;
}
